haxpor / Potatso

Potatso is an iOS client that implements Shadowsocks proxy with the leverage of NetworkExtension framework. ***This project is unmaintained, try taking a look at this fork https://github.com/shadowcoel/shadowcoel instead.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error installing LibYAML

a761552360 opened this issue · comments

/usr/bin/curl -f -L -o /var/folders/yr/g45xdf311y17_8xx6wb58yl40000gn/T/d20180824-7391-10p0t1j/file.tgz http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz --create-dirs --netrc-optional
Failed to connect to pyyaml.org port 80: Connection refused
'LibYAML' uses the unencrypted http protocol to transfer the Pod. Please be sure you're in a safe network with only trusted hosts in there. Please reach out to the library author to notify them of this security issue.

same...

open /Users/Your Name/.cocoapods/repos/master/Specs/5/b/9/LibYAML/0.1.4/LibYAML.podspec.json
change the address "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz" to
"https://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"

commented

great job

thanks a lot

good job

error: /Users/xdk/Potatso/Pods/Pods/Target Support Files/Pods-PacketProcessor/Pods-PacketProcessor.release.xcconfig: unable to open file (in target "PacketProcessor" in project "Potatso") (in target 'PacketProcessor')