Getting Started
Documentation
On this page
Welcome to the ShipItSwifty documentation.
ShipItSwifty is a Swift-native CLI for iOS and Android release automation. These docs cover everything from installing the binary to writing custom plugins.
Where to start
- New here? Begin with the Installation guide.
- Shipping iOS? See the iOS Quickstart.
- Shipping Android? See the Android Quickstart.
- Using Flutter, React Native, or Kotlin Multiplatform? See the KMP Quickstart.
- Coming from fastlane? Read the migration guide.
- Setting up CI? See the CI Setup guide.
- Using a coding agent in the upstream repo? Start with the Agent Fast Start guide.
- Need the Swift API? Browse the API Reference.
Versioning
The docs in this site are maintained alongside the website. The Swift API reference is generated from DocC and rendered directly at /docs/api/shipitkit when synced data is available.