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-10927] Support for custom build configurations in SPM #4696

Open
owainhunt opened this issue Jun 14, 2019 · 2 comments
Open

[SR-10927] Support for custom build configurations in SPM #4696

owainhunt opened this issue Jun 14, 2019 · 2 comments

Comments

@owainhunt
Copy link

Previous ID SR-10927
Radar rdar://problem/50696202
Original Reporter @owainhunt
Type Improvement
Additional Detail from JIRA
Votes 9
Component/s Package Manager
Labels Improvement
Assignee None
Priority Medium

md5: 24b10bc0862b48485c2dc561f5eeea0b

Issue Description:

Swift Package Manager currently only supports Debug and Release build configurations. If using the SPM integration in Xcode, and using a custom (ie not Debug or Release) build configuration, SPM defaults to Debug, which causes builds to fail as the package library is built with a different configuration to the importing target.

SPM should support passing custom build configurations to resolve this issue.

@ankitspd
Copy link
Member

We probably have a dupe for it.

@swift-ci
Copy link
Contributor

swift-ci commented May 4, 2021

Comment by Emanuele Fumagalli (JIRA)

Is it still open ? According to https://bugs.swift.org/browse/SR-11328 it seems this issue has been fixed in Xcode 12.4.

@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants