It doesn't look like you can do this anymore. The upload via application loader succeeds, but then a short time later I got the following email:
"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. Once these issues have been corrected, go to the Version Details page and click "Ready to Upload Binary." Continue through the submission process until the app status is "Waiting for Upload." You can then deliver the corrected binary. Regards, The App Store team" Great. So now when I update xcode to 4.5, it won't compile with the following error: error MT0014: iOS 6 does not support building applications targeting ARMv6 So removing ARM v6 support, it now compiles, but I get the following error when trying to upload the bundle to itunes connect: This bundle is invalid. The key UIRequiredDeviceCapabilities in the Info.plist may not contain values that would prevent this application from running on devices that were supported by previous versions. Yeah this is just great. -- View this message in context: http://monotouch.2284126.n4.nabble.com/iPhone-5-ARM7-and-ARM6-tp4657283p4657321.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
