ios cocoapods 出现找不到库文件问题?

Undefined symbols for architecture x86_64:

"_OBJC_CLASS_$_PLPlayerOption", referenced from:

  objc-class-ref in MediaStreamingkitViewController.o

"_PLPlayerOptionKeyTimeoutIntervalForMediaPackets", referenced from:

  -[MediaStreamingkitViewController setMediaStreaming] in MediaStreamingkitViewController.o

ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

升级 xcode10.0 才出现的

阅读 1.4k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进