a348ac1d0b
If the --verify flag is passed to //build/mac/find_sdk.py and the SDK is not installed, the script must fail with a non zero return code or gn will consider that the script was successful and will discard its stderr. Fixes the following error when trying to generate official chrome branded build with Xcode 8 (that does not ship with macOS 10.10 SDK): ERROR at //build/config/mac/mac_sdk.gni:43:34: Array subscript out of range. mac_sdk_version = find_sdk_lines[1] ^ You gave me 1 but I was expecting something from 0 to 1, inclusive. BUG=634373 Review-Url: https://codereview.chromium.org/2218773004 Cr-Original-Commit-Position: refs/heads/master@{#410529} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: c301ead9cb14859d0e4187a7170eeb4fd6b99aec |
||
---|---|---|
.. | ||
OWNERS | ||
asan.gyp | ||
copy_asan_runtime_dylib.sh | ||
copy_framework_unversioned.sh | ||
edit_xibs.sh | ||
find_sdk.py | ||
strip_from_xcode | ||
strip_save_dsym | ||
tweak_info_plist.gni | ||
tweak_info_plist.py |