Hi All,
Built my app using my dev profile on friday, worked fine, build today (monday) i get an error in the build, error is as follows…
2013-10-07 16:54:48.351 Corona Simulator[26101:707] CreateDictionary: item.value unexpectedly NULL for item.key ‘appPackage’
2013-10-07 16:54:49.588 Corona Simulator[26101:707] Connection error: (corona.build.6) fault(Missing required arguments.)
2013-10-07 16:54:49.588 Corona Simulator[26101:707] Connection error: (corona.build.6) ({
“/FaultCode” = 1;
“/FaultString” = “Missing required arguments.”;
“/kWSHTTPResponseMessage” = “<CFHTTPMessageRef 0x11016a4f0(0x11016a500)> { parsed response, url = http://developer.coronalabs.com/services/xmlrpc, status = 200 }”;
“/kWSResultIsFault” = 1;
})
Any ideas?