bazel-ios / rules_ios

Bazel rules for building iOS applications and frameworks
Apache License 2.0
276 stars 84 forks source link

Update to use Xcode 15.2 #837

Closed luispadron closed 5 months ago

luispadron commented 5 months ago

This is a prerequisite for Bazel 7 (#795).

Changes:

luispadron commented 5 months ago

Once this merges i'll mark the 15.2 jobs required in GitHub again

luispadron commented 5 months ago

@thiagohmcruz Thoughts on why the .xcodeproj tests seem to fail due to an interrupt? Its coming from the gets call in output-processor.rb

luispadron commented 5 months ago

Got past the build failure by updating the sim to use iPhone 15, now just need to update the fixtures for arm64 since macos-14 are M1 machines