iOSアプリをビルドしてシミュレーターで実行します。
Builds iOS app and launches it in the simulator for testing and debugging.
/plugin marketplace add no-problem-dev/claude-code-plugins/plugin install ios-dev@no-problem-pluginsiOSアプリをビルドしてシミュレーターで実行します。
${CLAUDE_PLUGIN_ROOT}/scripts/ios-run.sh $ARGUMENTS
simulator: シミュレーター名(省略時は自動検出または環境変数)IOS_PROJECT: .xcodeproj パスIOS_SCHEME: デフォルトスキームIOS_SIMULATOR: シミュレーター名(デフォルト: iPhone 16 Pro)/ios-dev:ios-test でテスト実行/ios-dev:ios-check から再開