I’ve posted a more detailed post on the Enterprise forum:
but wondered if anyone could explain the basics of setting up an enterprise project. I’ve been trying things out for a few hours now without any luck.
I copied the sample app project, but the build.settings and config.lua file don’t appear in xcode. If I try and add them to the project, the file name shows in red. If I then try to set the file path manually, the file name goes black, but when I try to build it still says:
error: /Users/me/Desktop/MyApp/ios/CoronaSampleApp/…/Corona/build.settings: No such file or directory
My build.settings file specifies a plugin to use, so without it I cannot run my project.
Any tips?