Duplicate Symbols for Architecture arm64

xiaoxiao2021-02-27  123

错误的意思大概是文件重复定义或者重复导入

解决如下 1、删除项目中重复定义的类,可能在某一个类中 2、target->build phases -> compile sources 中找重复删除
转载请注明原文地址: https://www.6miu.com/read-14463.html

最新回复(0)