What problem does it solve?
Advanced iOS development and production deployment automation system that manages the complete app lifecycle from development to production release. It provides .env-based configuration management, real-time Apple policy monitoring, and intelligent CI/CD pipelines to streamline iOS projects and ensure compliance with 2025 deployment standards.
Core Features & Use Cases
- .env-based configuration: Centralize environment variables for dev/prod deployments to keep credentials secure and reproducible.
- Real-time policy monitoring: Track Apple policy changes and react automatically to maintain compliance.
- Intelligent CI/CD automation: Create optimized pipelines for building, testing, and deploying iOS apps with automatic signing and test flows.
- Automated compliance checks: Ensure your project aligns with the 2025 iOS deployment standards.
- Use Case: Initialize and maintain a new iOS project with consistent configuration and automated release workflows.
Quick Start
Use the jelly-ios-skill to scaffold a new iOS project with a standard MVVM SwiftUI setup and a CI/CD pipeline configuration. Then mention the required env vars: APPLE_ID, APP_STORE_CONNECT_API_KEY, GITHUB_TOKEN, MATCH_PASSWORD.