Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6368017A79 for ; Thu, 1 Oct 2015 15:02:27 +0000 (UTC) Received: (qmail 79493 invoked by uid 500); 1 Oct 2015 15:02:27 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 79399 invoked by uid 500); 1 Oct 2015 15:02:27 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 79093 invoked by uid 99); 1 Oct 2015 15:02:27 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Oct 2015 15:02:27 +0000 Date: Thu, 1 Oct 2015 15:02:27 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-9729) Can't push app built with XCode 7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah updated CB-9729: --------------------------------- Labels: cordova-ios-4.0.x (was: ) > 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, iOS, Plugin Battery Status, Plugin Camera, Plugin Contacts, Plugin Device Orientation, Plugin Dialogs, Plugin File, Plugin Geolocation, Plugin Globalization, Plugin InAppBrowser, Plugin Media, Plugin Media Capture > 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-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org