xiongchuan86 / react-native-vlcplayer

react-native wrapper the vlcplayer
MIT License
79 stars 31 forks source link

can't install #2

Open ms88privat opened 8 years ago

ms88privat commented 8 years ago

image

Could you please describe more precisely how to install this project and add the MobileVLCKit.framework ?

I followed all the steps in the readme, but I still get the errors shown above. Thanks 👍

ms88privat commented 8 years ago

image

smolleyes commented 8 years ago

hi

https://github.com/xiongchuan86/react-native-vlcplayer/blob/master/nightlies.videolan.org/build/ios

page 404 :)

thanks

flyskywhy commented 7 years ago

@smolleyes http://nightlies.videolan.org/build/iOS/

AhSem commented 7 years ago

How to add the mobilekitvlc.framework into the project?

I downloaded it from http://nightlies.videolan.org/build/iOS/, unzipped it and copied the mobilevlckit.framework into the directory same level as my .xcodeproj file.

But how to add it into my project?