github bazelbuild/rules_apple 0.19.0

latest releases: 4.2.0, 4.1.2, 4.1.1...
5 years ago
  • This release is tested with Bazel 1.0.0
  • The new resource bundle rules should be managed through the data field on objc_library instead of the deps field. (161c41c)
  • The test suite rules (e.g. ios_unit_test_suite) now shares the test bundle across all targets, deduplicating linking and resources processing when building multiple test targets simultaneously. (c922ca6)
  • Add support for tvos_static_framework. (ee4869e)
  • Add support for Swift based ios_static_frameworks and tvos_static_frameworks. Check the documentation for more details. (5360e4d)

Thanks to the following contributors:

Please use the rules_apple.0.19.0.tar.gz release asset from your Bazel WORKSPACE.

SHA-256 digest: 7a7afdd4869bb201c9352eed2daf37294d42b093579b70423490c1b4d4f6ce42

Complete list of changes

Don't miss a new rules_apple release

NewReleases is sending notifications on new releases.