Skip to content

Conversation

brentleyjones
Copy link
Contributor

If an Info.plist file is set Xcode will do post processing on it after all other build steps. This currently changes the order of the keys, which results in a different code signature, breaking validation and thus re-installs to devices. For now we don't associate the Info.plist to Device platforms when Building with Bazel.

If an Info.plist file is set Xcode will do post processing on it after all other build steps. This currently changes the order of the keys, which results in a different code signature, breaking validation and thus re-installs to devices. For now we don't associate the Info.plist to Device platforms when Building with Bazel.
@brentleyjones brentleyjones merged commit 3eb7700 into main Jun 10, 2022
@brentleyjones brentleyjones deleted the bj/fix-reinstalls-of-built-with-bazel-apps-to-device branch June 10, 2022 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants