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

Skip to content

Commit 039740f

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

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

README.markdown

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,9 @@ 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 Mac and iPhone projects.
66

7-
It is specifically intended for use in building secure iPhone
8-
applications alongside [SQLCipher](http://www.zetetic.net/software/sqlcipher).
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 agains the latest git pull of OpenSSL 3.0.0 -- but these generated libs not been tested just yet.
98

10-
openssl-xcode was developed by Stephen Lombardo at Zetetic LLC.
11-
12-
sjlombardo at zetetic.net
13-
http://www.zetetic.net
14-
15-
It was adapted for use with source archives by Michael Tyson of
16-
A Tasty Pixel (michael at atastypixel.com)
9+
The remainder of the README was composed by and forked from Michael Tyson's branch:
1710

1811
Usage
1912
-----

0 commit comments

Comments
 (0)