Closed
Description
It seems there is a compile time issue found in Release configuration for the latest release version 0.1.0 when trying to compile with Xcode. Debug configuration appears to be fine.
Swift Algorithms version: 0.1.0
Swift version: Paste the output of swift --version
here.
Apple Swift version 5.3.2 (swiftlang-1200.0.45 clang-1200.0.32.28)
Target: x86_64-apple-darwin19.6.0
Xcode Version: 12.4 (12D4e)
Checklist
- If possible, I've reproduced the issue using the
main
branch of this package - I've searched for existing GitHub issues
Steps to Reproduce
Create a new iOS project in Xcode, add Swift Algorithms version 0.1.0 as a dependency. Attempt to archive the app -> see error.
Expected behavior
App compiles with Xcode. I have not tested this outside of Xcode yet, will report back when I can, figured I'd post now.
Actual behavior
Metadata
Metadata
Assignees
Labels
No labels