gradle / gradle/gradle-native

Xcode indexer for main component shouldn't contain itself in `SWIFT_INCLUDE_PATHS` when XCTest plugin is applied

Open
#331 0 comments 0 reactions 0 assignees View on GitHub
a:bug in:xcode in:xctest
Dominant language
No language data
Stars
94
Forks
7
PR merge metrics
No merged PRs in 30d

Description

As express in [this comment](https://github.com/gradle/gradle/pull/3660/files#r155445962), the Xcode indexer `SWIFT_INCLUDE_PATHS` is wrong when XCTest plugin is applied. It shouldn't contain the main component module path.

### Expected Behaviors
Don't include main component's module path in `SWIFT_INCLUDE_PATHS` of Xcode indexer target when XCTest plugin is applied.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.