bazel-ios / cocoapods-bazel

A Cocoapods plugin for automatically generating Bazel BUILD files
Apache License 2.0
110 stars 21 forks source link

Update README to match LICENSE #87

Closed thiagohmcruz closed 1 year ago

thiagohmcruz commented 1 year ago

Resolves: https://github.com/bazel-ios/cocoapods-bazel/issues/86

https://bazelbuild.slack.com/archives/CD3QY5C2X/p1676057022297459

thiagohmcruz commented 1 year ago

Will admin merge this since this change shouldn't be related to the CI failure:

ERROR: In target "//Frameworks/a:A"; unknown variable reference "${PRODUCT_BUNDLE_IDENTIFIER}" while merging plists (key: "CFBundleIdentifier", value: "${PRODUCT_BUNDLE_IDENTIFIER}").

It could be a flake or a regression but not planning to investigate this in this PR.