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

Merge branch 'Anne/iOS-CI-Fix' into 'release'

Update .gitlab-ci.yml

See merge request !650
parents 3165a3e4 22a30a42
No related branches found
No related tags found
1 merge request!23Release
......@@ -94,7 +94,8 @@ bindings-ios:
script:
- go get -u golang.org/x/mobile/cmd/gomobile
- gomobile bind -target ios gitlab.com/elixxir/client/bindings
- zip -r iOS.zip Bindings.framework
- ls
- 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.
Finish editing this message first!
Please register or to comment