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

Update bindings-ios CI pipeline

parent 2fff6efa
No related branches found
No related tags found
2 merge requests!510Release,!352XX-4119/BuildBindingsForIOSAndMacOS
......@@ -90,7 +90,7 @@ bindings-ios:
- go get golang.org/x/mobile/bind
- go install golang.org/x/mobile/cmd/gomobile@latest
- gomobile init
- gomobile bind -target ios gitlab.com/elixxir/client/bindings
- gomobile bind -target ios,iossimulator,macos gitlab.com/elixxir/client/bindings
- ls
- zip -r iOS.zip Bindings.xcframework
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment