ios - 我正在尝试安装 `VLCKit' pod 文件

标签 ios cocoapods

Analyzing dependencies [!] The platform of the target RTMP (iOS 9.0) is not compatible with VLCKit (3.0.2), which does not support ios.

安装时出现上述错误。我已经尝试了所有部署目标(与所有交叉检查)。但没有得到任何解决方案。

最佳答案

请尝试 MobileVLCKit因为看起来您正在尝试为 iOS 构建。

VLCKit 仅适用于 macOS,如所写 here :

VLCKit is an Objective-C wrapper for libvlc's external interface on macOS.

关于ios - 我正在尝试安装 `VLCKit' pod 文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50510279/

相关文章:

ios - 如何从 UIActivityItemSource 函数返回多个值

ios - 最新版本 Cordova + Xcode = 链接器命令失败,退出代码 1

swift - 裁剪图像出现错误

ios - 无法更新我的广告连播

objective-c - 一个工作区中的多个 pod

macos - 我不能 pod install

ios - 如何以编程方式在 UITableView 背景图像上设置 alpha 和内容模式?

iphone - apple-mobile-web-app-status-bar-style 有什么作用?

IOS:文本字段和双值

ios - 向 uiview 添加从 A 点移动到 B 点的动画