I've been asked to take over an iOS development project, and was sent the project files.
I manage to run the project on the simulator, but when I try to run it on my own iPhone, I get an error saying:
Code Sign error: The identity 'iPhone Developer: former developer name (XXXXXXXXXX)' doesn't match any valid certificate/private key pair in the default keychain
How do I take over the project and run it on my own hardware?
Thanks.