status-go/_assets
Vedran 6ee62061bc
chore_: enable windows and macos CI build (#5840)
- Added support for Windows and macOS in CI pipelines
- Added missing dependencies for Windows and x86-64-darwin
- Resolved macOS SDK version compatibility for darwin-x86_64

The `mkShell` override was necessary to ensure compatibility with the newer
macOS SDK (version 11.0) for x86_64. The default SDK (10.12) was causing build failures
because of the missing libs and frameworks. OverrideSDK creates a mapping from
the default SDK in all package categories to the requested SDK (11.0).
2024-10-25 09:40:47 +02:00
..
build refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
ci chore_: enable windows and macos CI build (#5840) 2024-10-25 09:40:47 +02:00
compose fix: proper usage of CreateAccount RootDataDir (#5284) 2024-06-05 14:03:34 +01:00
docs migrate to go 1.12 and go modules 2019-06-12 13:12:00 +02:00
hooks chore_: Add tag-version command 2024-04-10 11:43:13 +01:00
patches Gomobile support (#1164) 2019-02-01 18:02:52 +01:00
scripts fix_: no test reporting to codecov (#5968) 2024-10-21 12:33:27 +01:00
systemd compose/systemd: fix completion of make targets 2021-08-24 16:45:47 +02:00
tests feat(wallet): add split onramp url endpoint (#5656) 2024-08-12 12:53:32 +00:00