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

Issue 2060943002: [iOS/GN] Add code signing rules to ios_app_bundle target. (Closed)

Created:
4 years, 6 months ago by sdefresne
Modified:
4 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@ios-code-signing-gn
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[iOS/GN] Add code signing rules to ios_app_bundle target. Add a new script build/config/ios/codesign.py that copy the application binary into the application bundle and code sign it. Call the script from the ios_app_bundle target when ios_enable_code_signing is true (default when targetting a device build) and remove some unused variables (the code signing identity is generally set for the whole build). BUG=600491 Committed: https://crrev.com/eecfedb63ad99ea127fd51bebf2c1b1e2e7785a0 Cr-Commit-Position: refs/heads/master@{#400229}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix code signing of "test" template #

Total comments: 12

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+339 lines, -33 lines) Patch
A build/config/ios/codesign.py View 1 2 1 chunk +277 lines, -0 lines 0 comments Download
M build/config/ios/rules.gni View 6 chunks +62 lines, -25 lines 0 comments Download
M ios/web/shell/BUILD.gn View 1 chunk +0 lines, -2 lines 0 comments Download
M testing/test.gni View 1 1 chunk +0 lines, -6 lines 0 comments Download

Messages

Total messages: 26 (11 generated)
sdefresne
Please take a look. Ignore the failure, I launch the CL against the bot, but ...
4 years, 6 months ago (2016-06-13 16:35:52 UTC) #2
sdefresne
On 2016/06/13 16:35:52, sdefresne wrote: > Please take a look. > > Ignore the failure, ...
4 years, 6 months ago (2016-06-14 08:02:08 UTC) #3
sdefresne
Robert: please take a look as Mac/iOS build expert. Dirk: for OWNERS approval for testing/test.gni
4 years, 6 months ago (2016-06-14 18:08:41 UTC) #5
sdefresne
https://codereview.chromium.org/2060943002/diff/1/testing/test.gni File testing/test.gni (right): https://codereview.chromium.org/2060943002/diff/1/testing/test.gni#newcode310 testing/test.gni:310: entitlements_path = "//testing/gtest_ios" "//testing/gtest_ios" is a directory and an ...
4 years, 6 months ago (2016-06-15 14:54:28 UTC) #6
Robert Sesek
https://codereview.chromium.org/2060943002/diff/20001/build/config/ios/codesign.py File build/config/ios/codesign.py (right): https://codereview.chromium.org/2060943002/diff/20001/build/config/ios/codesign.py#newcode18 build/config/ios/codesign.py:18: nit: Remove the blank lines between class name and ...
4 years, 6 months ago (2016-06-15 15:30:59 UTC) #7
sdefresne
PTAL https://codereview.chromium.org/2060943002/diff/20001/build/config/ios/codesign.py File build/config/ios/codesign.py (right): https://codereview.chromium.org/2060943002/diff/20001/build/config/ios/codesign.py#newcode18 build/config/ios/codesign.py:18: On 2016/06/15 15:30:59, Robert Sesek wrote: > nit: ...
4 years, 6 months ago (2016-06-15 16:34:42 UTC) #9
Robert Sesek
LGTM
4 years, 6 months ago (2016-06-15 21:47:25 UTC) #10
sdefresne
-dpranke, +phajdan.jr: I need OWNERS approval for testing/test.gni, thank. If LGTY, can you CQ?
4 years, 6 months ago (2016-06-16 09:00:02 UTC) #13
sdefresne
On 2016/06/16 09:00:02, sdefresne wrote: > -dpranke, +phajdan.jr: I need OWNERS approval for testing/test.gni, thank. ...
4 years, 6 months ago (2016-06-16 16:20:44 UTC) #15
Dirk Pranke
lgtm
4 years, 6 months ago (2016-06-16 18:20:40 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2060943002/40001
4 years, 6 months ago (2016-06-16 18:21:09 UTC) #19
sdefresne
Thank you.
4 years, 6 months ago (2016-06-16 18:22:32 UTC) #20
commit-bot: I haz the power
Failed to apply the patch.
4 years, 6 months ago (2016-06-16 19:33:39 UTC) #22
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-16 19:33:55 UTC) #24
commit-bot: I haz the power
4 years, 6 months ago (2016-06-16 19:35:43 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/eecfedb63ad99ea127fd51bebf2c1b1e2e7785a0
Cr-Commit-Position: refs/heads/master@{#400229}

Powered by Google App Engine
This is Rietveld 408576698