我在尝试重新启动影片剪辑时收到此错误。
Apple Mach-O Linker Error
"_kCMTimeZero", referenced from:
Linker command failed with the exit code 1 (use -v to see invocation)
我查看了构建阶段,其中包含 AVFoundation 框架
。
查看了其他 Apple Mach-O Linker Error
,这让我尝试进行干净的构建,重新启动 XCode 和操作系统。但这没有帮助。
您需要 CoreMedia
框架才能使用 kCMTimeZero
。
关于ios - 使用 AVPlayer seekToTime :kCMTimeZero 时 Apple Mach-O 链接器错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43884750/
欢迎光临 OStack程序员社区-中国程序员成长平台 (https://ostack.cn/) | Powered by Discuz! X3.4 |