Skip to content

Unable to Compile 0.1.0 in Release Configuration with Xcode #129

Closed
@schlagelk

Description

@schlagelk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions