xuyuanzhou / react-native-yz-vlcplayer

VLC Player for react-native
MIT License
152 stars 52 forks source link

XCode 10: Build never completes #22

Closed thanhvyit closed 5 years ago

thanhvyit commented 6 years ago

I downloaded the sample projects and did same all steps on install tutorials. Android works fine for me, but iOS project cannot built. It was running very slow, frozen OS and restarted for a while. Could you please try to reproduce and resolve this issue? My XCode versionL 10.0

Thank you so much!

xuyuanzhou commented 5 years ago

set your project Build Settings --> Build Options --> Debug Information Format to DWARF.

xuyuanzhou commented 5 years ago

image