What is the ETA for supporting the release version of Xcode 7.2 / iOS 9.2 SDK?
I updated to Xcode 7.2 and am unable to submit builds into iTunes Connect because Corona was using 9.2 beta SDK.
Thanks guys.
What is the ETA for supporting the release version of Xcode 7.2 / iOS 9.2 SDK?
I updated to Xcode 7.2 and am unable to submit builds into iTunes Connect because Corona was using 9.2 beta SDK.
Thanks guys.
According to this thread, you should be able to build with Xcode 7.2 and iOS SDK 9.1. I’m actually doing this now, and besides the warning, everything works as normal.
Hello!
CoronaSDK 2015.2788 release note:
I will try today!
I have 2795 and it seems to work better but now I get this message from Appstore:
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly ‘76x76’ pixels, in .png format for iOS versions >= 7.0.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly ‘152x152’ pixels, in .png format for iOS versions >= 7.0.
I have both Icon sizes?!
I think this warning about your project config and icon files.
Please check this;https://docs.coronalabs.com/daily/guide/distribution/buildSettings/index.html#appicons
Ok, that was embarresing :rolleyes:
I can´t understand why my build.settings did not have the CFBundleIconFiles. I have used my usual template.
Well, now it is fixed
Thank you uuisik!
According to this thread, you should be able to build with Xcode 7.2 and iOS SDK 9.1. I’m actually doing this now, and besides the warning, everything works as normal.
Hello!
CoronaSDK 2015.2788 release note:
I will try today!
I have 2795 and it seems to work better but now I get this message from Appstore:
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly ‘76x76’ pixels, in .png format for iOS versions >= 7.0.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly ‘152x152’ pixels, in .png format for iOS versions >= 7.0.
I have both Icon sizes?!
I think this warning about your project config and icon files.
Please check this;https://docs.coronalabs.com/daily/guide/distribution/buildSettings/index.html#appicons
Ok, that was embarresing :rolleyes:
I can´t understand why my build.settings did not have the CFBundleIconFiles. I have used my usual template.
Well, now it is fixed
Thank you uuisik!