Build Ios banner
dtfndan dtfndan

Build Ios

Development community

Description

--- name: build-ios description: "Genera IPA para iOS. Configura certificados, provisioning profiles, entitlements y capacidades de Xcode." --- # /build-ios — Build iOS Genera artefacto iOS de producción. Tu trabajo: 1. **Leer** `PLAN.md` sección `## Deploy`. 2. **Delegar** al agente `signing-specialist` y `platform-specialist`. 3. **Verificar**: - macOS disponible (si no, informar limitaciones). - `ios/Runner.xcworkspace` abre correctamente. - `GoogleService-Info.plist` presente en

Installation

Installs to ~/.claude/commands/dtfndan-flutter-claude-agent-team-build-ios.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/dtfndan/flutter-claude-agent-team/HEAD/.claude/commands/build-ios.md -o ~/.claude/commands/dtfndan-flutter-claude-agent-team-build-ios.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository