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

Issue 620741 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Jun 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: iOS
Pri: 3
Type: Bug



Sign in to add a comment

"unsupported architecture" error when trying to run Chrome on iOS devices.

Project Member Reported by jif@chromium.org, Jun 16 2016

Issue description

The 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.
 

Comment 1 by jif@chromium.org, Jun 16 2016

I should have mentioned that this occurs with Xcode Version 7.3 (7D175).
The last commit in gyp's tree is bce1c7793010574d88d7915e2d55395213ac63d1 ( https://codereview.chromium.org/1975753007/ ).
Status: Started (was: Available)
Project Member

Comment 3 by bugdroid1@chromium.org, 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

Cc: lod@chromium.org
Status: Fixed (was: Started)

Sign in to add a comment