We're looking at this. I tried a simple workaround but it isn't a simple fix.
On Tuesday, May 11, 2021 at 3:52:10 AM UTC+3 [email protected] wrote: > > Process return code is 0 > Exception: org.xml.sax.SAXParseExceptionpublicId: -//Apple//DTD PLIST > 1.0//EN; systemId: http://www.apple.com/DTDs/PropertyList-1.0.dtd; > lineNumber: 1; columnNumber: 2; The markup declarations contained or > pointed to by the document type declaration must be well-formed. > > com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257) > > com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339) > javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121) > > com.codename1.build.daemon.ProvisioningProfile.<init>(ProvisioningProfile.java:74) > com.codename1.build.daemon.IPhoneBuilder.build(IPhoneBuilder.java:1421) > com.codename1.build.daemon.Executor$8.run(Executor.java:1118) -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/533ceedc-dbeb-4566-a5dd-a8d0ac1d1189n%40googlegroups.com.
