ios_build #140

Open
dan wants to merge 5 commits from ios_build_port into trunk
1 changed files with 6 additions and 0 deletions
Showing only changes of commit de1d74a6c3 - Show all commits

View File

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