Titanium JIRA Archive
Appcelerator Community (AC)

[AC-270] Not able to build the project that isn't created by the current user

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionNeeds more info
Resolution Date2015-08-12T07:30:55.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsArrow Builder, Studio
Labelscore, ios
ReporterShraddha Porwal
AssigneeRadamantis Torres-Lechuga
Created2015-07-29T04:04:50.000+0000
Updated2015-08-12T07:30:55.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

  1. Harish Mridha 2015-07-30

    Hi Shraddha Porwal , Please try the following steps :
       1. Create a new project 
       2. Copy GUID from trap.xml
       3. paste this in project's tiapp.xml  <GUID> </GUID >
       4. Clean and build the project again
       
    Thanks

JSON Source