Draft: Add macOS support
Compare changes
- Dariusz Rybicki authored
# Conflicts: # run-tests.sh
@@ -256,7 +256,7 @@
@@ -269,7 +269,7 @@
@@ -283,7 +283,7 @@
@@ -296,7 +296,7 @@
This MR contains Bindings.xcframework
build manually from client repo, using the following script:
go mod tidy
rm -rf vendor/
go build ./...
go get golang.org/x/mobile/bind
go install golang.org/x/mobile/cmd/gomobile@latest
gomobile init
gomobile bind -target ios,iossimulator,macos gitlab.com/elixxir/client/bindings
go version go1.17.13 darwin/arm64
# Conflicts: # run-tests.sh