Build and publish hybrid application mobile

8 views
Skip to first unread message

Francesco Sisca

unread,
Dec 20, 2017, 7:57:23 AM12/20/17
to Jenkins Users
Hello everyone. For my company i build a hybrid app (angular2 and ionic2) and deploy it both Android and iOS. Actually i do it manually with this command 

ionic cordova platform add ios
ionic cordova platform add android
ionic cordova build ios --prod
ionic cordova build android --prod

and after this I sign the ios application with xcode to create ipa and publish it. Now, i can automatize this with jenkins? How?
Reply all
Reply to author
Forward
0 new messages