[GitHub] cordova-ios issue #257: CB-11860 - Update packaging strategy for Xcode 8

2016-09-28 Thread chancezeus
Github user chancezeus commented on the issue: https://github.com/apache/cordova-ios/pull/257 Both, it complains it cannot find the [/_PACKAGE_NAME/_].app bundle, which is correct, since only the xcarchive and ipa are created. You can use ios-deploy (which I do manually for

[GitHub] cordova-ios issue #257: CB-11860 - Update packaging strategy for Xcode 8

2016-09-28 Thread chancezeus
Github user chancezeus commented on the issue: https://github.com/apache/cordova-ios/pull/257 Just a note, I used this variant to successfully build a couple of IPA's for iOS. There is one downside (at the moment) I could find, it breaks the run option, so at the moment I ha