Skip to content
Snippets Groups Projects
Commit 9a44f798 authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Merge branch 'XX-4119/BuildBindingsForIOSAndMacOS' into 'release'

XX-4119/BuildBindingsForIOSAndMacOS

See merge request !352
parents 2932108d 2b01402f
No related branches found
No related tags found
2 merge requests!510Release,!352XX-4119/BuildBindingsForIOSAndMacOS
...@@ -90,7 +90,7 @@ bindings-ios: ...@@ -90,7 +90,7 @@ bindings-ios:
- go get golang.org/x/mobile/bind - go get golang.org/x/mobile/bind
- go install golang.org/x/mobile/cmd/gomobile@latest - go install golang.org/x/mobile/cmd/gomobile@latest
- gomobile init - gomobile init
- gomobile bind -target ios gitlab.com/elixxir/client/bindings - gomobile bind -target ios,iossimulator,macos gitlab.com/elixxir/client/bindings
- ls - ls
- zip -r iOS.zip Bindings.xcframework - zip -r iOS.zip Bindings.xcframework
artifacts: 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