[TIMOB-11398] SDK: Project installation to iOS device returns error SystemExit:65
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-10-11T23:18:26.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-ios100112, regression |
Reporter | Olga Romero |
Assignee | Ingo Muschenetz |
Created | 2012-10-11T22:22:05.000+0000 |
Updated | 2014-06-19T12:44:06.000+0000 |
Description
*It is a regression, cannot reproduce with 2.1.3*
Test steps:
1. Import a project from git repository or use an attached .zip file
2. Build it to iOS device or simulator and check console
Actual result:
/Users/username/Library/Application Support/Titanium/mobilesdk/osx/3.0.0.v20121010184612/iphone/run.py", line 41, in run
sys.exit(rc)
SystemExit: 65
Expected result:
The Project should build successfully
Note: Clean project before an installation and it works just fine.
Attachments
Closing this bug as invalid.