Can't build

Hello!

This may be related to the post I posted here - http://forums.coronalabs.com/topic/53872-ccscene-file-does-not-exist/. When I tried building my app to Android, the build process worked just fine. However, when building for iOS, I received a build error. Below is the error information I received from Corona.

Message from Corona in a popup (I was connected to the internet):

Unexpected build error. Error code: 5 If you are not connecting to the internet directly (for example, you connect via a proxy server) you might want to try a direct connection to see if that solves the problem. Check the console for more information.

Message in Corona terminal:

Jan 13 22:09:46.924: Android build succeeded Jan 13 22:10:06.369: Using additional build settings from: /Users/danielwilliams/Dropbox/Kaiein Work/Letter Crush/Letter Crush (2015-01-13)/build.settings Jan 13 22:10:06.477: mv: rename /Users/danielwilliams/Dropbox/Kaiein Publish/Letter Crush/builds/itunes/LetterCrush.app/LetterCrush to /Users/danielwilliams/Dropbox/Kaiein Publish/Letter Crush/builds/itunes/LetterCrush.app/Letter Crush: No such file or directory Jan 13 22:10:06.496: WARNING: Using the following SDK instead: &nbsp;&nbsp; &nbsp;/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk Jan 13 22:10:06.500: WARNING: Using the following SDK instead: &nbsp;&nbsp; &nbsp;/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS8.1.sdk Jan 13 22:10:06.510: Runtime error &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;/Users/danielwilliams/Dropbox/Kaiein Publish/Letter Crush/builds/itunes/Letter Crush.app/.build/libtemplate/Builder.lua:310: \<error\>{"status":256,"message":"clang: error: no such file or directory: '/Users/danielwilliams/Dropbox/Kaiein Publish/Letter Crush/builds/itunes/Letter Crush.app/Letter Crush'"}\</error\> &nbsp;&nbsp; &nbsp;stack traceback: &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;[C]: ? &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;[C]: in function 'assert' &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;/Users/danielwilliams/Dropbox/Kaiein Publish/Letter Crush/builds/itunes/Letter Crush.app/.build/libtemplate/Builder.lua:310: in function 'checkError' &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;/Users/danielwilliams/Dropbox/Kaiein Publish/Letter Crush/builds/itunes/Letter Crush.app/.build/libtemplate/Builder.lua:333: in function 'build' &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;?: in function 'buildExe' &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;?: in function \<?:641\> Jan 13 22:10:06.517: iOS build failed (5)

What plugins are you using?

Are you building to a folder under your main project folder?

Rob

What plugins are you using?

Are you building to a folder under your main project folder?

Rob