I have been trying to build my project with Xcode, but when I try to load it to my device, I get a “No code signature found.” It’s particularly annoying that it loads the entire app first, and then gives me the error message.
I have spent hours trying to figure out why it doesn’t seem to be listening to my Xcode build settings. If I use the same provisioning in Corona’s simulator, it builds and loads fine (but without my native project changes). What am I doing wrong in Xcode? Anyone have this issue before?