[TIMOB-18777] Error while building a Titanium project on iOS simulator
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2015-04-10T06:28:53.000+0000 |
Affected Version/s | Release 4.0.0 |
Fix Version/s | n/a |
Components | n/a |
Labels | qe-4.0.0 |
Reporter | Satyam Sekhri |
Assignee | Praveen Innamuri |
Created | 2015-03-30T09:14:05.000+0000 |
Updated | 2015-04-22T22:37:04.000+0000 |
Description
Error during build of a titanium project on an iOS simulator. The same project builds and runs successfully on an iOS device.
Steps to Reproduce:
1. Create a titanium project using "appc new"
2. Try to run the project on an iOS simulator using "appc run -p iOS"
Actual Result:
The build fails with following error
[INFO] Invoking xcodebuild
[ERROR] ** BUILD FAILED **
[ERROR] The following build commands failed:
[ERROR] Ld build/TestAlloy.build/Debug-iphonesimulator/TestAlloy-universal.build/Objects-normal/i386/TestAlloy normal i386
[ERROR] Ld build/TestAlloy.build/Debug-iphonesimulator/TestAlloy-universal.build/Objects-normal/x86_64/TestAlloy normal x86_64
[ERROR] (2 failures)
ERROR | ti run exited with error code 1
I can't reproduce this issue. The app builds and runs fine in iOS simulator for me. I will keep experimenting further.
The following code seems to work as expected. *appc run \-p -iOS- ios* I can't seem to reproduce this problem as well.
Cannot reproduce the issue now. Tested on: Appc NPM: 0.3.39 Appc CLI: 0.2.230, 0.2.239(pre-prod) Ti SDK: 4.0.0.v20150408131013 Mac OSX: 10.10.1 Xcode: 6.2