Spaces are one of those things that work for some people and not others.
Any way, @zentemple, you really need to get comfortable with the command line, at least enough to change directories and get file listings. Finder hides things and I’m sure there is a way to make it show hidden items, but even then it likes to hide some file extensions.
Is this: /Documents/Sites/Leola Book/Kwik Movies/bluebearlite/
The folder with the source and you are putting a build folder inside the project folder (where main.lua lives)?
You cannot do this. It will take your last build and include it inside the current build and Apple cannot handle having an app inside an app. If this is the case, remove the build folder and save your build’s somewhere else. I made a folder off of my home directory called AppBuilds (/Users/rmiracle/AppBuilds) and that’s where I have Corona drop all of it’s builds into.
Rob