Commit Graph

6 Commits

Author SHA1 Message Date
Davide De Rosa 54d31ac568
Bump 2023-12-12 13:11:48 +01:00
hoppjan 12ad7b9efc
Fix OpenSSL 3 build issues (#52)
* OpenSSL 1.1.1x is EOL, this should make it work for 3.x.x versions.
See https://www.openssl.org/blog/blog/2023/03/28/1.1.1-EOL/

* Removed asm inheritance from config

* Make 3.x the standard parsing logic

* Drop all references to Bitcode

* Use newer -platform_version

* Default to 3.2.0

---------

Co-authored-by: Davide De Rosa <keeshux@gmail.com>
2023-12-12 11:41:50 +01:00
Davide De Rosa 4d57a92844 Bump to 1.1.1q 2022-09-25 12:12:09 +02:00
Davide De Rosa 797a82d20a Bump to 1.1.1o 2022-06-17 09:25:23 +02:00
Davide De Rosa d08001e78c Bump versions
- Release version

- CI to macOS 12

- iOS Simulator/Catalyst target to 14
2022-05-17 18:09:00 +02:00
Davide De Rosa b423309afb Update to 1.1.1m 2022-02-02 20:54:32 +01:00