iphone – Xcode using wrong signing key

Spread the love


I have two different versions of the same app that I’m trying to release for different audiences. I upload one using Xcode and the other with Expo. As such, I have two different Apple certificates, one called “Apple Development” (for Xcode) and one called “iPhone distribution” (for Expo).

When I made my latest changes with Xcode, it would not allow me to continue my distribution process without giving access to “iPhone distribution”. Now, every time I try to distribute, it erroneously uses the iPhone distribution certificate and attempts to distribute one codebase to both areas.

My Apple Development certificate is shown as “not in keychain” and I can’t select it when I try to manually do so. Any help would be greatly appreciated. Thanks

Author: Dhanraj7978

Leave a Reply

Your email address will not be published. Required fields are marked *