CocoaPods 安裝第三方庫后,打開xxx. xcworkspace編譯報錯
,不斷陸續(xù)更新………………
錯誤1
clang: error: linker command failed with exit code 1 (use -v to see invocati
解決方法:
如下圖所示輸入框中輸入:other linker flags,將other linker flags修改為-all_load

clang: error: linker command failed with exit code 1 (use -v to see invocati
解決方法:
如下圖所示輸入框中輸入:other linker flags,將other linker flags修改為-all_load