Installing SGQRCode (2.5.4)
[!] Error installing SGQRCode
[!] /usr/bin/git clone https://github.com/kingsic/SGQRCode.git /var/folders/p7/gbbns03s59d1qljkrxfd3hg00000gn/T/d20181229-2129-1cfuhqd --template= --single-branch --depth 1 --branch 2.5.4
Cloning into '/var/folders/p7/gbbns03s59d1qljkrxfd3hg00000gn/T/d20181229-2129-1cfuhqd'...
warning: Could not find remote branch 2.5.4 to clone.
fatal: Remote branch 2.5.4 not found in upstream origin複製代碼
今天跟新SGQRCode庫的時候報錯,記錄一下解決方案以便之後查找,錯誤信息如上。git
解決方案:github
pod 'SGQRCode', :git => 'https://github.com/kingsic/SGQRCode.git'bash