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
Installs
2
GitHub Stars
2
First Seen
Feb 28, 2026
ios-ci-cd — jx1100370217/my-openclaw-skills