331ee70923
Fixed issue with non-modular header <inttypes.h>
master
1.2.1
Paulo Andrade
2022-02-28 18:50:08 +00:00
62ff727a66
Version 1.2.0
1.2.0
Paulo Andrade
2022-02-08 12:27:57 +00:00
782274d2c6
Not importing Foundation on umbrella header so this file can more easily be included on non ObjC code.
Paulo Andrade
2022-02-04 18:20:12 +00:00
4d29b3abba
Publishing new build fixing the simulator part
1.1.1+220118.1
Paulo Andrade
2022-01-18 16:36:21 +00:00
c081d3b28f
Fix building for iOS Simulator
Paulo Andrade
2022-01-18 16:30:30 +00:00
4d0134292e
Added "no-tests" OpenSSL configure option to save on build time
Paulo Andrade
2021-09-09 17:42:30 +01:00
4eb00355b3
Bumped to OpenSSL 1.1.1l
Paulo Andrade
2021-09-09 16:09:58 +01:00
73daff6993
Consolidating bitcode related flags on openssl.xcconfig
Paulo Andrade
2021-09-09 15:48:22 +01:00
7b68f13762
Merge pull request #2 from jpulik/enable-bitcode
Paulo Andrade
2021-09-09 15:21:43 +01:00
a58f8b4ae3
Bitcode enabled in project file, BUILD_LIBRARY_FOR_DISTRIBUTION set to YES and SKIP_INSTALL set to default (NO). Create-xcframework script updated with -ENABLE_BITCODE=YES for iOS platforms.
Jaroslav Pulik
2021-09-07 07:07:03 +02:00
089cfca29e
Replaced Carthage's instructions with SwiftPM
Paulo Andrade
2020-10-14 12:51:35 +01:00
caf20fa2e6
Not sure if these are needed or not but checking them in anyway
Paulo Andrade
2020-10-14 12:32:56 +01:00
edfce99297
Revert "Explicitly stating this is a dynamic library"
Paulo Andrade
2020-10-14 11:57:08 +01:00
88ef1edfe1
Explicitly stating this is a dynamic library
Paulo Andrade
2020-10-14 11:43:36 +01:00
6c51ddd9c0
Added support for the Swift Package Manager
1.1.1_201014.0
Paulo Andrade
2020-10-14 11:32:35 +01:00
157d6f0bcc
Added script to create an XCframework
Paulo Andrade
2020-10-13 13:29:56 +01:00
b5ede32a83
Added support for Apple Silicon
Paulo Andrade
2020-10-13 09:07:18 +01:00
8850f214f7
Building with the "no-async" option to prevent the framework being rejected on the App Store
1.1.1_190211.0
Paulo Andrade
2019-02-11 17:39:45 +00:00
7a4fc416ef
Fixed typo
Paulo Andrade
2018-11-13 09:58:46 +00:00
819d441660
Updated readme with Carthage instructions and a few badges.
Paulo Andrade
2018-10-17 16:46:44 +01:00
a4a65c54e3
Added Carthage to .gitignore
Paulo Andrade
2018-10-17 15:40:37 +01:00
bb2371fd9b
Updated README
Paulo Andrade
2018-10-17 13:49:23 +01:00
a9650bcb40
Fixed compiling for iphonesimulator in Release
Paulo Andrade
2018-10-17 13:49:06 +01:00
25433b68bf
No longer code signing the framework. Signature should be added by framework clients.
Paulo Andrade
2018-10-17 12:34:45 +01:00
492cf6483e
Added README
Paulo Andrade
2018-10-17 12:18:26 +01:00
41209d3a4a
Create LICENSE
Paulo Andrade
2018-10-17 12:20:06 +01:00
5c8a717b10
Added Sample-iOS
Paulo Andrade
2018-10-17 11:47:54 +01:00
c0de7d5439
Now building for iOS as well
Paulo Andrade
2018-10-17 11:24:35 +01:00
42f14e4db3
Added sample Mac app.
Paulo Andrade
2018-10-16 21:30:08 +01:00
60846c90cd
Using only one config file and not using "include" to store OpenSSL headers since this is automatically searched by Xcode it can cause some confusion when including the framework on other projects.
Paulo Andrade
2018-10-16 21:28:34 +01:00
6422038e98
Correctly downloading openssl tarball when it's not present
Paulo Andrade
2018-10-16 20:53:46 +01:00
d268e523e7
Building OpenSSL.framework for macOS
Paulo Andrade
2018-10-16 19:42:26 +01:00