CI/CD
Automate your release pipeline
Manual builds and deployments waste hours every release. ApparenceKit includes battle-tested CI/CD configurations that run your unit tests, build iOS and Android binaries, sign them, and deploy to both app stores automatically.
GitHub Actions
Full workflow with test, build, and deploy jobs
GitLab CI
Pipeline config with stages and environment variables
Codemagic
Cloud-based builds with iOS and Android signing
Automated testing
Run all unit tests on every push
DEPLOY
From commit to stores in minutes
Tag a release on your main branch and the pipeline handles everything: run tests, increment version number, build iOS and Android binaries, sign them with your certificates, upload to App Store Connect and Google Play Console, and notify your team.
App Store deployment
Upload to TestFlight and App Store Connect
Google Play deployment
Upload to internal testing or production track
Code signing
iOS certificates and Android keystore handled automatically
Version management
Auto-increment build numbers per platform