-
Notifications
You must be signed in to change notification settings - Fork 249
Deployment
Ricardo Geraldes edited this page Sep 18, 2017
·
2 revisions
make statusgo-android; make statusgo-ios-simulator
cd build/bin/statusgo-ios-9.3-framework/
zip -r status-go-ios.zip Statusgo.framework
- copy
-gcommit
part fromgit describe
- version name will be
branch-gcommit
- log in here http://139.162.11.12:8081/artifactory/webapp/ (in LastPass)
- press deploy in
libs-release-local
dir http://139.162.11.12:8081/artifactory/webapp/#/artifacts/browse/tree/General/libs-release-local - upload
statusgo-android-16.aar
frombuild/bin/
-
Deploy as Maven Artifact
, Group Id:status-im
, Artifact ID:status-go
, Version:branch-gcommit
, selectGenerate default POM
- press deploy
- upload
status-go-ios.zip
frombuild/bin/statusgo-ios-9.3-framework
-
Deploy as Maven Artifact
, Group Id:status-im
, Artifact ID:status-go-ios-simulator
, Version:branch-gcommit
, selectGenerate default POM
- press deploy
Project Information
Getting started
Developers
Support
Internal