Description[iOS] Simplify bundle creation by always calling codesign.py script.
Simplify the creation of bundle on iOS by always using the codesign.py
script to copy the bundle binary as only one configuration was using a
different code path: device build with no valid code signing identity.
Add a --disable-code-signature argument to codesign.py to disable the
creation of the code signature (though it is usually recommended to
just enable adhoc code signature by setting ios_code_signing_identity
to "-").
BUG=635302
Committed: https://crrev.com/feec21644aabe22f613b822489d71f305ebe2895
Cr-Commit-Position: refs/heads/master@{#410594}
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 20 (15 generated)
|