引入的 库 的版本 比 Deployment Target 高 ,造成的。
解决方法:
方法 1.可以将 Deployment Target 改为 相应的version ,
方法 2.
在Build Settings -> other lingker Flags 中添加-w 就可以解决了
引入的 库 的版本 比 Deployment Target 高 ,造成的。
解决方法:
方法 1.可以将 Deployment Target 改为 相应的version ,
方法 2.
在Build Settings -> other lingker Flags 中添加-w 就可以解决了