-1

I want to deploy an application to the iPhone which I previously tested on Simulator. I am following the jailbreak way but This Link

but when I change the setting to Project, Set Active SDK, Device, I get the CodeSign Error as follows: Code Signing Identity 'iPhone Developer' does not match any code-signing certificate in your keychain. Once added to the keychain, touch a file or clean the project to continue.

Any ideas how can I go about this?

Community
  • 1
  • 1
Neo
  • 897
  • 3
  • 19
  • 27

1 Answers1

-1

You need to create a code signing certificate using Keychain Access.

Here's a tutorial: Bypass Code Signature & Published Your Application on Cydia

Can Berk Güder
  • 109,922
  • 25
  • 130
  • 137