I am building an iOS application with Apache Cordova Tools for Visual Studio and I have built my Application correctly and i have gotten it through the exporting to xCode process, Archiving, and submitting to the App Store. I thought it was finally done until i got this error when trying to submit to the App Store:
Apps and app updates submitted to the App Store must be built with Xcode 5.1.1 or later, and iOS 7 SDK.
Invalid sdk value. The value provided for the sdk portion of LC_VERSION_MIN_IPHONEOS in ****APP NAME**** is 9.0 which is greater than the maximum allowed value of 8.4.
I understand that this means i need to change this variable to a number below 8.4 but i can't find where in the project this value is set. If anyone could let me know how to modify this variable through Visual Studio or through an xCode file i would greatly appreciate it.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…