[TIMOB-19428] Cannot build a mobile app with Xcode 6.4 and SDK 5.0.0
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-08-29T00:49:13.000+0000 |
Affected Version/s | Release 5.0.0 |
Fix Version/s | Release 5.0.0 |
Components | iOS |
Labels | qe-5.0.0 |
Reporter | Wilson Luu |
Assignee | Chee Kiat Ng |
Created | 2015-08-28T22:01:52.000+0000 |
Updated | 2015-08-31T04:31:34.000+0000 |
Description
*Details:* Cannot build a mobile app with Xcode 6.4 and SDK 5.0.0.
*Steps to reproduce:*
Make sure you have Xcode 6.4 on your machine and
Create a mobile project with:
Build the project with:
*Actual:* Project will fail to build:
Make sure you have Xcode 6.4 on your machine and sudo xcode-select -s
pointing to it
Create a mobile project with: appc new
Build the project with: appc run -p ios
*Actual:* Project will fail to build:
[ERROR] ** BUILD FAILED **
[ERROR] The following build commands failed:
[ERROR] CompileC Build/Intermediates/monkeySam2.build/Debug-iphonesimulator/monkeySam2.build/Objects-normal/i386/TiApp.o Classes/TiApp.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler
[ERROR] (1 failure)
TRACE | titanium exited with exit code 1
ERROR | Error: ti run exited with error code 1
at ChildProcess.<anonymous> (/Users/wluu/.appcelerator/install/5.0.0-27/package/node_modules/appc-cli-titanium/plugins/run.js:89:66)
at ChildProcess.emit (events.js:98:17)
at Process.ChildProcess._handle.onexit (child_process.js:820:12)
*Expected:* Should be able to build a mobile project with SDK 5.0.0 and Xcode 6.4.
PR Here: https://github.com/appcelerator/titanium_mobile/pull/7090 approved and merged.
App builds successfully using 5.0.0 sdk with both Xcode 6.4 and Xcode7beta6 Verified on: Mac OS 10.10.4 Appc Studio: 5.0.0.201508271032 Ti SDK: 5.0.0.v20150829212027 Appc CLI NPM: 4.2.0-1 Appc CLI Core: 5.0.0-32 Node.js: 0.10.37 Xcode 6.4, 7b6