From de1d74a6c37d1dc6052d411df3e41a92425c1ca4 Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Fri, 6 Aug 2021 19:16:30 -0700 Subject: [PATCH] README update about Mac --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index be516c7c..9800eb82 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,14 @@ You will probably want to disable Analytics on the Flutter Tool: `flutter config - Follow the steps above to fetch `libCwtch-go` and `tor` (these will fetch Android versions of these binaries also) - run `flutter run` with an Android phone connect via USB (or some other valid debug mode) +### Building on Mac (for Mac) + +Currently unsupported but we are investigating support for this platform. + ### Building Experimental iOS +iOS builds of cwtch-ui is currently experimental and does not have the full support other platforms do. We are working on making it buildable for developers to experiment with for now. + We currently do not auto build iOS libCwtch-go libraries so you'll need to make your own: - `git clone https://git.openprivacy.ca/cwtch.im/libcwtch-go.git`