"unsupported architecture" error when trying to run Chrome on iOS devices. |
|||
Issue descriptionThe base SDK seems to be unset whenever we regenerate xcode project. This causes an "unsupported architecture" error when trying to run Chrome on iOS devices. Changing the "Base SDK" setting for all.ninja fixes the error.
,
Jun 17 2016
,
Jun 17 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/446c58e0aa6c5a3b295414c1ef4914a939f5e419 commit 446c58e0aa6c5a3b295414c1ef4914a939f5e419 Author: justincohen <justincohen@chromium.org> Date: Fri Jun 17 04:43:07 2016 Roll gyp bce1c7793..c61b0b35c and fix default iOS SDK. Changes rolled: - c61b0b35c [gyp-ninja] Set simulator and device SDKROOT for iOS. Also fixes the default SDK used for xcode-ninja builds. TBR=thakis@chromium.org BUG= 620741 Review-Url: https://codereview.chromium.org/2075963002 Cr-Commit-Position: refs/heads/master@{#400356} [modify] https://crrev.com/446c58e0aa6c5a3b295414c1ef4914a939f5e419/DEPS [modify] https://crrev.com/446c58e0aa6c5a3b295414c1ef4914a939f5e419/build/common.gypi
,
Jun 17 2016
|
|||
►
Sign in to add a comment |
|||
Comment 1 by jif@chromium.org
, Jun 16 2016