DeepAQ / iMut

A sample iOS client for Mut project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iMut

A sample iOS client for Mut project

Build instructions

  1. Install and configure Gomobile (https://pkg.go.dev/golang.org/x/mobile/cmd/gomobile).
  2. Build Mut project as iOS framework using command gomobile bind -target ios github.com/DeepAQ/mut/core github.com/DeepAQ/mut/config, and add Core.framework to the workspace.
  3. Build the app with Xcode.

License

iMut is licensed under GPLv3.

About

A sample iOS client for Mut project

License:GNU General Public License v3.0


Languages

Language:Swift 99.6%Language:C 0.4%