Paulo Andrade
|
331ee70923
|
Fixed issue with non-modular header <inttypes.h>
|
2022-02-28 18:50:08 +00:00 |
|
Paulo Andrade
|
782274d2c6
|
Not importing Foundation on umbrella header so this file can more easily be included on non ObjC code.
|
2022-02-04 18:20:12 +00:00 |
|
Paulo Andrade
|
283a2e7ccc
|
Set iOS minimum deployment target to 9.0
|
2022-01-18 13:40:22 +00:00 |
|
Paulo Andrade
|
73daff6993
|
Consolidating bitcode related flags on openssl.xcconfig
|
2021-09-09 15:48:22 +01:00 |
|
Jaroslav Pulik
|
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.
|
2021-09-07 07:07:03 +02:00 |
|
Paulo Andrade
|
caf20fa2e6
|
Not sure if these are needed or not but checking them in anyway
|
2020-10-14 12:32:56 +01:00 |
|
Paulo Andrade
|
157d6f0bcc
|
Added script to create an XCframework
|
2020-10-13 16:26:59 +01:00 |
|
Paulo Andrade
|
d7ca2c8512
|
Setting version to 1.1.1 (181017.0)
|
2018-10-17 13:49:42 +01:00 |
|
Paulo Andrade
|
25433b68bf
|
No longer code signing the framework. Signature should be added by framework clients.
|
2018-10-17 12:34:45 +01:00 |
|
Paulo Andrade
|
c0de7d5439
|
Now building for iOS as well
|
2018-10-17 11:24:35 +01:00 |
|
Paulo Andrade
|
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.
|
2018-10-16 21:29:48 +01:00 |
|
Paulo Andrade
|
6422038e98
|
Correctly downloading openssl tarball when it's not present
|
2018-10-16 20:54:12 +01:00 |
|
Paulo Andrade
|
d268e523e7
|
Building OpenSSL.framework for macOS
|
2018-10-16 19:42:26 +01:00 |
|