maknapp / vlckitSwiftSample

Sample MobileVLCKit project using Swift 4
65 stars 13 forks source link

pod install问题 #12

Closed SpiritualPlayer closed 7 years ago

SpiritualPlayer commented 7 years ago

楼主你好,我这边下载demo以后,执行pod install,但是停顿在Installing MobileVLCKit(2.2.2),你遇到这种情况吗?怎么解决呢?

maknapp commented 7 years ago

Using google translate, I'm assuming you are asking about the pod install command freezing. You can try doing pod install --verbose to see what is getting stuck, and then search that exact issue. The MobileVLCKit is very large and may just be taking a while to download.

This is not an issue with this repo, closing.