I am trying to compile the VLC for my iPad. It fails with following error message. I have developer license for my iPad. Can anyone guide me to what is missing? Where to install the code sign certificate etc..?
Thanks in Advance
[info] Building VLC for iOS (vlc-ios, Release)
Build settings from command line:
IPHONEOS_DEPLOYMENT_TARGET = 6.1
SDKROOT = iphoneos7.1
=== BUILD TARGET vlc-ios OF PROJECT VLC for iOS WITH CONFIGURATION Release ===
Check dependencies
Code Sign error: No matching provisioning profiles found: No provisioning profiles with a valid signing identity (i.e. certificate and private key pair) were found.
CodeSign error: code signing is required for product type 'Application' in SDK 'iOS 7.1'
** BUILD FAILED **
The following build commands failed:
Check dependencies
(1 failure)