So had to recreate my Certificate with apple today due to old one expiring.
Life now is less desirable than it was due to the fact that i cannot install my builds to a device now.
Here is what i did:
- I Revoked my old Cert via the developers web console
- Deleted my old provisioning profiles via the developers web console
- Removed my old Cert via the KeyChain manager on my Mac
- Removed the old provisioning profiles from the mac via the iPhone Config Utility
- rebooted for good measure
- Created a new Cert request using the email address of my mac developer account
- Created a new cert via the developers web console
- Downloaded and installed the new cert
- Created a new Provisioning profile for my app and added the test device to that
- downloaded the new provisioning profile
- started the simulator
- Selected Build for device selecting the new provisioning profile (only choice available)
- XCode 6.1 attempt to install the build onto the device and …
App installation failed: No code signature found.
Been at this and various variations of this for 3 hours and getting no where.
I don’t remember having any trouble last year when i went through this process but today the Gods are not in my favor.
Any insights into things that i might be missing would be greatly appreciated!
PS same if i use build 2446 or build 2506
Cheers