You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/16 00:04:20 UTC

[jira] [Commented] (CB-11860) Cordova-iOS cannot package distributions apps with Xcode 8

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

ASF GitHub Bot commented on CB-11860:
-------------------------------------

GitHub user dpogue opened a pull request:

    https://github.com/apache/cordova-ios/pull/257

    CB-11860 - Update packaging strategy for Xcode 8

    Background info on the mailing list: https://lists.apache.org/thread.html/85a715681471c774821d76a90ec288943eca1a4bb0a267ba299d2eb3@%3Cdev.cordova.apache.org%3E
    
    Mostly just opened for review now, and getting any feedback or comments. Tests will probably fail, and will be updated after review.
    
    A note that using xcodebuild for exporting the archive requires using the system installation of Ruby, so if you're an RVM user then you'll need to `rvm use system` first. I'm looking to see if there's a way we can work around this.
    
    /cc @shazron 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dpogue/cordova-ios xcodebuild

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-ios/pull/257.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #257
    
----
commit f8f7ff8a6adab17d2d7dc6c10fa13417d2222cd9
Author: Darryl Pogue <da...@ayogo.com>
Date:   2016-09-15T23:58:21Z

    CB-11860 - Update packaging strategy for Xcode 8

----


> 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