objective c - Compile VLCKit as static framework for iOS -


i have question. cloned vlckit (http://code.videolan.org/videolan/vlckit.git) , try compile static framework tvos (params -f -t). can't find compiled framework (expecting .framework file). it?

the framework flag not available tvos @ moment. tvos provide universal static library (*.a) headers (universal in sense includes slice simulator device).


Comments