Top "Codesign" questions

In iPhone development codesign deals with Provisioning Profiles, App Developer Certificate and device UDID.

missing private key in the distribution certificate on keychain

I have the following problem which I could not find a solution for anywhere. Basically, we have a company developer …

ios iphone xcode keychain codesign
command/usr/bin/codesign failed with exit code 1- code sign error

I'm currently in the process of submitting my first app to the Apple store. I've completed the following processes Obtained …

ios objective-c xcode codesign xcode-archive
Codesign wants to access key "access" in your keychain, I put in my login password but keeps asking me

I'm trying to learn to load apps on my iPhone from Xcode. When I do I keep getting "Codesign wants …

xcode keychain codesign
Codesign error: Provisioning profile cannot be found after deleting expired profile

Tried to rebuild an app that was working just yesterday. Got a message that a profile had expired, so I …

ios xcode provisioning-profile codesign
Command /usr/bin/codesign failed with exit code 1

I have the following error: Command /usr/bin/codesign failed with exit code 1 Here is what I already did for …

ios iphone exit-code codesign
Re-sign IPA (iPhone)

I currently build all my applications with hudson using xcodebuild followed by a xcrun without any problems I've received a …

iphone build codesign ipa
Error when trying to obtain a certificate: The specified item could not be found in the keychain

I was having a problem with codesigning my apps, so I deleted all the keys from the keychain. Then I …

ios codesign
Building iOS applications using xcodebuild without codesign

We're building an app for another company. They hold the signing key and would rather not share it with us. …

ios xcode build codesign
Is there any way to get key hash from signed APK?

Is there any way to get key hash from signed APK? We have a signed Android apk file, and we …

android facebook codesign
iPhone Codesign object file format invalid or unsuitable

I accidentally deleted my target in xcode. so i created a new one with the exact same name. in the …

iphone codesign