rules_apple icon indicating copy to clipboard operation
rules_apple copied to clipboard

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

Open thii opened this issue 3 years ago • 3 comments

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

thii avatar Mar 16 '22 06:03 thii

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

thii avatar Mar 16 '22 06:03 thii

Can you file an issue for that

keith avatar Mar 16 '22 15:03 keith

https://github.com/bazelbuild/continuous-integration/issues/1348

thii avatar Mar 17 '22 10:03 thii