Version: v6On this pageionic capacitor syncSync (copy + update) an Ionic project$ ionic capacitor sync [platform] [options]ionic capacitor sync will do the following:Perform an Ionic build, which compiles web assetsCopy web assets to Capacitor native platform(s)Update Capacitor native platform(s) and dependenciesInstall any discovered Capacitor or Cordova pluginsplatform同期するプラットフォーム(例:android、ios)。Options--no-build: Do not invoke an Ionic build --prod: Flag to use the production configuration Advanced Options--configuration=<conf>: Specify the configuration to use (or -c) --source-map: Output source maps --watch: Rebuild when files change