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

Remove validation in CreateProfileCommand #214

Closed DechengMa closed 3 years ago

DechengMa commented 3 years ago

Closes #210 As serverside also provides validation so frontend validation can be removed for correction

📝 Summary of Changes

Changes proposed in this pull request:

🧐🗒 Reviewer Notes

💁 Example

USAGE:

asc profiles create <name> <profile-type> <bundle-id> [--certificates-serial-numbers <certificates-serial-numbers> ...] [--devices-udids <devices-udids> ...]

🔨 How To Test

swift run asc profiles create example-name ios_app_development com.example.foo --certificates-serial-numbers 12345678ABCDE --devices-udids 00001234-0000094A3A7123AB