[ https://issues.apache.org/jira/browse/CB-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14953956#comment-14953956 ]
Shazron Abdullah commented on CB-9729: -------------------------------------- Not sure what the first copyFile error is about so I'm enumerating your issues for discussion: 1. copyFile icon-60 error 2. NSArray+Comparisons error for com.cordova.plugins.sms plugin (https://github.com/cordova-sms/cordova-sms-plugin) 3. Cordova/NSData+Base64.h error for de.appplant.cordova.plugin.email-composer plugin (https://github.com/katzer/cordova-plugin-email-composer) 4. self.webView error on Ionic keyboard plugin (https://github.com/driftyco/ionic-plugin-keyboard) 5. cordova-plugin-camera error (this has been fixed in the latest code -- https://github.com/apache/cordova-plugin-camera/commit/b683315be674b177c63072cb5645a75f42d2b226) This is really good -- I'll see if I can send some patches and document these types of changes for other plugin authors. > 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