CI/CD for Capacitor Applications Automate building, testing, and deploying Capacitor apps. When to Use This Skill - User wants to automate builds - User needs CI/CD pipeline - User asks about GitHub Actions - User needs app signing automation - User wants automated releases GitHub Actions Complete Workflow Fastlane Integration Fastlane Setup iOS Fastfile Android Fastfile GitLab CI Secrets Management Required Secrets | Secret | Description | |--------|-------------| | | iOS distribution certificate (base64) | | | Certificate password | | | iOS provisioning profile (base64) | | | Android keysto…