Apple Mach-O链接器(Id)错误-swift

时间:2016-12-28 19:11:32

标签: ios xcode

这个问题已被提出,但有不同的错误参考,与我遇到的不同 使用Xcode,我得到:

Apple Mach-O Linker (Id) Error
"_OBJC_CLASS_$_mirrorTunnelProvider",referenced from:
"_OBJC_CLASS_$_mirrorConfig",referenced from:
"_OBJC_METACLASS_$_mirrorPacketTunnelProvider",referenced from:
Linker command failed with exit code 1(use -v to see invocation)

此应用程序使用ios版本10.1.1在手机上构建和安装正常但在使用ios版本9.3.4的手机上无法使用上述错误进行构建。

我做错了什么?

0 个答案:

没有答案