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 文件删除掉

如:下图

相关推荐
Freak嵌入式1 天前
LVGL基础知识和概念:视觉样式与资源系统
ide·驱动开发·嵌入式·lvgl·micropython·upypi
追风20191 天前
PowerShell 7 解决 Codex 中文乱码:完整经验总结(VsCode 背景)
ide·vscode·编辑器
aosky1 天前
手机远程畅玩OpenAI Codex
macos·智能手机·cocoa
深挖派1 天前
IntelliJ IDEA 2026.1 安装配置与高效开发环境搭建 (保姆级图文教程)
java·ide·intellij-idea
vonlycn1 天前
Android Studio 5.3.3 新项目编译报错解决
android·ide·android studio
qq_427506081 天前
vscode使用claude code的简单经验分享(一)
ide·vscode·ai
宁静致远20211 天前
Mermaid VSCode插件制作流程图保存方法
ide·vscode·流程图
宇飞林海1 天前
在 JetBrains 的 IDE 里使用中文语言
ide
A懿轩A1 天前
【2026 最新】Python 下载与安装:在 macOS 下使用 Homebrew 和 pyenv 完美管理多版本 Python
python·macos·mac
IKaros_α‌1 天前
mac上安装openclaw从入门到删除
macos