From issues-return-72592-apmail-cordova-issues-archive=cordova.apache.org@cordova.apache.org Fri Sep 16 23:32:20 2016 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 DEE3F19289 for ; Fri, 16 Sep 2016 23:32:20 +0000 (UTC) Received: (qmail 61609 invoked by uid 500); 16 Sep 2016 23:32:20 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 61508 invoked by uid 500); 16 Sep 2016 23:32:20 -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 61221 invoked by uid 99); 16 Sep 2016 23:32:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2016 23:32:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 838C42C0D58 for ; Fri, 16 Sep 2016 23:32:20 +0000 (UTC) Date: Fri, 16 Sep 2016 23:32:20 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-11860) Cordova-iOS cannot package distributions apps with Xcode 8 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-11860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15497725#comment-15497725 ] ASF GitHub Bot commented on CB-11860: ------------------------------------- Github user codecov-io commented on the issue: https://github.com/apache/cordova-ios/pull/257 ## [Current coverage](https://codecov.io/gh/apache/cordova-ios/pull/257?src=pr) is 56.43% (diff: 0.00%) > Merging [#257](https://codecov.io/gh/apache/cordova-ios/pull/257?src=pr) into [master](https://codecov.io/gh/apache/cordova-ios/branch/master?src=pr) will decrease coverage by **0.25%** ```diff @@ master #257 diff @@ ========================================== Files 12 12 Lines 1090 1095 +5 Methods 169 171 +2 Messages 0 0 Branches 176 176 ========================================== Hits 618 618 - Misses 472 477 +5 Partials 0 0 ``` > Powered by [Codecov](https://codecov.io?src=pr). Last update [b5fb016...1aa1c37](https://codecov.io/gh/apache/cordova-ios/compare/b5fb016b9f81426f9173ae36b7084fa7913dbd8f...1aa1c37dbf28a1196c3450c0172b3033594cfbf4?src=pr) > Cordova-iOS cannot package distributions apps with Xcode 8 > ---------------------------------------------------------- > > Key: CB-11860 > URL: https://issues.apache.org/jira/browse/CB-11860 > Project: Apache Cordova > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: iOS > Affects Versions: 4.3.0 > Reporter: Darryl Pogue > Assignee: Darryl Pogue > > See mailing list thread: https://lists.apache.org/thread.html/85a715681471c774821d76a90ec288943eca1a4bb0a267ba299d2eb3@%3Cdev.cordova.apache.org%3E > {quote}My proposal is for cordova-ios to drop support for Xcode 6 with the xcrun > packaging, and start using xcodebuild for archiving and generating the IPA. > I suppose that would have to wait for a major version bump of cordova-ios, > unless we detected the Xcode version and kept the old code around > conditionally. > As part of packaging, we would need to generate a exportOptions.plist file, > indicating what type of build to package (development, enterprise, ad-hoc, > or app-store). I'd suggest we add a "packageType" or "buildType" field to > build.json for specifying this value (with a default of development).{quote} -- 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