Skip to content
Snippets Groups Projects
Commit 9d47b90e authored by Benjamin Wenger's avatar Benjamin Wenger
Browse files

Merge branch 'Anne/Revert-iOS-GoMobile' into 'release'

Update .gitlab-ci.yml

See merge request !659
parents 8ed9dea0 9f01ba05
Branches
Tags
1 merge request!23Release
......@@ -92,10 +92,10 @@ bindings-ios:
tags:
- ios
script:
- go get -u golang.org/x/mobile/cmd/gomobile
- go get -u golang.org/x/mobile/cmd/gomobile@76c259c465ba39f84de7e2751a666612ddca556b
- gomobile bind -target ios gitlab.com/elixxir/client/bindings
- ls
- zip -r iOS.zip Bindings.framework
- zip -r iOS.zip Bindings.xcframework
artifacts:
paths:
- iOS.zip
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment