Can't build from Mac today

Looks like something’s off in the setup on your computer, so Corona cannot find XCode.

You can use the xcode-select tool to set the proper environment variable.

More information here: http://developer.coronalabs.com/reference/xcode43
[import]uid: 26 topic_id: 28611 reply_id: 116906[/import]

Dear Walter,
thks for your answer. Unfortunately i have the same result. I removed Xcode and downloaded the new version available 4.4, i change the default Xcode path (using sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer)

I don’t have any more the warning message related to the Xcode path, but still this error :
WARNING: gameNetwork.init() is not supported in simulator.
Using Custom Build Id 01bd88a45fbc186465945fcd600daaa1
2012-07-26 08:59:52.029 Corona Simulator[625:f03] Connection error: (corona.build.4) fault(/CFStreamFault)
2012-07-26 08:59:52.030 Corona Simulator[625:f03] Connection error: (corona.build.4) ({
“/FaultCode” = “-65794”;
“/FaultExtra” = {
domain = “-1”;
error = “-65795”;
msg = “No valid XML data in response”;
};
“/FaultString” = “/CFStreamFault”;
“/kWSHTTPResponseMessage” = " { parsed response, url = http://developer.anscamobile.com/services/xmlrpc, status = 500 }";
“/kWSResultIsFault” = 1;
})

I tried to build different projects, some are doing well, some not (one of them have been build 2 weeks ago and available on App Store).

Txs,
J. [import]uid: 96703 topic_id: 28611 reply_id: 116967[/import]

Which build are you using? Are you on Mac OS 10.7 or 10.8? [import]uid: 26 topic_id: 28611 reply_id: 116970[/import]

Mac Os X : 10.7.4 / Build 11E53
Corona : Version 2012.862 (2012.7.24)
Xcode : Version 4.4 (4F250) [import]uid: 96703 topic_id: 28611 reply_id: 116971[/import]

Dear Walter,

to let you know, that I tried a new build two hours after my last post (e.g. 9h43 french time), what i have now : in the console the message : “Using Custom Build Id …”, then nothing happens. I let the build process during 30 mins.

Txs,
Best,
Jérôme. [import]uid: 96703 topic_id: 28611 reply_id: 116991[/import]

Hi Jerome, I’ve fwd’d the error message to the team.

If you use a pre-10.8 build, are you able to build? E.g. build 849 or the last public release, 840?

walter [import]uid: 26 topic_id: 28611 reply_id: 117026[/import]

Good morning Walter,

I tried both, build 849 : same result, nothing happens, i let 10 mins of running.
With build 840 : following error message :

Copyright © 2009-2012 C o r o n a L a b s I n c .
Version: 2.0.0
Build: 2012.840

Copyright © 2009-2012 C o r o n a L a b s I n c .
Version: 2.0.0
Build: 2012.840
The file sandbox for this project is located at the following folder:
(/Users/jerome/Library/Application Support/Corona Simulator/COUNTDOWNMASTER-A665A5A5CB5FA25D63999BC17D7477B5)

WARNING: gameNetwork.init() is not supported in simulator.
Using Custom Build Id 72d2c202d189c41b0522adcd78dbc5f0
2012-07-26 18:07:29.756 Corona Simulator[4112:2403] Connection error: (corona.build.4) fault(/CFStreamFault)
2012-07-26 18:07:29.756 Corona Simulator[4112:2403] Connection error: (corona.build.4) ({
“/FaultCode” = “-65794”;
“/FaultExtra” = {
domain = “-1”;
error = “-65795”;
msg = “No valid XML data in response”;
};
“/FaultString” = “/CFStreamFault”;
“/kWSHTTPResponseMessage” = " { parsed response, url = http://developer.anscamobile.com/services/xmlrpc, status = 500 }";
“/kWSResultIsFault” = 1;
})
[import]uid: 96703 topic_id: 28611 reply_id: 117032[/import]

Okay, thanks for the info. We’ll follow up offline to get a network capture. [import]uid: 26 topic_id: 28611 reply_id: 117066[/import]

Just to thanks the Corona team, they solved my problem : building big lua files.
J. [import]uid: 96703 topic_id: 28611 reply_id: 117129[/import]