DescriptionFix codesign.py script when ios_enable_code_signing is set to false.
When code signing is disabled, the embedded.mobileprovision file
should not be copied into the generated bundle, so move the copy
after the check of --disable-code-signature.
Remove the embedded.mobileprovision from the bundle if it exists
so that switching ios_enable_code_signing from true to false works.
BUG=None
Committed: https://crrev.com/98ca7be1e2734af19697a244879bac6a059db148
Cr-Commit-Position: refs/heads/master@{#423111}
Patch Set 1 #Patch Set 2 : Fix ProvisioningProfile.Install comment. #Messages
Total messages: 14 (9 generated)
|