[AC-268] Not able to build the project that isn't created by the current user
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2015-07-29T18:39:46.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Arrow Builder, Studio |
Labels | core, ios |
Reporter | Shraddha Porwal |
Assignee | Radamantis Torres-Lechuga |
Created | 2015-07-29T03:58:59.000+0000 |
Updated | 2015-07-29T18:39:46.000+0000 |
Description
Steps to reproduce:
(Latest version of Appcelerator studio)
1. Import a project, the user should not be same as the logged in user.
2. Change the log level to 'TRACE'
3. Try to build and run the application on iOS simulator.
Expected result:
Application should build and run successfully.
Actual result:
After Alloy compilation, build fails with this error:
{{[ERROR] : Application not registered.
TRACE | titanium exited with exit code 100
ERROR | Error: ti run exited with error code 100
at ChildProcess. (/Users/shraddhaporwal/.appcelerator/install/4.1.2/package/node_modules/appc-cli-titanium/plugins/run.js:84:66)
at ChildProcess.emit (events.js:117:20)
at Process.ChildProcess._handle.onexit (child_process.js:820:12)}}
Comments
- Radamantis Torres-Lechuga 2015-07-29