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-11321] [SwiftPM] generate-xcodeproj does not generate relative search paths correctly #4676

Closed
swift-ci opened this issue Aug 16, 2019 · 4 comments
Labels

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-11321
Radar rdar://problem/54411121
Original Reporter paulb (JIRA User)
Type Bug
Status Closed
Resolution Won't Do
Additional Detail from JIRA
Votes 2
Component/s Package Manager
Labels Bug, StarterBug
Assignee None
Priority Medium

md5: 4cacf23541ea87f6d4b44dbd917c7c86

Issue Description:

Details at https://forums.swift.org/t/build-setting-headersearchpath-contains-invalid-component-s-srcroot/27960

@ankitspd
Copy link
Member

@swift-ci create

@swift-ci
Copy link
Contributor Author

Comment by Johan Nordberg (JIRA)

Ran into this issue, workaround possible with --xcconfig-overrides and a .xcconfig file containing:

HEADER_SEARCH_PATHS = $(inherited) $(SRCROOT)/../my_include

@swift-ci
Copy link
Contributor Author

Comment by Matt Broadstone (JIRA)

I ran into this as well, @aciidb0mb3r is there any plan to address this issue?

@swift-ci
Copy link
Contributor Author

swift-ci commented Mar 2, 2021

Comment by Jason Wray (JIRA)

generate-xcodeproj is being deprecated — if there's a use-case not covered by Xcode's ability to directly open packages, please feel free to let us know here or in the forums.

@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
This issue was closed.
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

2 participants