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
Copy file name to clipboardExpand all lines: archive/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Build-OpenSSL-cURL Binaries
2
2
3
-
The `build.sh` script stores the builds in this archive directory. The directory names are based on the version of the releases of OpenSSL, nghttp2 and libcurl and includes the libraries for MacOS, Mac Catalyst, iOS and tvOS.
3
+
The `build.sh` script stores the builds in this archive directory. The directory names are based on the version of the releases of OpenSSL, nghttp2 and libcurl and include the libraries for MacOS, Mac Catalyst, iOS and tvOS.
Copy file name to clipboardExpand all lines: archive/release-template.md
+10-7Lines changed: 10 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Release ZZZLIBCURL Library and Headers
2
2
3
-
This release includes cURL+OpenSSL+Nghttp2 libraries and header files for MacOS, iOS and tvOS projects.
3
+
This release includes cURL, OpenSSL and Nghttp2 libraries and header files for MacOS, Mac Catalyst, iOS and tvOS projects.
4
4
5
5
## Versions
6
6
@@ -10,22 +10,24 @@ This release includes cURL+OpenSSL+Nghttp2 libraries and header files for MacOS,
10
10
11
11
## Archive
12
12
13
-
This directory contains the curl and openssl headers (in the `include` folder), the various *.a libraries built along with a MacOS binary for `curl` and `openssl` (built for intel and arm64).
13
+
This directory contains the curl and openssl headers (in the `include` folder), the *.a libraries and XCFrameworks along with MacOS executable binaries for `curl` and `openssl` (intel x86_64 and Apple silicon arm64).
0 commit comments