From 41e7f2ff77fe3e141035436f4cd396f0191ec322 Mon Sep 17 00:00:00 2001 From: Sarah Jamie Lewis Date: Wed, 30 Nov 2022 17:19:08 +0000 Subject: [PATCH] Update 'Draft: One Pager: Supported Systems' --- Draft%3A-One-Pager%3A-Supported-Systems.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/Draft%3A-One-Pager%3A-Supported-Systems.md b/Draft%3A-One-Pager%3A-Supported-Systems.md index 3a9c79e..dca975d 100644 --- a/Draft%3A-One-Pager%3A-Supported-Systems.md +++ b/Draft%3A-One-Pager%3A-Supported-Systems.md @@ -1,5 +1,23 @@ +## Sources of Dependencies: + +- Go +- Go Libraries +- Flutter +- Open Privacy Libraries +- Rust + +## Dependencies Requiring Infrastructure Work + +- Go +- Flutter +- Rust + ## Android We use our own gomobile Android container for building (https://git.openprivacy.ca/openprivacy/android-go-mobile). This naturally has dependencies of Go and Android versions. -When we update any libCwtch dependency to use a new Go version, this cascades to this Android container. \ No newline at end of file +When we update any libCwtch dependency to use a new Go version, this cascades to this Android container. + +## Mac Builds + +Currently not containerized. Also require dependency updates. \ No newline at end of file