trustwallet / trust-wallet-ios

:iphone: Trust - Ethereum Wallet and Web3 DApp Browser for iOS
https://trustwallet.com
GNU General Public License v3.0
1.52k stars 721 forks source link

make bootstrap fails when trying to install TrezorCrypto #894

Open ungaro opened 6 years ago

ungaro commented 6 years ago
[!] Error installing TrezorCrypto
[!] /usr/local/bin/git clone https://github.com/TrustWallet/trezor-crypto-ios.git /var/folders/ns/yr1rlh7x2xx2dqj48whw2yth0000gn/T/d20180808-80288-jy168e --template= --single-branch --depth 1 --branch 0.0.6

Cloning into '/var/folders/ns/yr1rlh7x2xx2dqj48whw2yth0000gn/T/d20180808-80288-jy168e'...
remote: Repository not found.
fatal: repository 'https://github.com/TrustWallet/trezor-crypto-ios.git/' not found

make: *** [install] Error 1

https://github.com/TrustWallet/trezor-crypto-ios.git/ seems to be broken. image

solrex commented 6 years ago

@ungaro Temporary workaround:

pod 'TrezorCrypto', :podspec => 'https://github.com/solrex/trezor-crypto-ios/raw/master/TrezorCrypto.podspec'