os 項(xiàng)目Xcode 提示
ld: framework not found Pods_XXX
clang: error: linker command failed with exit code 1 (use -v to see invocation)
解決:
?點(diǎn)擊 tagets項(xiàng)目名 的下面,General 下面的
frameworks,libraries,and ?embedded Content下
移除pod_xxx就OK了
os 項(xiàng)目Xcode 提示
ld: framework not found Pods_XXX
clang: error: linker command failed with exit code 1 (use -v to see invocation)
解決:
?點(diǎn)擊 tagets項(xiàng)目名 的下面,General 下面的
frameworks,libraries,and ?embedded Content下
移除pod_xxx就OK了