Skip to content

Conversation

jefflewis
Copy link
Contributor

@jefflewis jefflewis commented Oct 5, 2022

Fixes #204

To test, run

xcodebuild archive -scheme AsyncAlgorithms -destination "generic/platform=iOS" SKIP_INSTALL=NO BUILD_LIBRARY_FOR_DISTRIBUTION=YES

on this branch vs main. I'll note I'm building the archive with Xcode 14.0.1.

@jefflewis
Copy link
Contributor Author

I'll also note that I did this work off of 0.0.1 because 0.0.2 and later break macOS builds. Butt the changes seem to apply generally.

Copy link
Member

@phausler phausler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, these may eventually become frozen but for now this is probably the right approach.

@phausler phausler merged commit 4feeb83 into apple:main Oct 5, 2022
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 this pull request may close these issues.

Archive failures when included in framework built with BUILD_LIBRARY_FOR_DISTRIBUTION=YES
2 participants