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

Skip to content

Commit 6b60417

Browse files
authored
Update README.markdown
1 parent 039740f commit 6b60417

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
@@ -2,7 +2,7 @@ openssl-xcode
22
=============
33

44
This is an XCode project skeleton structure that can be used to build a static
5-
libcrypto.a library for use in Mac and iPhone projects.
5+
libcrypto.a library for use in MacOS and iOS/tvOS projects.
66

77
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 agains the latest git pull of OpenSSL 3.0.0 -- but these generated libs not been tested just yet.
88

0 commit comments

Comments
 (0)