Build, publish, and deploy Capacitor apps in the cloud with Ionic Appflow
Try it free
DocsPluginsCLI

Capacitor CLI - cap open

Opens the native project workspace in the specified native IDE (Xcode for iOS, Android Studio for Android). Once open, use the native IDEs to build, simulate, and run your app on a device.

npx cap open <platform>

Inputs:

  • platform (required): android, ios
Previous
<- List
Next
Plugin Generate ->
Contribute ->