build to iOS error

Good day I am currently having a problem building for iOS, for Android I have no problem at all.

The console always says CFStreamError, I believe what cause the error is when I updated my Xcode, but what could be the possible solution here?. Because if my proxy server is the error, I couldn’t have build for Android, this only occurs in iOS. Thanks in advance

More Info here:

  • I have successfully build for prev Xcode version. this happened after I updated my xcode.

Platform: MAC OS X 10.9.5 (13F34)

Corona BUILD Version : Version 2015.2545 (2015.1.24)

Prev Xcode version: 5.something

Current Xcode Version: 6.4

More Console Info here:

response: {

    “/FaultCode” = “-65794”;

    “/FaultExtra” =     {

        domain = “-1”;

        error = “-65795”;

        msg = “The server did not return a ‘text/xml’ response.”;

    };

    “/FaultString” = “/CFStreamFault”;

    “/WSDebugInHeaders” =     {

        Connection = close;

        “Content-Type” = “application/x-httpd-fastphp”;

        Date = “Mon, 17 Aug 2015 05:45:15 GMT”;

        Server = Apache;

    };

    “/kWSHTTPResponseMessage” = “<CFHTTPMessageRef 0x7f8653ee9640(0x7f8653ee9650)> { parsed response, url = https://developer.coronalabs.com/services/xmlrpc, status = 200 }”;

    “/kWSResultIsFault” = 1;

}

Update: 

  • Right now it randomly wants me to login before building. I input the correct password(that’s why I’m here) but still it says password incorrect. Then after a while still the previous problem still occurs. Whenever I restart corona, it still says that my password is incorrect.

  • I tried to deauthorize, but I think corona won’t detect my password correctly, for I wasn’t able to deauthorize. I restarted my mac, still same result.