Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
嗨,当我尝试编译我的应用程序时出现此错误。我尝试替换按钮的名称仍然显示相同?
尝试按照步骤操作。希望它有帮助,如果没有,请恢复。
1)打开您的项目 2)选择您的项目目标 3)转到构建阶段部分 4)转到编译源选项卡 5)然后在那里搜索 xcode 说重复的文件名,然后删除它们。6)清理项目,然后尝试运行它。
转到 x 代码首选项
然后转到位置并单击“/Deriveddata”旁边的小箭头并删除派生数据
这应该解决它