Xcode 错误 Could not find module 'Introspect' for target 'x86_64-apple-ios-simulator'
同一个包,有的工程不报错,有的报错,具体原因暂时未知, 猜测应该是有其他第三方包的配置引起的。
ps: 有知道的童鞋欢迎评论区分享一丢丢
解决方案:
找到 pods 工程相应的包配置文件, 设置 Build Active Architecture
为 No

Xcode 错误 Could not find module 'Introspect' for target 'x86_64-apple-ios-simulator'
同一个包,有的工程不报错,有的报错,具体原因暂时未知, 猜测应该是有其他第三方包的配置引起的。
ps: 有知道的童鞋欢迎评论区分享一丢丢
解决方案:
找到 pods 工程相应的包配置文件, 设置 Build Active Architecture
为 No
本文标题:Could not find module 'Introspec
本文链接:https://www.haomeiwen.com/subject/rykwartx.html
网友评论