Loading...
Preface 使用dandanplay的时候和iOS开发聊了一下,于是想自己拿Swift复现一下。播放视频的核心框架是MobileVLCKit,安装时遇到了若干问题,故记录下来 安装 主要方法参考官方文档:https://code.videolan.org/videolan/VLCKit 这里只讨论加速安装的问题。如果大家有能力,当然可以使用proxychain之类的工具直接挂梯子,但是非...
Overview The Main Thread Checker is a standalone tool for Swift and C languages that detects invalid usage of AppKit, UIKit, and other APIs on a background thread. Updating UI on a thread other tha...