Explicit specification of the preprocessor macro of SWIFT_PACKAGE
Open
state:has-workaround
- Dominant language
- Swift
- Stars
- 288
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/cryptomator/ios/blob/c45aa1dd0472621e6dc1e3aa1a697b4ce089993f/Cryptomator.xcodeproj/project.pbxproj#L1375
Due to a [bug](https://forums.swift.org/t/unable-to-compile-swift-package-when-used-in-xcode/36081) in Xcode that causes the SWIFT_PACKAGE flag to be set and not set at the same time, some Swift Packages (including GTMAppAuth and GoogleAPIClientForREST) cannot be used correctly without this preprocessor macro being set manually.
Contributor guide
Assessment
This issue has not been assessed yet.