cordova-iOS 7 broken build path
nicholaszuccarelli opened this issue · 1 comments
nicholaszuccarelli commented
ENV['CORDOVA_IOS_RELEASE_BUILD_PATH'] = "./platforms/ios/build/device/#{app_name}.ipa"
Cordova-iOS 7.0 has changed the build path
https://cordova.apache.org/announcements/2023/07/10/cordova-ios-7.0.0.html
instead of /device/, it is now /Build-iphoneos/