Showing Recent Messages
Multiple commands produce '/Users/felicity/Library/Developer/Xcode/DerivedData/ZotCovidCare-fhtbaocguqoohrcfhiuujnxoblim/Build/Products/Debug-iphonesimulator/ZotCovidCare.app/Frameworks/Charts.framework':
1) Target 'ZotCovidCare' (project 'ZotCovidCare') has copy command from '/Users/felicity/Library/Developer/Xcode/DerivedData/ZotCovidCare-fhtbaocguqoohrcfhiuujnxoblim/Build/Products/Debug-iphonesimulator/Charts.framework' to '/Users/felicity/Library/Developer/Xcode/DerivedData/ZotCovidCare-fhtbaocguqoohrcfhiuujnxoblim/Build/Products/Debug-iphonesimulator/ZotCovidCare.app/Frameworks/Charts.framework'
2) That command depends on command in Target 'ZotCovidCare' (project 'ZotCovidCare'): script phase “[CP] Embed Pods Frameworks”我下载了cocoapods并为我的项目安装了图表。但是,我不能根据上面的错误来构建我的项目。请提前帮助我,谢谢!附注:我不确定是不是因为我的cocoapods版本。这不是最新的,因为我不能下载。如果能在不更新cocoapods版本的情况下修复这个错误,我将非常感激。
发布于 2021-02-16 17:10:51
我想我弄明白了,只需删除/Users/felicity/Library/Developer/Xcode/DerivedData/ZotCovidCare-fhtbaocguqoohrcfhiuujnxoblim/Build/Products/Debug-iphonesimulator/Charts.framework,它就成功构建了!
https://stackoverflow.com/questions/66220258
复制相似问题