xcode error: Multiple commands produce

error:

note: Building targets in dependency order

error: Multiple commands produce '/Users/cool_mac/Library/Developer/Xcode/DerivedData/xxx-cgedporlbggxyigfaezqoltztgvk/Build/Products/Debug-iphoneos/xxx.app/Info.plist'

note: Target 'xxx' (project 'xxx') has copy command from '/Users/cool_mac/Documents/WrokProjects/xxx/proj.ios_mac/ios/Info.plist' to '/Users/cool_mac/Library/Developer/Xcode/DerivedData/xxx-cgedporlbggxyigfaezqoltztgvk/Build/Products/Debug-iphoneos/xxx.app/Info.plist'

note: Target 'xxx' (project 'xxx') has process command with output '/Users/cool_mac/Library/Developer/Xcode/DerivedData/xxx-cgedporlbggxyigfaezqoltztgvk/Build/Products/Debug-iphoneos/xxx.app/Info.plist'

解决方法:

项目->TARGETS-->Build Phases--->Copy Bundle Resources 下面info.plist 文件删除掉

如:下图

相关推荐
zhaqonianzhu2 小时前
Qoder CN 插件停更与迁移指南:从 VS Code 到通义灵码 IDE
ide·vscode
数智工坊2 小时前
PyCharm 运行 Python 脚本总自动进 Test 模式?附 RT-DETRv2 依赖缺失终极排坑
开发语言·ide·人工智能·python·pycharm
00后程序员张2 小时前
Windows 下怎么生成 AppStoreInfo.plist?不依赖 Xcode 的方法
ide·macos·ios·小程序·uni-app·iphone·xcode
@noNo4 小时前
Visual Studio Code添加自定义大模型API
ide·vscode·编辑器
铁打的阿秀4 小时前
IDEA启动项目报错: 加载主类 com.seeburger.webedi.system.SystemApplication 时出现 LinkageError
java·ide·intellij-idea
boldiy4 小时前
如何在MAC电脑中实现自动切换windows快捷键
windows·macos
我命由我123455 小时前
PHP - PHP 基本随机数生成函数
开发语言·ide·后端·java-ee·php·intellij-idea·intellij idea
张3蜂5 小时前
Flutter macOS 安装文档
flutter·macos
Nan-h15 小时前
Mac 剪贴板工具选型:先看工作流,再看 Maccy、Raycast、Paste 和 uPaste
macos·贴图
Rabbit_QL5 小时前
【find的用法】macOS/Linux 下高效查找文件
linux·macos