今天又遇到了这个问题:

ld: file not found: /Users/***/Library/Developer/Xcode/DerivedData/***-dfscappaygvbougtbsnksvyvfufo/Build/Products/Debug-iphoneos/***.app/***
clang: error: linker command failed with exit code 1 (use -v to see invocation)

如图所示:

【iOS】file not found: .../Build/Products/Debug-iphonesimulator file not found 

貌似之前遇到过……

 

在这篇文章 Link error /Build/Products/Debug-iphonesimulator file not found 找到了解决方法,如图所示:

【iOS】file not found: .../Build/Products/Debug-iphonesimulator file not found

 

原文链接:http://stackoverflow.com/questions/18165747/link-error-build-products-debug-iphonesimulator-file-not-found

相关文章:

  • 2022-01-18
  • 2021-09-17
  • 2021-05-22
  • 2021-08-20
  • 2021-07-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-01-18
  • 2021-08-17
  • 2022-12-23
  • 2022-12-23
  • 2022-03-07
  • 2022-12-23
相关资源
相似解决方案