TheM4hd1 / SwiftyInsta

Instagram Private API Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pod not install

MariaJsn opened this issue · comments

When I try to install pod it gives error.

[!] Error installing SwiftyInsta
[!] /usr/local/bin/git clone https://github.com/TheM4hd1/SwiftyInsta.git /var/folders/sm/sb6c02013d78gjqj6hxg1xfc0000gn/T/d20200518-2900-q7jq3j --template= --single-branch --depth 1 --branch 2.3

Cloning into '/var/folders/sm/sb6c02013d78gjqj6hxg1xfc0000gn/T/d20200518-2900-q7jq3j'...
warning: Could not find remote branch 2.3 to clone.
fatal: Remote branch 2.3 not found in upstream origin

Looks like it's trying to fetch a branch named 2.3 instead of version 2.3.
Do you mind adding your pod file?

update the pod repo and try installing again, the latest version is 2.3.2

I dod not write version in pod file

my pod is like: pod "SwiftyInsta"

Did you manage to make it work eventually? @MariaJsn 😊
I'm closing this cause it appears not to be an error with SwiftyInsta.
Please feel free to comment below again if you need further assistance.