Top "Code-signing" questions

Code signing is a process aiming at embedding an electronic signature into an executable.

codesign gives always no identity found error via terminal

I've looked through already existing questions, but none has solved my problems (like recreating certificates). I've built an app where …

macos osx-snow-leopard code-signing
build settings specify a provisioning profile with the UUID

I cannot seem to be able to archive an app on a new computer. I created new provisioning profiles for …

ios iphone xcode code-signing provisioning-profile
How to tell what profile/signing certificate was used to sign .ipa?

I have a bunch of .ipa files and I've used a script to resign them. So how can check the …

ios xcode certificate code-signing ipa
Invalid iPhone Application Binary

I'm trying to upload an application to the iPhone App Store, but I get this error message from iTunes Connect: …

iphone ios app-store code-signing app-store-connect
Code sign error : bundle format unrecognized, invalid, or unsuitable

Im working on an iOS app, Swift language, iOS8, Xcode 6.1. It was running fine on the iPad. Then I added …

ios swift ios8 xcode6 code-signing
Codesign error: Certificate identity appearing twice

CodeSign error: Certificate identity 'iPhone Developer: XXXX (12345678)' appears more than once in the keychain. The codesign tool requires there …

iphone objective-c xcode4 code-signing
Code Signing "No account for team" message when signing for different developer account

I’ve been working on an app for a client using my own Apple Developer account so far while waiting …

ios xcode code-signing xcode9 provisioning-profile
How do I produce an iOS Release Build that my client can sign on their end?

My scenario I wrote an iOS app for a client. The project is almost over and now it's time for …

ios xcode code-signing app-store-connect
What happens if my distribution certificate expires?

My certificate will expire in 4 days, and I've uploaded for submission new app version with the new certificate. What happens …

ios certificate app-store code-signing certificate-expiry