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

Change Appstore Connect SDK dependency #246

Closed mattnydam closed 3 years ago

mattnydam commented 3 years ago

Updating the Appstore connect SDK to point to origin.

From what I can tell, all changes stemming from the forked SDK have been merged upstream. If this is not the case or there is still a reason to keep using a fork, we can close this PR and instead keep the fork up to date, corresponding PR here

This initially generated a warning in Platform+ExpressibleByArgument.swift as CaseIterable is now declared in Platform.swift

Build and run succeeds and all tests pass.

📝 Summary of Changes

Changes proposed in this pull request: