Is there anyway to change Info.plist settings and use Flash Builder 4.6 to package the iOS app?
Hi there,
I've tried to package my app with the latest Xcode 4.5 (version 19 Sep 2012) iOS 6 SDK, Flash Builder 4.6, Flex SDK 4.6 with Air 3.5 Beta overlay.
and unzip the .ipa file and i found the following automated settings on the Info.plist file was wrong:
<key>DTPlatformVersion</key>
<string>5.1</string>
<key>DTSDKBuild</key>
<string>9B176</string>
<key>DTSDKName</key>
<string>iphoneos5.1</string>
According to the Adobe specs, these settinsg are unchangeble, is there anyway to change these values to produce .ipa file that with iOS 6.0 settings with Flash Builder 4.6?
I believe this cause the following appstore submission issue with the iPhone 5 4-inch display splash screen image Default-568h@2x.png:
Invalid Launch Image - You app contains a launch image with a size modifier that is only supported for apps built with the iOS 6.0 SDK or later.
Many thanks,
A
