iOSアプリの完全なビルドを実行します。全ての出力を表示。
Executes complete iOS app builds and displays all output for verification.
/plugin marketplace add no-problem-dev/claude-code-plugins/plugin install ios-dev@no-problem-pluginsiOSアプリの完全なビルドを実行します。全ての出力を表示。
${CLAUDE_PLUGIN_ROOT}/scripts/ios-build.sh $ARGUMENTS
scheme: ビルドスキーム名(省略時は自動検出)configuration: ビルド構成(Debug/Release、省略時はDebug)IOS_PROJECT: .xcodeproj パスIOS_SCHEME: デフォルトスキームIOS_SIMULATOR: シミュレーター名ios-check でエラーがないことを確認後/ios-dev:ios-run でシミュレーター実行/ios-dev:ios-test でテスト実行