I ran the script "./buildMobileVLCKit.sh -t" and received the below output. This is the second time through so it didn't need to download all the remote files. I'm concerned with the error at the end. Could that be the issue? [info] Preparing build dirs First, rewinding head to replay your...
I'm trying to build libTVVLCKit but I'm seeing a different issue then everyone else. After I run './buildMobileVLCKit.sh -t' and open the Xcode project both "vlc-plugins-iPhone.h" and "vlc-plugins-AppleTV.h" are missing. This obviously leads to a compiler failure since VLCLibrary...