consenlabs / token-core-ios

a blockchain private key management library on iOS
Apache License 2.0
879 stars 229 forks source link

mac os 10.15 pod install error #85

Open ghost opened 5 years ago

ghost commented 5 years ago

mac os 10.15 xcode 11.1

ghost commented 5 years ago
$ sudo installer -pkg /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg -target /

installer: Error - the package path specified was invalid: '/Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg'.

$ ll /Library/Developer/CommandLineTools/
total 0
drwxr-xr-x  6 root  wheel   192B  9  6 11:47 Library
drwxr-xr-x  5 root  wheel   160B 10 28 21:18 SDKs
drwxr-xr-x  7 root  wheel   224B 10 28 21:18 usr
ghost commented 5 years ago
[!] Error installing TokenCore
[!] Failed to download 'TokenCore': [!] /usr/bin/git clone https://github.com/consenlabs/token-core-ios.git /var/folders/bq/5_1qkc7x79x1_pwydwd2lf900000gn/T/d20191028-47792-15mnfds --template=

Cloning into '/var/folders/bq/5_1qkc7x79x1_pwydwd2lf900000gn/T/d20191028-47792-15mnfds'...
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
XuNeal commented 4 years ago

It seems about network, pls try more times