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.
Hi,
I tried to build for iOS7.1 with the following command
./build_curl --archs arm7,arm7s,arm64However, it always failed like this,
If I run the
build_curlthe script by default, it build forarm7andarm7sonly.Do I miss some information?
Thanks & Regards