We are using the NFC Scanner plugin in our ionic 5 project on the Android platform: https://ionicframework.com/docs/native/nfc
How can we exclude this plugin from our iOS platform? Is there a built-in way in Capacitor to exclude certain plugins from a specific platform? We want to avoid uninstalling the plugin each time when we run 'ionic cap sync ios'.
Source: https://github.com/ionic-team/capacitor/issues/5084#issuecomment-931288615
capacitor.config.ts
: