Getting: (null) when trying to build for iOS simulator/device

(sorry, that last post was me; was accidentally logged in to my test account)

 

Anyway, please confirm that your system knows it should be using 4.6.3 again. The system may not “pick up” that you want to revert to 4.6.3 just because you remove 5 Beta.

 

Best regards,

Brent Sorrentino

Hi Brent,

Where exactly do I set that? I looked at Corona Preferences and but did not see an area to designate the path to the current Xcode SDK location. 

This is a command line command.  Run

xcode-select --print-path

If it doesn’t point to /Applications/Xcode.app/Contents/Developer then run this command:

sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer

Thanks Rob,

I typed those into the Terminal, and the path seems to be correct now. Now it works for the most part, but occasionally I do get a new error:

A device build error occurred on the server. 

BuildID: 5237b26d50d7f 

Error: 

Any thoughts? It happens maybe half of the time I try to Build for Xcode Simulator

Is there any more errors?  Can you open up the “Console” app and see if there are errors there from the Xcode simulator?

I had the same issue, getting Build (null) when doing the iOS build. What worked for me was refresh the mobile provision files, exit xcode, exit corona, then launch corona again and everything worked for me.

I had the same issue, getting Build (null) when doing the iOS build. What worked for me was refresh the mobile provision files, exit xcode, exit corona, then launch corona again and everything worked for me.

Hello, I have same problem when trying to build the sample code about Admob Ads from this link

https://github.com/coronalabs/plugins-sample-ads-admob

I have a URGENT project with Admob ads need to finish tmr, please help me. I used Version 2013.2100 (2013.12.7) Corona SDK

This is what happened in the Corona Terminal

http://s159.photobucket.com/user/luudui/media/ScreenShot2014-02-18at64328PM.png.html

Please help me, plz plz plzzzzzz

Thank you

It would be really helpful to capture the output text using copy/paste and paste the text in rather than only seeing a little bit of it in a screen capture.  Click and drag over all the text you want to select, CMD-C to copy, then here in the forum window CMD-V to paste it in.

Also a screen capture of your build screen might be helpful.  

Rob

Thank you Rob! I have resolved it myself :), After few hours with crazy feeling, I tried to reinstall Xcode and it work prefect @@, I have no idea about it. 

Hello, I have same problem when trying to build the sample code about Admob Ads from this link

https://github.com/coronalabs/plugins-sample-ads-admob

I have a URGENT project with Admob ads need to finish tmr, please help me. I used Version 2013.2100 (2013.12.7) Corona SDK

This is what happened in the Corona Terminal

http://s159.photobucket.com/user/luudui/media/ScreenShot2014-02-18at64328PM.png.html

Please help me, plz plz plzzzzzz

Thank you

It would be really helpful to capture the output text using copy/paste and paste the text in rather than only seeing a little bit of it in a screen capture.  Click and drag over all the text you want to select, CMD-C to copy, then here in the forum window CMD-V to paste it in.

Also a screen capture of your build screen might be helpful.  

Rob

Thank you Rob! I have resolved it myself :), After few hours with crazy feeling, I tried to reinstall Xcode and it work prefect @@, I have no idea about it.