Page 1 of 1

Compilation for VLC for iOS fails

Posted: 11 Jul 2014 21:26
by mrucproj
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)

Re: Compilation for VLC for iOS fails

Posted: 12 Jul 2014 13:18
by dfuhrmann
You need to select the correct code sign certificate you have installed, within the VLC for ios xcode project.