[TIMOB-4349] iOS: Cannot launch emulator gives error on build script on Lion
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-11-05T14:14:22.000+0000 |
| Affected Version/s | Release 1.7.0 |
| Fix Version/s | Release 1.7.1, Release 1.8.0 |
| Components | iOS |
| Labels | n/a |
| Reporter | Natalie Huynh |
| Assignee | Reggie Seagraves |
| Created | 2011-06-08T09:54:41.000+0000 |
| Updated | 2011-11-05T14:14:22.000+0000 |
Description
Steps to Reproduce:
1. Run TiDeveloper
2. Create a simple project
3. Run in iOS emulatore
Actual Result:
[ERROR]
[ERROR] Error: Traceback (most recent call last):
File "/Users/nataliehuynh/Library/Application Support/Titanium/mobilesdk/osx/1.6.2/iphone/builder.py", line 1091, in main
execute_xcode("iphonesimulator%s" % link_version,["GCC_PREPROCESSOR_DEFINITIONS=__LOG__ID__=%s DEPLOYTYPE=development TI_DEVELOPMENT=1 DEBUG=1 TI_VERSION=%s" % (log_id,sdk_version)],False)
File "/Users/nataliehuynh/Library/Application Support/Titanium/mobilesdk/osx/1.6.2/iphone/builder.py", line 1012, in execute_xcode
output = run.run(args,False,False,o)
File "/Users/nataliehuynh/Library/Application Support/Titanium/mobilesdk/osx/1.6.2/iphone/run.py", line 39, in run
sys.exit(rc)
SystemExit: 65
Expected Result:
Should Launch
Tested with Jun 9 2011 15:44 ra4cba008
Standardizing summary and labels.