Skip to content
Snippets Groups Projects
Commit 66ce4b60 authored by Dariusz Rybicki's avatar Dariusz Rybicki
Browse files

Fix code formatting in build-bindings script

parent a235f28a
No related branches found
No related tags found
2 merge requests!102Release 1.0.0,!50Add macOS support
......@@ -60,6 +60,7 @@ go get golang.org/x/mobile/bind
go install golang.org/x/mobile/cmd/gomobile@latest
gomobile init
gomobile bind -target $framework_target gitlab.com/elixxir/client/bindings
message "Move framework..."
cd $working_dir
rm -rf "$frameworks_dir/Bindings.xcframework"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment