0

Apologies if this has been asked before. I am new to iOS mobile app development. I am further developing an iOS app that has been developed by another person. They sent me the source code and told me that all the signing keys/certificates/provisioning profiles are stored against the Apple Developer's Account (which I have access to). When I try to build/run the app through XCode it complains about Code Sign error (not having a matching certificate in my keychain) screenshot attached. How can I fix this error please? is the a way to download the.p12 file from the app's Apple Developer Account? Since the app provisioning profile and signing identity is only needed for running the app on actual devices (at least in my understanding), is there away of getting xcode to ignore about it just for the purpose of running the app on the simulator?

Zuzu JH
  • 607
  • 2
  • 10
  • 22

2 Answers2

2

If you have a developer account add it to Xcode Preferences -> Accounts , then click Automatically manage signing

Shehata Gamal
  • 98,760
  • 8
  • 65
  • 87
2

If you want to distribute the app, make sure you have a distribution private key in your keychain, from the old mac or create the new one