[TIMOB-3741] iOS - Install KS to device and emulator fails with errors
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-05-09T18:02:04.000+0000 |
| Affected Version/s | Release 1.7.0 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | failure, installation, ios, regression |
| Reporter | Thomas Huelbert |
| Assignee | Blain Hamon |
| Created | 2011-04-26T10:53:47.000+0000 |
| Updated | 2011-05-09T18:02:04.000+0000 |
Description
1. use the noted CI build
2. install a simple project to device or sim
fails with errors:
[ERROR] Error: Traceback (most recent call last):
File "/Library/Application Support/Titanium/mobilesdk/osx/1.7.0/iphone/builder.py", line 1306, in main
execute_xcode("iphoneos%s" % iphone_version,args,False)
File "/Library/Application Support/Titanium/mobilesdk/osx/1.7.0/iphone/builder.py", line 1066, in execute_xcode
output = run.run(args,False,False,o)
File "/Library/Application Support/Titanium/mobilesdk/osx/1.7.0/iphone/run.py", line 39, in run
sys.exit(rc)
SystemExit: 65
NOtes: creating a new project works fine, seems to be about KS. injected since the pass last week
JIRA, Y U NO UPDATE STATUS? Oh. Because it's not resolved, it's fixed. My bad.
Tested with 1.7.0.a0e4683 (05/09/11 17:27) on iPhone 4 (4.3.2) Simulator (4.1)