Build Failed with Xcode 7.0 and Corona 2015.2722

Since upgrading to Xcode 7.0 and the latest daily build 2722 I can no longer do builds. See attachments. I’m getting a “Build Failed” with the following message: There was a problem linking the app. Check the console for more information.

When I go to check the console I get the following message: “console-sh” can’t be opened because CodeServicesUIAgent is not allowed to open documents in Terminal.

Things were fine until I upgraded to Xcode 7.0 which then forced me to go to the latest daily build.

Any ideas of what I need to do next???

Thanks for any assistance,

Guy

What do you mean when you say “when I go to check the console”?  When exactly does the “console.sh” error appear?  The only time I’ve seen that is if I try to start the Corona Simulator from the distribution DMG, it must be copied to the system disk before being opened.

You can also use /Applications/Utilities/Console.app to see what diagnostics are being written to the console.

Failing all that, try running the Corona Terminal script included with the Corona SDK which produces its output using an alternative mechanism.

Thanks for the assistance. For some reason the console would not launch. I did try /Applications/Utilities/Console.app but got the error listed. However, with all that said the problem was solved today. Seems Vungle had updated their plugin which was causing the problem with the build failing. Vungle fixed the plugin today and now my app will build.

What do you mean when you say “when I go to check the console”?  When exactly does the “console.sh” error appear?  The only time I’ve seen that is if I try to start the Corona Simulator from the distribution DMG, it must be copied to the system disk before being opened.

You can also use /Applications/Utilities/Console.app to see what diagnostics are being written to the console.

Failing all that, try running the Corona Terminal script included with the Corona SDK which produces its output using an alternative mechanism.

Thanks for the assistance. For some reason the console would not launch. I did try /Applications/Utilities/Console.app but got the error listed. However, with all that said the problem was solved today. Seems Vungle had updated their plugin which was causing the problem with the build failing. Vungle fixed the plugin today and now my app will build.