Codesigning iOS build fails when iPhone developer identity is not first in the list. |
||
Issue descriptionThe 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
,
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
,
Nov 3 2016
|
||
►
Sign in to add a comment |
||
Comment 1 by kthelgason@webrtc.org
, Nov 3 2016