Top "Code-signing" questions

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

Xcode Organizer - cannot refresh Provisioning Profiles list

I am using Xcode 4.3.3 Everything used to work fine before, but since couple of months ago, I can no longer …

ios xcode code-signing provisioning-profile
Xcode 4 -reinstalls keychain certs that I delete

I am getting this error: CodeSign error: Certificate identity 'iPhone Developer: XXX' appears more than once in the keychain. The …

xcode xcode4 code-signing
Codesign of Dropbox API fails in Xcode 4.6.3: "code object is not signed at all"

I have an OS X app that's distributed through the Mac App Store, and recently updated to Xcode 4.6.3. When I …

xcode macos dropbox code-signing mac-app-store
Creating iOS/OSX Frameworks: is it necessary to codesign them before distributing to other developers?

I am learning how to create iOS and OSX frameworks. Let's take iOS for example, the following steps work for …

ios code-signing ios-frameworks
How can I skip code signing for development builds in Xcode?

Whenever I build my Xcode project, after compiling all my code, it takes forever to finish "signing product." (I believe …

xcode macos code-signing codesign build-settings
How to set a custom keystore for debugging in eclipse for android

I have a custom keystore that I use for signing my apk. now I want to use the same keystore …

java android apk code-signing android-keystore
--resource-rules has been deprecated in mac os x >= 10.10

I tried to resign my ipa file with new provisioning profile on Mac Os 10.10 with iResign app but I got …

ios iphone code-signing ipa osx-yosemite
Signing product flavors with gradle

I am tyring to migrate my projects to gradle. One of my projects has multiple product flavors and each one …

android build gradle code-signing
Xcode 9 distribution build fails because format of exportOptions.plist has changed in new release

I am trying to compile an ad-hoc IPA for my app using SDK version 6.1.2 and Xcode 9 beta (trying to see …

xcode code-signing codesign
Code signing (Microsoft Authenticode)

I have a program which is used by a large number of people who are not always super computer savvy. …

certificate code-signing authenticode