Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1305] deepclean.js syntax error in line 17: missing semicolon;

GitHub Issuen/a
TypeBug
PriorityCritical
StatusResolved
ResolutionFixed
Resolution Date2015-09-21T22:18:34.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.7.1
ComponentsTooling
Labelsn/a
ReporterChuck Boudreau
AssigneeFeon Sua Xin Miao
Created2015-09-20T21:07:07.000+0000
Updated2015-09-22T13:26:01.000+0000

Description

Upgraded to Appcelerator Studio 5 and changed the tiapp.xml for the app (I have been in the process of developing for several months now targeted for iOS/iPad) to use Titanium SDK 5.0.0 GA. Experienced the following issue any time I try to build the app (iOS app for iPad 2): deepclean.js regenerates itself and results in a missing semicolon. This is traceable to a syntax error in the GitHub source code https://github.com/appcelerator/alloy/blob/12310dda3b987292ee1bbbbcfdd129af6b6c5cfc/hooks/deepclean.js I have not enough experience with the platform to know how to proceed in resolving this issue.

Attachments

FileDateSize
2015-09-20_14-58-46.png2015-09-20T21:04:06.000+000087736

Comments

  1. Feon Sua Xin Miao 2015-09-21

    PR: https://github.com/appcelerator/alloy/pull/725 For existing projects, run command appc alloy install plugin in the project directory to update hook files.
  2. Praveen Innamuri 2015-09-21

    PR merged to master.

JSON Source