After months of work, I am excited to share that asc-swift has reached 1.0.0!
For those (totally reasonably) unaware, asc-swift is a comprehensive unofficial App Store Connect client library for Swift. The package includes:
- Support for the latest releases of both the App Store Connect API, and the brand new Enterprise Program API
- Support for tools that target one or both of these API, without being forced to compile both unconditionally
- Usability affordances to make aspects of the APIs easier to use.
- Support for platforms beyond macOS, such as Linux
- Full support for Swift 6
- Support for Bazel, in addition to Swift Package Manager and xcodebuild.
If you are interested in any of this, consider checking out the repository on GitHub and experimenting with what I've made!