[ 
https://issues.apache.org/jira/browse/CB-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940411#comment-14940411
 ] 

Shazron Abdullah commented on CB-9729:
--------------------------------------

Seems to me the fix is to remove the resource rules line in build.xcconfig:
http://stackoverflow.com/questions/32504355/error-itms-90339-this-bundle-is-invalid-the-info-plist-contains-an-invalid-ke

But then it might not build. Will have to investigate.

> Can't push app built with XCode 7.0
> -----------------------------------
>
>                 Key: CB-9729
>                 URL: https://issues.apache.org/jira/browse/CB-9729
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.9.0
>            Reporter: Paul Tarjan
>              Labels: cordova-ios-4.0.x
>
> When uploading a built IPA to Apple, I get the following errors:
> {code}
> [22:27:00]: [Transporter Error Output]: ERROR ITMS-90474: "Invalid Bundle. 
> iPad Multitasking support requires these orientations: 
> 'UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown,UIInterfaceOrientationLandscapeLeft,UIInterfaceOrientationLandscapeRight'.
>  Found 
> 'UIInterfaceOrientationPortrait,UIInterfaceOrientationPortraitUpsideDown' in 
> bundle 'com.example.app'."
> [22:27:00]: [Transporter Error Output]: ERROR ITMS-90475: "Invalid Bundle. 
> iPad Multitasking support requires launch story board in bundle 
> 'com.example.app'."
> [22:27:00]: [Transporter Error Output]: ERROR ITMS-90339: "This bundle is 
> invalid. The Info.plist contains an invalid key 
> 'CFBundleResourceSpecification' in bundle App [App.app]"
> {code}
> I think it is two bugs in one. First, you need to mark the project as 
> requiring full screen in the iPad section. Section, you ned to remove that 
> key in the bundle.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to