ittybittyapps / appstoreconnect-cli

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

Code Clean up in Bundle Id Commands #208

Closed DechengMa closed 4 years ago

DechengMa commented 4 years ago

Remove older service extensions and use operation in BundleId Command

📝 Summary of Changes

Changes proposed in this pull request:

🧐🗒 Reviewer Notes

💁 Example

swift run asc bundle-ids -h

🔨 How To Test

swift run asc bundle-ids read com.example.foo
swift run asc bundle-ids modify com.example.foo
swift run asc bundle-ids delete com.example.foo