Skip to content

Submit your builds to the Apple App Store in seconds

License

Notifications You must be signed in to change notification settings

cidertool/cider

Repository files navigation

Cider logo

Submit to the App Store in seconds!


Cider is a tool managing the entire release process of an iOS, macOS or tvOS application, supported by official Apple APIs. It takes the builds you've uploaded to App Store Connect, updates their metadata, and submits them for review automatically using an expressive YAML configuration. Unlike Xcode or altool, Cider is designed to be useful on Linux and Windows, in addition to macOS.

Documentation

Documentation is hosted at https://cidertool.github.io/cider. Check out our installation and quick start documentation!

Integrations

Badges

build codecov License Release Docker Github Releases Stats of Cider

Contributing

This project's primary goal is to simplify the process to release on the App Store, and enable the entire build + test + release process to be executable in the command line. Until the package's version stabilizes with v1, there isn't a strong roadmap beyond those stated goals. However, contributions are always welcome. If you want to get involved or you just want to offer feedback, please see CONTRIBUTING.md for details.

Credits

Special thanks to:

  • GoReleaser for inspiring the architecture and open sourcing several components used in Cider

License

This library is licensed under the GNU General Public License v3.0 or later

See COPYING to see the full text.