Hi Shai, last four requests at minimum were for distribution build. Not only that, I changed the build target to use "iphone_new" for the following ant tasks. The last successful iPhone release build from CN1 still has CFBundleInfoDictionaryVersion as 5.1.1.
build-for-ios-device build-for-ios-device-release Unfortunately, the route I took not originally intended for but it is my only way at this moment; I downloaded the sources from CN1 after the successful build and compiled locally with Xcode. I was able to generate an archive from Xcode and that has CFBundleInfoDictionaryVersion set to 6.0; of course I had to change the build settings here and there. On Monday, June 20, 2016 at 4:50:49 PM UTC-4, DVR Alarm wrote: > > our corporate Airwatch MDM solution is throwing the following error during > app-wrapping when deploying the iOS version of the application. The > android version is working. Upon research with the Info.plist file I found > that the file has "CFBundleInfoDictionaryVersion" => "5.1.1", is it > possible to send a build hint to use 6 or higher? > > Unsupported Info.plist version: 5.1.1 > > > -- 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]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/ab6bbda0-7c22-43d8-b89b-32de018a79db%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
