GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-06-19T13:13:51.000+0000 |
Affected Version/s | Release 2.1.0 |
Fix Version/s | Release 2.1.0, Sprint 2012-12 Core |
Components | Core |
Labels | api, qe-ios060112, regression |
Reporter | Natalie Huynh |
Assignee | Max Stepanov |
Created | 2012-06-08T13:37:11.000+0000 |
Updated | 2013-01-21T19:09:18.000+0000 |
This is a regression, does not occur with 2.0.2.GA
Steps to Reproduce:
1. Launch Studio
2. Import KS from Master
3. Compile to iOS Device
Actual:
Sits on Compiling localization files for ~3-5 minutes before completing
Expected:
Should complete and not hang on Compiling localization files for over 1 minute
I have added some logging for time measurements:
From these result it's clear that JavaScript packaging has nothing to do with the build long run. And the whole KitchenSink packaging completes in 2-3 minutes.
Sabil, I cannot reproduce the issue on my machine, but I made some possible optimizations at https://github.com/appcelerator/titanium_mobile/pull/2398
Titanium Studio, build: 2.1.0.201206172146 Mobile SDK: 2.1.0.v20120618190254 OS: Mac OS X Lion. Reproducible. 1. Process do take long time to run the compiling process, approximately 3 to 5 min. did asked the System password probably only due to my system settings. 2. Pic and log file is attached.
Closing. Compiled in less than 1 min. Tested with: KS 02fe2f1845 Titanium Studio, build: 3.0.1.201212181159 Titanium SDK, build: 3.0.2.v20130118180632 Device: iPhone5 6.1 [TRACE] : /usr/bin/touch -c /Users/oromero/fromgit/KitchenSink/build/iphone/build/Debug-iphoneos/KitchenSink.app.dSYM [TRACE] : ** BUILD SUCCEEDED ** [INFO] : Finished building the application in 47s 541ms [INFO] : Installing application into iTunes [INFO] : Launching iTunes [INFO] : Initiating iTunes sync [INFO] : Project built successfully in 50s 972ms