For the next week or so, you'll need to use the ios.xcode_version=12.4 build hint for Appstore builds. https://www.codenameone.com/blog/moving-to-xcode-12.html
Steve On Wed, Apr 28, 2021 at 6:54 AM Hannah R <[email protected]> wrote: > Hi, > > I tried uploading iOS release build to the AppStore in order to use it > through the TestFlight. > However, it ran into following errors: > > ERROR ITMS-90717: "Invalid App Store Icon. The App Store Icon in the asset > catalog in 'MyApp.app' can't be transparent nor contain an alpha channel." > > ERROR ITMS-90725: "SDK Version Issue. This app was built with the iOS 13.2 > SDK. All iOS apps submitted to the App Store must be built with the iOS 14 > SDK or later, included in Xcode 12 or later." > > WARNING ITMS-90473: "CFBundleShortVersionString Mismatch. The > CFBundleShortVersionString value '1.0' of extension > 'MyApp.app/PlugIns/MyAppNotificationServiceExtension.appex' does not match > the CFBundleShortVersionString value '0.7' of its containing iOS > application 'MyApp.app'." > > While I might find a way to deal with invalid store icon, what are the > issues with the SDK Version? > > I sent two release builds - with *codename1.ios.xcode_version=11.3* in > properties and without it. Both give this error. > > Thanks in advance! > > -- > You received this message because you are subscribed to the Google Groups > "CodenameOne Discussions" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/codenameone-discussions/5a26be25-6c9b-4c81-963e-fbd420bc3319n%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/5a26be25-6c9b-4c81-963e-fbd420bc3319n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- Steve Hannah Software Developer Codename One http://www.codenameone.com -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKUeE3PEsNhPc5U5VQO2q7vOx%2BAz3cf8Rz0qdAzC2Jzznw%40mail.gmail.com.
