ittybittyapps / appstoreconnect-cli

An easy to use command-line tool for interacting with the Apple AppStore Connect API
MIT License
172 stars 17 forks source link

Bug: Creating a profile of type other than add_hoc should not require device ids #210

Closed orj closed 3 years ago

orj commented 3 years ago

🌎 Environment

💬 Description

profiles create command incorrectly requires device ids.

🦶 Reproduction Steps

Steps to reproduce the behavior, provide an example of the command line issued:

  1. Run swift run asc profiles create "Production" ios_app_store com.example.App --certificates-serial-numbers xxxx

🤔 Expected Results

That the profile is created

😲 Actual Results

The following error is returned:

Error: Expected at least one device udid.