Ioniconf 2022 logo

Uniting our global community of Ionic developers and contributors. May 25, 2022.

Docsv3
v2v3All Releases
  • Overview
    • Introduction
    • Hooks
  • Command List
    • init
    • add
    • copy
    • list
    • open
    • run
    • sync
    • update
DocsPluginsCLI
CommunityBlogEnterprise
English日本語
Install

Capacitor CLI - cap open

Opens the native project workspace in the specified native IDE (Xcode for iOS, Android Studio for Android).

npx cap open <platform>

Inputs:

  • platform (required): android, ios
Previous
<- list
Next
run ->
Contribute ->
Submit an edit