Hey! 首先,我把把repo clone下来 然后,运行pod install. 最后在xcode点run。 就提示build failed error message: ld: library not found for -lReact clang: error: linker command failed with exit code 1 (use -v to see invocation) 没做过ios原生开发,求指导...
Hey!
首先,我把把repo clone下来
然后,运行pod install.
最后在xcode点run。
就提示build failed
error message:
ld: library not found for -lReact
clang: error: linker command failed with exit code 1 (use -v to see invocation)
没做过ios原生开发,求指导...