github bazelbuild/rules_apple 0.7.0

latest releases: 4.2.0, 4.1.2, 4.1.1...
7 years ago

NOTE: This release is compatible only with bazel 0.16.1 and above.

  • Wrapper scripts used to invoke tools using xcrun have been refactored into an xctoolrunner.py script.
  • ibtool scripts now filter harmless warning errors to avoid log clutter.
  • tvos_application now directly calls bazel's linking API from Skylark.
  • ios_framework now supports a bundle_name to rename the .framework bundle.
  • Adds support for a new resource deduplication logic between ios_application and ios_framework targets. Can be enabled with --define=apple.experimental.smart_dedupe=1. Will become the default in a future release.
  • General code cleanup.

Don't miss a new rules_apple release

NewReleases is sending notifications on new releases.