[TIMOB-11560] iOS: Xcode 4.3 Preview: Building a project fails while trying to distribute app targeting iOS 5.1
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-10-23T16:57:35.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-ios100112, qe-ios5, qe-xcode43 |
Reporter | Anshu Mittal |
Assignee | Ingo Muschenetz |
Created | 2012-10-23T11:50:56.000+0000 |
Updated | 2014-06-19T12:43:23.000+0000 |
Description
Building a project fails while trying to distribute app targeting iOS 5.1
Steps to reproduce:
Install Developer preview of Xcode 4.3
Create a Titanium project.
Try to package the project using: Distribute-Apple iTunes store.
Select the appropriate profile.
Result:
Error and build fails as shown below:
[INFO] : Build type: production
[INFO] : Building for target: dist-appstore
[INFO] : Building using iOS SDK: 5.1
[INFO] : Building for device family: universal
[INFO] : iOS Distribution Certificate: Appcelerator, Inc.
[INFO] : Debugging disabled
[INFO] : Building Info.plist
[INFO] : No module resources to copy
[INFO] : Copying CommonJS modules
[INFO] : Copying iTunes artwork
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : Check dependencies
Expected:
Module should be packaged successfully.
Comments
JSON Source
Tested with Xocde 4.3.2 (4E2002) SDK: 3.0.0.v20121019153308 Studio: 3.0.0.201210220122 Build successfully, did not get error