--bundle-id <id> | -b | Bundle identifier (default: com.example.<name>) |
--platforms <list> | | Comma-separated platforms: ios, macos, tvos, watchos, visionos (default: ios) |
--path <path> | -o | Output directory (default: current directory) |
--ios-target <version> | | iOS deployment target (default: 26.0) |
--macos-target <version> | | macOS deployment target (default: 26.0) |
--tvos-target <version> | | tvOS deployment target (default: 26.0) |
--watchos-target <version> | | watchOS deployment target (default: 26.0) |
--visionos-target <version> | | visionOS deployment target (default: 26.0) |
--watch-companion | | Create iOS app with a companion watchOS app |
--json | -j | Output as JSON |