I\'m writing an iPhone app in Objective-C with Xcode and I have some Lua scripts that run on the device.
I\'m having an issue where if I edit a Lua script, save, flick o
For reasons I am yet to understand, sometimes the build process seems to get forgetful or simply unreliable.
Usual troubleshooting for this type of scenario is to clean all in Xcode, and at the same time delete the app from the phone.