dendrite/build/gobind/build.sh
2020-07-02 17:42:33 +01:00

6 lines
188 B
Bash

#!/bin/sh
gomobile bind -v \
-ldflags "-X github.com/yggdrasil-network/yggdrasil-go/src/version.buildName=dendrite" \
-target ios \
github.com/matrix-org/dendrite/build/gobind