Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-11804] SPM generate xcodeproj sets custom header search paths wrong #4645

Closed
swift-ci opened this issue Nov 18, 2019 · 4 comments
Closed
Labels

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-11804
Radar rdar://problem/57348899
Original Reporter Ybrin (JIRA User)
Type Bug
Environment

❯ swift --version
Apple Swift version 5.1.2 (swiftlang-1100.0.278 clang-1100.0.33.9)
Target: x86_64-apple-darwin18.6.0

macOS version: 10.14.5

Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 53019692f235f77d8c483bcda6dfb4c2

Issue Description:

If {code:swift}headerSearchPath

@beccadax
Copy link
Contributor

@swift-ci create

@swift-ci
Copy link
Contributor Author

Comment by Koray Koska (JIRA)

Btw, $(SRCROOT)/$(TARGET_PATH) seems to be wrong as it should point somewhere to the .build directory if the package is installed in other swift packages as a dependency.

The header search paths are obviously also wrong in generated xcodeprojects for swift packages which depend on this package.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
@sjavora
Copy link
Contributor

sjavora commented Jan 30, 2024

@tomerd can be closed since generate-xcodeproj has been removed.

@ikesyo
Copy link
Collaborator

ikesyo commented Mar 25, 2024

As @sjavora pointed out, generate-xcodeproj command doesn't exist anymore. Closing.

@ikesyo ikesyo closed this as not planned Won't fix, can't repro, duplicate, stale Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants