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

Unable to Compile 0.1.0 in Release Configuration with Xcode #129

Closed
2 tasks done
schlagelk opened this issue Apr 14, 2021 · 0 comments · Fixed by #130
Closed
2 tasks done

Unable to Compile 0.1.0 in Release Configuration with Xcode #129

schlagelk opened this issue Apr 14, 2021 · 0 comments · Fixed by #130

Comments

@schlagelk
Copy link
Contributor

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

Screen Shot 2021-04-14 at 3 24 47 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant