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

Issue 2224553002: Refactor code signing script and template. (Closed)

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

Description

Refactor code signing script and template. As code signing is enabled for simulator builds, refactor script and template to eventually always code sign the bundles created on iOS with either a adhoc signature (when no code signature identity is available or for simulator builds) or a real code signature (when a code signature identity is selected for device builds). BUG=635302 Committed: https://crrev.com/f0d4ca9d29bb81e3477ddd76fea73721f63fa4a3 Cr-Commit-Position: refs/heads/master@{#410573}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -150 lines) Patch
M build/config/ios/codesign.py View 1 5 chunks +124 lines, -129 lines 0 comments Download
M build/config/ios/rules.gni View 1 12 chunks +29 lines, -20 lines 0 comments Download
M components/cronet/ios/BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 30 (22 generated)
sdefresne
Please take a look.
4 years, 4 months ago (2016-08-05 18:21:05 UTC) #4
Dirk Pranke
lgtm https://codereview.chromium.org/2224553002/diff/40001/build/config/ios/codesign.py File build/config/ios/codesign.py (right): https://codereview.chromium.org/2224553002/diff/40001/build/config/ios/codesign.py#newcode174 build/config/ios/codesign.py:174: sys.exit(1) nit: this is minor, but I'd write ...
4 years, 4 months ago (2016-08-08 22:15:38 UTC) #14
sdefresne
https://codereview.chromium.org/2224553002/diff/40001/build/config/ios/codesign.py File build/config/ios/codesign.py (right): https://codereview.chromium.org/2224553002/diff/40001/build/config/ios/codesign.py#newcode174 build/config/ios/codesign.py:174: sys.exit(1) On 2016/08/08 22:15:36, Dirk Pranke wrote: > nit: ...
4 years, 4 months ago (2016-08-08 22:28:55 UTC) #16
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/2224553002/60001
4 years, 4 months ago (2016-08-09 01:13:35 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromeos_amd64-generic_chromium_compile_only_ng/builds/179996)
4 years, 4 months ago (2016-08-09 01:28:15 UTC) #24
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/2224553002/60001
4 years, 4 months ago (2016-08-09 04:11:33 UTC) #26
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years, 4 months ago (2016-08-09 04:24:29 UTC) #28
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 04:26:10 UTC) #30
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f0d4ca9d29bb81e3477ddd76fea73721f63fa4a3
Cr-Commit-Position: refs/heads/master@{#410573}

Powered by Google App Engine
This is Rietveld 408576698