bazel-ios / rules_ios

Bazel rules for building iOS applications and frameworks
Apache License 2.0
278 stars 85 forks source link

Add CI tests for latest rules_swift and rules_apple #899

Closed luispadron closed 2 months ago

luispadron commented 2 months ago

This adds another matrix for testing the latest rules_apple and rules_swift without having to update our MODULE.bazel/WORKSPACE.bazel files.

NOTE: the latest rules dont work fully yet so im expecting these jobs to fail. I'll leave the latest jobs as not required and mark the rest required until we fix support for the latest rules.