You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2022. It is now read-only.
I have done exactly you told me to do. STILL DOES'NT WORK!!! In the file "./lib/curl_builder.rb", I set "DEFAULT_PROTOCOLS" "ipv6" => true. Under IPV6 environments, features=829d(the lowest bit is 1, meaning ipv6 is set to 1) while running on simulators ;features=829c,(the lowest bit is 0, meaning ipv6 is set to 0) while running on iphone device. curl return error. Please help!!!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
i386 , x86_64 is "checking whether to enable IPv6... yes"
armv7 , arm64 is "checking whether to enable IPv6... no"
The text was updated successfully, but these errors were encountered: