ittybittyapps / appstoreconnect-cli

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

Convert TestflightConfiguration into TestflightProgram for comparison #231

Closed adamjcampbell closed 4 years ago

adamjcampbell commented 4 years ago

📝 Summary of Changes

Changes proposed in this pull request:

⚠️ Items of Note

This command is still under active development and throws an unimplemented error

🧐🗒 Reviewer Notes

🔨 How To Test

Run asc testflight sync pull followed by asc testflight sync push. Breakpoint in a development environment to check that the TestFlight Program has been formed correctly.