Conrad Kramer
083ec73613
Switch to gRPC client in Swift app
2024-09-08 16:51:17 -07:00
Jett Chen
e4b0f1660b
GRPC Server Support
...
- Deprecates old json-rpc system
- Add GRPC daemon over uds
2024-09-08 11:33:11 +08:00
Conrad Kramer
3dedca4de3
Update build settings
2024-07-06 17:20:46 -07:00
Conrad Kramer
cb1bc1c8aa
Update release pipelines to upload release artifacts
2024-03-23 13:41:07 -07:00
Conrad Kramer
baa81eb939
Cancel in-progress runs when pushing new code
2024-01-20 11:38:46 -08:00
Jett Chen
dfd4dbc81e
Wireguard Timer Support ( #167 )
2024-01-20 19:38:15 +00:00
Conrad Kramer
e04d24a3f7
Updated to Xcode 15.2
2024-01-20 10:02:19 -08:00
Conrad Kramer
eeb0130156
Add Swift module for libburrow
...
This commit also renames the app target to App.
2023-05-09 23:01:36 -04:00
Conrad Kramer
4b0965b846
Build burrow library into iOS and macOS app
...
This commit adds a build script, build-rust.sh, which compiles the
burrow crate from inside of Xcode. The network extension then links
against this crate.
2023-04-29 16:46:23 -04:00
Conrad Kramer
39c3600022
Update Github Actions to run cargo directly
...
The cargo action is deprecated so this change switches to using a bash
invocation
2023-04-10 18:43:41 -04:00
Conrad Kramer
c1e7415871
Initial commit
2023-04-10 16:49:23 -04:00