MobileNativeFoundation / rules_xcodeproj

Bazel rules for generating Xcode projects.
MIT License
514 stars 81 forks source link

Add precompiled_apple_resource_bundle in rules_ios example #2913

Closed narlei closed 5 months ago

narlei commented 6 months ago

Related to #2914.

This diff adds a precompiled_apple_resource_bundle to the rules_ios example.

mattrobmattrob commented 6 months ago

You'll need to sign your commit(s) to get this merged: https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits

narlei commented 6 months ago

Related with https://github.com/MobileNativeFoundation/rules_xcodeproj/issues/2914

brentleyjones commented 6 months ago

You'll need to update the test fixtures as well: ./test/update_all_fixtures.sh