Hi All,
Last night I started to get a message about invalid certificates in Corona Simulator while building. I did remove all certificates from my machine (MBP), revoke expired certificate from Apple developer site, and then recreated everything. No longer getting invalid certificate message, but that error below appears whenever I try to build…running out of ideas…
2013-05-19 14:20:50.756 Corona Simulator[1596:707] Connection error: (corona.build.6) fault(/CFStreamFault)
2013-05-19 14:20:50.756 Corona Simulator[1596:707] Connection error: (corona.build.6) ({
“/FaultCode” = “-65794”;
“/FaultExtra” = {
domain = 1;
error = 60;
msg = “Stream Error”;
};
“/FaultString” = “/CFStreamFault”;
“/kWSResultIsFault” = 1;
})
Anyone any ideas?