1.xcode報錯 Multiple commands produce ‘/Users/mac/Library/Developer/Xcode/DerivedData/info.plist‘
2.xcode報錯 Sandbox deny file-write-create
3.ld: framework 'TTSDKCore' not found 是M芯片的模擬器不支持,需要切換至Rosetta模擬器就好了
4.pod 連不上github 代理沒加到終端,替換代理主機(jī)
export https_proxy=http://127.0.0.1:7897 http_proxy=http://127.0.0.1:7897 all_proxy=socks5://127.0.0.1:7897

29079ba0-2c36-42ef-8597-884cf907536b.png