Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

What happened to TrustWallet/trezor-crypto-ios #22

Closed
apshoemaker opened this issue Aug 10, 2018 · 4 comments
Closed

What happened to TrustWallet/trezor-crypto-ios #22

apshoemaker opened this issue Aug 10, 2018 · 4 comments

Comments

@apshoemaker
Copy link

In taking a look at your excellent project today, I noticed that pod install fails because trezor-crypto-ios is no longer available on github. It appears that the podspec here is pointing to a location that no longer exists.

Steps to reproduce the issue are:

  1. git clone git@github.com:TrustWallet/trust-core.git
  2. cd /your/path/to/trust-core
  3. pod install

Output from pod install:

Analyzing dependencies
Downloading dependencies
Installing BigInt (3.1.0)
Installing SipHash (1.2.2)
Installing SwiftLint (0.26.0)
Installing TrezorCrypto (0.0.6)
Username for 'https://github.com': apshoemaker@gmail.com
Password for 'https://apshoemaker@gmail.com@github.com':
Error installing TrezorCrypto
/usr/local/bin/git clone https://github.com/TrustWallet/trezor-crypto-ios.git /var/folders/pt/s4w3g06s69d16vbdx32vvc_w0000gn/T/d20180810-7011-qslgbz --template= --single-branch --depth 1 --branch 0.0.6
Cloning into '/var/folders/pt/s4w3g06s69d16vbdx32vvc_w0000gn/T/d20180810-7011-qslgbz'...
remote: Repository not found.
fatal: repository 'https://github.com/TrustWallet/trezor-crypto-ios.git/' not found```

Any ideas?
@alejandro-isaza
Copy link
Contributor

It works for me, maybe try updating to TrezorCrypto 0.0.7 with pod update

@apshoemaker
Copy link
Author

@alejandro-isaza thank you, but it appears that I am still having the issue. Perhaps that repo is not fully public? If I go to https://github.com/TrustWallet/trezor-crypto-ios.git/ I receive a 404 from github.

@alejandro-isaza
Copy link
Contributor

Sorry, technical difficulties. Try now.

@apshoemaker
Copy link
Author

@alejandro-isaza no problem! Thank you so much for taking a look at it! It appears that I can now pull the trezor-crypto-ios library into the project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants