Code Sign Error

This is my second application that I am uploading to my iPad but I can't Build on it. The error: ode signing is required for product type 'Application' in SDK 'iOS 8.4'. Code Sign error: No code signing identities found: No valid signing identities (i.e. certificate and private key pair) matching the team ID “XXXXXXXXX” were found.


This application is RSC Demo that you can download from RedPark SDK Download at www.redpark.com/developers/


What can I do?

It is likely that the project they make available for download has code signing turned off, so you need to ensure that codes signing is turned on under the project's general settings. Then check build settings and search for code signing and verify that your identity is selected.

Code Sign Error
 
 
Q