0
点赞
收藏
分享

微信扫一扫

XCode10.2.1打开老工程报Multiple commands produce与Info.plis错误


error: Multiple commands produce '/Users/jiaguoshang/Library/Developer/Xcode/DerivedData/NingApartment-bdrwajakrzfomccqdfolxqufkvbp/Build/Products/Debug-iphonesimulator/MGBaseKit.framework/Info.plist':
1) Target 'MGBaseKit' (project 'MGBaseKit') has copy command from '/Users/jiaguoshang/Desktop/ningchao/ios/MGBaseKit/MGBaseKit/Info.plist' to '/Users/jiaguoshang/Library/Developer/Xcode/DerivedData/NingApartment-bdrwajakrzfomccqdfolxqufkvbp/Build/Products/Debug-iphonesimulator/MGBaseKit.framework/Info.plist'
2) Target 'MGBaseKit' (project 'MGBaseKit') has process command with output '/Users/jiaguoshang/Library/Developer/Xcode/DerivedData/NingApartment-bdrwajakrzfomccqdfolxqufkvbp/Build/Products/Debug-iphonesimulator/MGBaseKit.framework/Info.plist'
解决方案:

选择 xcode -> File -> Project Settings

XCode10.2.1打开老工程报Multiple commands produce与Info.plis错误_XCode10

Shared Project Settings: Build System选择Legacy Build System点击Done

XCode10.2.1打开老工程报Multiple commands produce与Info.plis错误_XCode10_02


最后编译通过


举报

相关推荐

0 条评论