Commit Graph

11 Commits

Author SHA1 Message Date
Vincent Neo d57fdc5155 Support building for xrOS targets
based on openssl-3.1.1 build script.
2024-03-11 22:33:56 +03:00
Vincent Neo 6a6cd8af76 update example to build openssl 3.1.1 2023-07-31 00:57:28 +03:00
levlam 82cdc98ecf Fail iOS example building if can't apply OpenSSL patch. 2023-03-03 14:11:46 +03:00
levlam bfd8c8dcf3 Fix OpenSSL building in iOS example. 2022-10-14 23:09:16 +03:00
levlam ff91aa0192 Build and install only OpenSSL libraries in iOS example. Fixes #2152. Update OpenSSL to 1.0.2u. 2022-10-05 14:31:02 +03:00
levlam 5a22865f7c Begin all Bash scripts with "cd $(dirname $0)". 2021-12-08 19:43:21 +03:00
Sergey ab4736df28
M1 support (#1620)
* Support Arm64 simulator targets (M1)

* Combine dylibs to xcframework

* Update Python-Apple-support urls

* Update Readme
2021-09-03 09:25:14 +03:00
Arseny Smirnov f866729415 update architectures for watchOS in example/ios 2021-03-26 18:04:25 +03:00
levlam 3347a5e2da Fix OpenSSL armv7 build in iOS example.
GitOrigin-RevId: 078d669b11f1aafc2d6ea26088d663e2bd4b06a0
2018-12-02 22:26:27 +03:00
levlam 1d28119f4a Update iOS example README.md.
GitOrigin-RevId: df6d7bd81c1d1fdb915cb4bdc6edc80d93bcfed0
2018-02-15 00:41:26 +03:00
Arseny Smirnov f8429cf2b4 Ios build example
GitOrigin-RevId: fb1b29dbc054e6362272f4bda82a17866ee74770
2018-02-14 13:19:12 +03:00