Xcode10 Multiple commands produc

2021-07-09  本文已影响0人  i爱吃土豆的猫

https://www.jianshu.com/p/bb80d6d3724a

升级Xcode10,直接跑之前的项目会出问题,

:-1: Multiple commands produce '/Users/.../Library/Developer/Xcode/DerivedData/.../Build/Products/Dev-iphonesimulator/TLYShyNavBar/TLYShyNavBar.framework/Info.plist':

  1. Target 'TLYShyNavBar' has copy command from '/Users/.../Desktop/Workspace/iOS/.../Pods/TLYShyNavBar/TLYShyNavBar/Info.plist' to '/Users/.../Library/Developer/Xcode/DerivedData/.../Build/Products/Dev-iphonesimulator/TLYShyNavBar/TLYShyNavBar.framework/Info.plist'
  2. Target 'TLYShyNavBar' has process command with input '/Users/.../Desktop/Workspace/iOS/.../Pods/Target Support Files/TLYShyNavBar/Info.plist'
  1. In Xcode, go to File->Project/Workspace settings.
  2. Change the build system to Legacy Build system.
上一篇 下一篇

猜你喜欢

热点阅读