Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1867] Alloy - rebuild

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2013-03-14T18:13:35.000+0000
Affected Version/sn/a
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterThomas Neerup
AssigneeDaniel Sefton
Created2013-03-08T06:43:46.000+0000
Updated2016-03-08T07:40:47.000+0000

Description

Steps to Reproduce

When building an Alloy project for the first time, it fails if there is no app.js in the Resources folder

Actual Result

Build fails if no app.ja in resources folder. Possibly only a problem when building for IOS.

Expected Result

Build should just create an empty app.js in the resources folder.

Comments

  1. Thomas Neerup 2013-03-08

    Log when building without the app.'s Ensure the app.js file exists in your project's "Resources" directory. [ERROR] :  No app.js found Imho. the Resources folder should also be created automatically. When using CVS Resources folder is often added to .cvsignore, so when checking out an alloy project from CVS it will be without the Resources folder
  2. Daniel Sefton 2013-03-14

    I don't understand. The Resources folder is automatically generated by Alloy, you don't need to worry about what goes on in there, only in the app folder.
  3. Thomas Neerup 2013-04-23

    Super.. You marked it as invalid, but fixed it anyway... Thanks..

JSON Source