在OC工程中使用含swift代码的framework
2018-01-15 本文已影响8人
CoderLWG
报错如下:ld: library not found for -lswiftCore for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

解决方法:

报错如下:ld: library not found for -lswiftCore for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
解决方法: