Sorry, this is way too litte information to help you. You don't even say which version of VLC for iOS you are compiling, where the code came from, Xcode version, OS X version. Seriously?
VideoLAN
Felix Paul Kühne
Medic. VLC developer for appleOS since before you were born.
Blog: https://www.feepk.net
Version - 2.6.2
i'm download the source from here - git://git.videolan.org/vlc-ports/ios.git
compile to simulator from here - sh compileVLCforiOS.sh -s
and for device from here - sh compileVLCforiOS.sh
install all cocoa-pods components
When i build the project i have got that this framework missing - #import <MobileVLCKit/MobileVLCKit.h> not found ...