[TIMOB-358] Build failure after removing all Titanium JavaScript (iPhone)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:48.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Kevin Whinnery |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:27:47.000+0000 |
Updated | 2011-04-17T01:52:48.000+0000 |
Description
When you create a new project with Titanium Developer, open up index.js and remove all the code within the onload function - when you try and build and deploy the simulator, the build fails with the error I have attached. Reported by a community member, verified on my machine as well.
http://support.appcelerator.net/discussions/support/1153-removing-javascript-from-new-project-makes-the-build-fail"> http://support.appcelerator.net/discussions/support/1153-removing-j...
Attachments
File | Date | Size |
---|---|---|
new-project-error.rtf | 2011-04-15T02:27:47.000+0000 | 35137 |
I was able to work around it by just adding a bare reference to Titanium.UI like so:
So it does seem as if it needs to see that to load necessary stuff.
Invalidated by the switch to 0.9.
rollback wrong update