Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(221)

Issue 2221773002: [iOS] Simplify bundle creation by always calling codesign.py script. (Closed)

Created:
4 years, 4 months ago by sdefresne
Modified:
4 years, 4 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@{.}
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -235 lines) Patch
M build/config/ios/codesign.py View 2 chunks +8 lines, -1 line 0 comments Download
M build/config/ios/rules.gni View 16 chunks +110 lines, -234 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 20 (15 generated)
sdefresne
Please take a look.
4 years, 4 months ago (2016-08-07 07:33:07 UTC) #9
Dirk Pranke
lgtm
4 years, 4 months ago (2016-08-08 22:34:03 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2221773002/20001
4 years, 4 months ago (2016-08-09 04:54:17 UTC) #16
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 4 months ago (2016-08-09 06:06:50 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 06:09:14 UTC) #20
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/feec21644aabe22f613b822489d71f305ebe2895
Cr-Commit-Position: refs/heads/master@{#410594}

Powered by Google App Engine
This is Rietveld 408576698