Hello everyone,
Xcode gives me this error when I try to run my app on the simulator.
- Command /usr/bin/codesign failed with exit code 1
I've been looking up articles dealing with provisioning profiles and so forth, and from what I'm able to see, issues pertaining to provisioning profiles and certificates are supposed to be fixed automatically.
Any ideas?
Andy