ios-ci-cd
Installation
SKILL.md
iOS CI/CD
Automate building, testing, and deploying iOS applications.
CI/CD Overview
Push → Build → Test → Sign → Deploy → Notify
↓ ↓ ↓ ↓
SwiftLint Unit Match TestFlight
UI App Store
GitHub Actions
Basic Workflow
# .github/workflows/ios.yml
name: iOS CI