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 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