錯誤提示:
[!] An unexpected version directory Classes was encountered for the
出現(xiàn)該錯誤提示時,檢查一下你的pods repo目錄,查看報錯的pods庫是否在repo目錄下面,移除即可推送到repo倉庫。
持續(xù)更新中...
git config 的配置,解決pods慢的問題。
core.editor=vim core.compression=-1
difftool.sourcetree.cmd=opendiff "$LOCAL" "$REMOTE"
difftool.sourcetree.path= mergetool.sourcetree.cmd=/Applications/Sourcetree.app/Contents/Resources/opendiff-w.sh "$LOCAL" "$REMOTE" -ancestor "$BASE" -merge "$MERGED" mergetool.sourcetree.trustexitcode=true
http.sslverify=false
http.version=HTTP/2
http.sslbackend=openssl
http.[https://github.com.proxy=socks5://127.0.0.1:7890](https://github.com.proxy=socks5://127.0.0.1:7890)
pull.rebase=false