Commit Graph

4 Commits

Author SHA1 Message Date
iphydf 1451029613 chore: Add strict-abi support for macOS/iOS.
Also enable it for all binary deployment builds. This avoids exporting
sodium/vpx/opus symbols through the toxcore library, which way conflict
with other exported symbols if client code links to e.g. libsodium
itself for its own purposes.
2025-02-09 13:18:46 +00:00
iphydf 496cc70355 chore: Support arm64 iphone simulator. 2025-01-28 02:51:39 +00:00
iphydf aa0e2a8e92 chore: Add support for more iOS architectures.
Including simulator (i386 and x86_64).
2025-01-27 18:29:35 +00:00
iphydf 13ad8e81cb chore: Add binary deploy workflows. 2025-01-27 11:50:09 +00:00