github bazelbuild/rules_apple 1.0.0

latest releases: 4.2.0, 4.1.2, 4.1.1...
3 years ago
  • Add apple_static_xcframework rule for creating distributable xcframeworks that contain static frameworks (only supported on bazel 6.x). See the docs for usage examples
  • Add local_provisioning_profile rule for automatically discovering provisioning profiles installed on the machine. See the docs for usage examples
  • Add support for CoreML mlpackage files, thanks @a2!
  • Add swift_apple_core_ml_library for generating Swift source for CoreML models, thanks @a2!
  • Emit result bundles for macOS unit tests, thanks @sebastianv1!
  • Add forced_cpus to apple_universal_binary to support always building fat binaries
  • Fix dSYM filename with custom executable names, thanks @rsahara!
  • Switch to standard semver release versioning
  • This release is compatible with 5.x LTS and bazel 6.x rolling releases

Thanks to @brentleyjones, @mattrobmattrob, @BalestraPatrick, @thii, and everyone else above who contributed to this release!

Please use the release asset from your Bazel WORKSPACE instead of
GitHub's asset to reduce download size and improve reproducibility.

SHA-256 digest: f5f4084830a7aac2b4c5fb4e9faa0f781fcf1d43e4282a015768e18f3daff603

Don't miss a new rules_apple release

NewReleases is sending notifications on new releases.