bazelbuild / rules_apple

Bazel rules to build apps for Apple platforms.
Apache License 2.0
509 stars 264 forks source link

Remove analysis error in `local_provisioning_profiles.bzl` #2542

Closed brentleyjones closed 5 days ago

brentleyjones commented 5 days ago

This can result in build failures that normally wouldn’t fail. At execution we get an error if profiles aren’t found, which is good enough.