0
点赞
收藏
分享

微信扫一扫

密码学学习笔记(二十四):TCP/IP协议栈

DT_M 2024-01-23 阅读 11

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

如:下图

举报

相关推荐

0 条评论