Initial support for iOS app
This commit is contained in:
parent
2eff8d6b47
commit
1b5be4fc6b
5 changed files with 61 additions and 1 deletions
|
@ -20,6 +20,7 @@ Build:
|
|||
make build - Build
|
||||
make build-snapshot - Build snapshot
|
||||
make build-simple - Build (using go build, without goreleaser)
|
||||
make build-simple-darwin - Build (using go build, without goreleaser) on macOS systems
|
||||
make clean - Clean build folder
|
||||
|
||||
Releasing (requires goreleaser):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue