0
我試圖建立我的iOS應用程序的存檔,但出現以下鏈接錯誤:鐺:錯誤:連接命令,退出代碼1失敗,反應本地
Apple Mach-O Linker (ld) Error Group clang: error: linker command failed with exit code 1 (use -v to see invocation)
我有幾個波德和反應原生的依賴關係。並且能夠構建在模擬器和物理設備上運行的應用程序。
如何解決此問題?
請嘗試看看其中的一些建議。 https://stackoverflow.com/questions/33536032/apple-mach-o-linker-command-failed –