Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on install pod with pod 'PIATunnel' #70

Open
FaShapouri opened this issue Oct 5, 2019 · 1 comment
Open

Error on install pod with pod 'PIATunnel' #70

FaShapouri opened this issue Oct 5, 2019 · 1 comment

Comments

@FaShapouri
Copy link

Summary

I tried to install pod framework, but I got error. my terminal log shows below message:

Ignoring json-2.1.0 because its extensions are not built. Try: gem pristine json --version 2.1.0
Ignoring unf_ext-0.0.7.5 because its extensions are not built. Try: gem pristine unf_ext --version 0.0.7.5
Analyzing dependencies
Downloading dependencies
Installing OpenSSL-Apple (1.1.0h)

[!] Error installing OpenSSL-Apple
[!] /usr/bin/git clone https://github.com/keeshux/OpenSSL-Apple /var/folders/nr/8zms3kxj3mvfjbh89v9_ltm40000gn/T/d20191005-19233-1aigq54 --template= --single-branch --depth 1 --branch 1.0

Cloning into '/var/folders/nr/8zms3kxj3mvfjbh89v9_ltm40000gn/T/d20191005-19233-1aigq54'...
warning: Could not find remote branch 1.0 to clone.
fatal: Remote branch 1.0 not found in upstream origin

I am using xcode 10.2.1

How can I fix this issue?

@samkerm
Copy link

samkerm commented Apr 21, 2020

@FaShapouri Try downloading an older Xcode and replace it in the applications then run the $ pod install

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

No branches or pull requests

2 participants