iphydf
432ab60c00
feat: Add a Makefile for the single file deploy build.
...
This makefile is untested, so hope is the strategy here.
2025-02-15 09:44:40 +00:00
iphydf
2e7495e8f2
docs: Update changelog format to use the new clog-compatible way.
2025-02-14 13:03:45 +00:00
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
93787a9322
chore: Add ios/macos framework build.
2025-01-29 00:51:01 +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