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

Add a test to verify that libswift_Concurrency.dylib is bundled if app uses Swift Concurrency and targets iOS >= 13 and < 15. #1393

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thii
Copy link
Member

@thii thii commented Mar 16, 2022

Also verify that libswiftCore.dylib should not get bundled in this
case, which is broken with Xcode 13.3.

uses Swift Concurrency and targets iOS >= 13 and < 15.

Also verify that `libswiftCore.dylib` should not get bundled in this
case, which is broken with Xcode 13.3.
@thii
Copy link
Member Author

thii commented Mar 16, 2022

BazelCI uses Xcode 13.0 so this doesn't build here yet.

@keith
Copy link
Member

keith commented Mar 16, 2022

Can you file an issue for that

@thii
Copy link
Member Author

thii commented Mar 17, 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.

2 participants