在构建项目时遇到了这样的错误:
Developer / SDKs / iPhoneOS12.4.sdk / usr / include / dispatch / dispatch.h:25:10:错误:无法构建模块“达尔文”
答案 0 :(得分:0)
有两种解决方法。
1)/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS.sdk/System/Library/Frameworks
转到该路径,并从安装了xcode的另一台Mac上替换frameworks文件夹。
2)清理并反复构建可能会解决您的问题。