找不到'JWPlayer-iOS-SDK / JWPlayerController.h'文件 [英] 'JWPlayer-iOS-SDK/JWPlayerController.h' file not found

查看:160
本文介绍了找不到'JWPlayer-iOS-SDK / JWPlayerController.h'文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

按照以下步骤操作:







< a href =https://i.stack.imgur.com/2IWpi.png =nofollow noreferrer>





我缺少什么?

解决方案

我遇到了与演示应用程序相同的问题。只需从项目中删除框架文件夹引用(如果您在finder中检查文件,它就不在第一位)。下载jwplayer框架。将它放在与应用程序相关的其他文件的位置,然后将其导入到Xcode中的项目中。之后就运行该项目。瞧它有效。


Followed the steps given at :https://developer.jwplayer.com/sdk/ios/docs/developer-guide/intro/getting-started/ to import JWPlayer

For troubleshooting: https://developer.jwplayer.com/sdk/ios/docs/developer-guide/troubleshooting/troubleshooting/

Also installed cocoapods and in Podfile added: pod 'JWPlayer-SDK', '~> 2.4.3'

ran pod install command later.

What am I missing?

解决方案

I faced the same issue with demo app. Simply removed the framework folder reference from the project (it wasn't there in the first place if you check the files in finder). Download the jwplayer framework. Drop it where the other files related to the app are and simply import it to your project in Xcode. After that just run the project. Voila it works.

这篇关于找不到'JWPlayer-iOS-SDK / JWPlayerController.h'文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆