Top "Code-signing" questions

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

Code signing is required for product type 'Application' in SDK 'iOS 10.0' - StickerPackExtension requires a development team error

I am facing the below issue and am unable to build the application. XXX has conflicting provisioning settings. XXX is …

ios xcode code-signing provisioning-profile
Xcode error: Code signing is required for product type 'Application' in SDK 'iOS 10.0'

I have Xcode 8 installed on OS X El Capitan. I get this error: Signing for "target" requires a development team. …

ios xcode xcode8 ios10 code-signing
iOS 7.0 No code signing identities found

certificate is valid xcode 5 iOS 7 Code Sign error: No codesigning identities found: No codesigning identities (i.e. certificate and private …

ios ios7 code-signing
Why is my locally-created script not allowed to run under the RemoteSigned execution policy?

Since this question continues to attract responses that are either refuted by the question body or don't address the actual …

powershell powershell-2.0 code-signing executionpolicy
What is a provisioning profile used for when developing iPhone applications?

What is the purpose of a provisioning profile and why is it needed when developing an iPhone application? If I …

ios iphone xcode code-signing provisioning-profile
How do I create a self-signed certificate for code signing on Windows?

How do I create a self-signed certificate for code signing using tools from the Windows SDK?

security code-signing
Xcode 7 error: "Missing iOS Distribution signing identity for ..."

I tried to upload my App to iTunes Connect resp. AppStore and got the following error: Failed to locate or …

ios xcode app-store-connect code-signing testflight
“Unable to find manifest signing certificate in the certificate store” - even when add new key

I cannot build projects with a strong name key signing - the message in the title always comes up. Yes …

visual-studio-2010 visual-studio code-signing strongname
The entitlements specified...profile. (0xE8008016). Error iOS 4.2

I am getting the 'dreaded' error The entitlements specified in your application’s Code Signing Entitlements file do not match …

iphone objective-c code-signing provisioning-profile code-signing-entitlements
Xcode 'CodeSign error: code signing is required'

I've been working on an iPhone project with iOS 4.0. I just downloaded Xcode 3.2.4 with iOS SDK 4.1 so that I can …

iphone ios xcode code-signing