New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 661944 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Nov 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 2
Type: ----

Blocking:
issue webrtc:6441



Sign in to add a comment

Codesigning iOS build fails when iPhone developer identity is not first in the list.

Project Member Reported by kthelgason@chromium.org, Nov 3 2016

Issue description

The script find_signing_identity.py in build/config/ios fails to find a signing identity when the "iPhone Developer" identity is not on the first line.

See https://bugs.chromium.org/p/webrtc/issues/detail?id=6441 for more details 

 
Blocking: webrtc:6441
Project Member

Comment 2 by bugdroid1@chromium.org, Nov 3 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/784ae901cc0ee477e57f50d25f801f1ab17882f1

commit 784ae901cc0ee477e57f50d25f801f1ab17882f1
Author: kthelgason <kthelgason@chromium.org>
Date: Thu Nov 03 13:39:53 2016

Fix iOS code signing issue

Fix a bug where code signing on iOS would fail if the iPhone developer
identity is not the first item in the output of `security find-identity`

BUG= chromium:661944 

Review-Url: https://codereview.chromium.org/2470343002
Cr-Commit-Position: refs/heads/master@{#429561}

[modify] https://crrev.com/784ae901cc0ee477e57f50d25f801f1ab17882f1/build/config/ios/find_signing_identity.py

Status: Fixed (was: Untriaged)

Sign in to add a comment