modified the build.xml and got the following error on CN1 build server ** BUILD SUCCEEDED **
Skipping application-groups entitlement Exception: java.io.FileNotFoundException: /Users/administrator/Library/MobileDevice/Provisioning Profiles/TempProfile.mobileprovision (No such file or directory) java.io.FileInputStream.open0(Native Method) java.io.FileInputStream.open(FileInputStream.java:195) java.io.FileInputStream.<init>(FileInputStream.java:138) com.codename1.build.daemon.Executor.copy(Executor.java:1003) com.codename1.build.daemon.IPhoneBuilder.build(IPhoneBuilder.java:1848) com.codename1.build.daemon.Executor$5.run(Executor.java:804) 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/b635d96d-82c6-406b-a99f-10d15d30a483%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
