Update 'Draft: One Pager: Supported Systems'

Sarah Jamie Lewis 2022-11-30 17:19:08 +00:00
parent ac11a51e20
commit 41e7f2ff77
1 changed files with 19 additions and 1 deletions

@ -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.
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.