Hey!
For some reason I’m now getting errors when packaging for iOS.
Log: http://www.neatcorporation.com/Projects/Sokonito/Uploads/sokonito_package_error.txt
Do you have a custom Info.plist? It seems to be a problem with an XML file:
....
Caused by: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
...
If that’s what the infoplist field in the project settings is, then no - it’s blank for me
Check your provisioning profile. It seems like the bundler chokes on it.
I’m filing a bug for a better error message.
DEF-1401
That might be it, I’ll try some more!
My bad, I was giving it the wrong file
It would be nice with some filetype verification/filtering in all the file selectors in general!
2 Likes