ld: framework not found IOSurface for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

项目运行xcode9 后 再运行xcode8.3 报错

ld: framework not found IOSurface for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

解决办法: 清理derived data

~/Library/Developer/Xcode/DerivedData/

你可能感兴趣的:(ld: framework not found IOSurface for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation))