Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 053783d

Browse files
authored
Update README.markdown
1 parent 37b5b31 commit 053783d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ openssl-xcode
44
This is an XCode project skeleton structure that can be used to build a static
55
libcrypto.a library for use in MacOS and iOS/tvOS projects.
66

7-
This project was forked from [michaeltyson/openssl-xcode](https://github.com/michaeltyson/openssl-xcode) and specifically updated to target 64-bit architectures [x86_64, ARM64] and combination 64-bit/32-bit universal builds to generate static OpenSSL libraries against XCode toolchain build tools circa OSX 10.14 and iOS 12.2 with compatibility as far back as 10.6 and 8.0 respectively. It has successfully generated x86_64 and arm64 static openssl libs against the latest git pull of OpenSSL 3.0.0 -- but these generated libs not been tested just yet.
7+
This project was forked from [michaeltyson/openssl-xcode](https://github.com/michaeltyson/openssl-xcode) and specifically updated to target 64-bit architectures [x86_64, ARM64] and combination 64-bit/32-bit universal builds to generate static OpenSSL libraries against XCode toolchain build tools circa OSX 10.14 and iOS 12.2 with compatibility as far back as 10.6 and 8.0 respectively. It has successfully generated x86_64 and arm64 static openssl libs against the latest git pull of OpenSSL 3.0.0 -- but these generated libs have not been tested just yet.
88

99
The remainder of the README was composed by and forked from Michael Tyson's branch:
1010

0 commit comments

Comments
 (0)