[AC-1796] SDK 2.1.3 RC2 will not build for iTunes store distirbution
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2012-10-02T16:44:34.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio, Titanium SDK & CLI |
Labels | ios6, iphone, iphone5, sdk2.1.3rc2 |
Reporter | Shamyl Zakariya |
Assignee | Mauro Parra-Miranda |
Created | 2012-10-01T22:26:23.000+0000 |
Updated | 2016-03-08T07:40:41.000+0000 |
Description
Using the SDK 2.1.3 RC2, I can build my app for iOS6 and iPhone 5, and they work in the simulator, as well as deploying to my attached iPhone 4S. However, when attempting to deploy to the iTunes store, the build fails.
First, it requires me to build from clean, the build python script fails on the iphone build directory being non-empty. I don't recall this being an issue in the past, but it's understandable either way.
However: After cleaning the project and attempting to build for iTunes store deplyment again, the build process fails while generating the localizable.strings file. It pauses here for several minutes, and then peters out without any error message.
Note: the project I'm building did successfully build under 2.1.2 and is on the App Store. All I've done is upgrade from 2.1.2GA to 2.1.3RC2.
Is it possible to close this issue? I reported it in error. IIRC Previous iTunes deployment builds gave feedback which helped me to understand they were working correctly, the new build process is silent, but does produce an archive in the Xcode organizer.
Marking as invalid based on submitter's feedback
Invalid issue.