dendrite/build/gobind-yggdrasil/build.sh
2020-11-25 15:55:11 +00:00

6 lines
198 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-yggdrasil