visual-studio-app-center-distribute

How to push IPA to App Center Distribute from Continuous Integration Server

倖福魔咒の 提交于 2019-12-06 07:16:34
问题 How do you push an iOS IPA file to App Center Distribute from the command line? I'm using a CI (Continuous Integration) server to build my app, and I tried using the following command, given by the App Center Test portal, but it isn't working and outputs the error, below: appcenter distribute release -f ~/Desktop/MondayPundayApp.ipa -g Collaborators --app Punday/mondaypundayapp--ios Command 'appcenter distribute release' requires a logged in user. Use the 'appcenter login' command to log in

How to push IPA to App Center Distribute from Continuous Integration Server

别来无恙 提交于 2019-12-04 14:12:40
How do you push an iOS IPA file to App Center Distribute from the command line? I'm using a CI (Continuous Integration) server to build my app, and I tried using the following command, given by the App Center Test portal, but it isn't working and outputs the error, below: appcenter distribute release -f ~/Desktop/MondayPundayApp.ipa -g Collaborators --app Punday/mondaypundayapp--ios Command 'appcenter distribute release' requires a logged in user. Use the 'appcenter login' command to log in Push to App Center Test from CLI 1. Manually Retrieve an API Token The App Center CLI requires the user