Win 7 / 64 bit
When executing "sencha app build native" after the production build, the process freezes. Nothing has
changed except the new 2.0.1 release and beta2 to beta3.
Code:
C:\wamp\www\campaignforchrist>sencha app build native
[INFO] Deploying your application to c:\wamp\www\build\campaignforchrist\package
[INFO] Copied sdk/sencha-touch-all.js
[INFO] Copied app.js
[INFO] Copied resources/css/app.css
[INFO] Copied resources/css/campaignforchrist.css
[INFO] Copied sdk/resources/css/sencha-touch.css
[INFO] Copied resources/images
[INFO] Copied resources/icons
[INFO] Copied resources/loading
[INFO] Copied data/
[INFO] Resolving your application dependencies (http://localhost/campaignforchrist/index.html)
[INFO] Found 37 dependencies. Concatenating all into 'c:\wamp\www\build\campaignforchrist\package\app.js'
[INFO] Processed sdk/sencha-touch-all.js
[INFO] Minifying sdk/sencha-touch-all.js
[INFO] Processed app.js
[INFO] Minifying app.js
[INFO] Minifying resources/css/app.css
[INFO] Minifying resources/css/campaignforchrist.css
[INFO] Minifying sdk/resources/css/sencha-touch.css
[INFO] Minified app.js
[INFO] Minified sdk/resources/css/sencha-touch.css
[INFO] Minified sdk/sencha-touch-all.js
[INFO] Minified resources/css/campaignforchrist.css
[INFO] Minified resources/css/app.css
[INFO] Generated app.json
[INFO] Embedded microloader into index.html
[INFO] Packaging your application as a native app...