From 9ba72c0cca5a10d47cac64672da954ab94087cd8 Mon Sep 17 00:00:00 2001 From: Vivek Shindhe Date: Thu, 18 Jul 2024 16:32:24 +0530 Subject: [PATCH] chore: removed cordova-plugin-cocoapod-support --- .idea/misc.xml | 4 ++++ .idea/vcs.xml | 6 ++++++ plugin.xml | 13 ++++++++----- 3 files changed, 18 insertions(+), 5 deletions(-) create mode 100644 .idea/misc.xml create mode 100644 .idea/vcs.xml diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..c1c2a99 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/plugin.xml b/plugin.xml index d5b44c6..1dcfa1a 100644 --- a/plugin.xml +++ b/plugin.xml @@ -37,13 +37,16 @@ - - - - - + + + + + + + +