From 45d28a11f9cf6feb3584415e9894c8b51846c3bf Mon Sep 17 00:00:00 2001 From: Ognjen Ristanovic Date: Mon, 18 Sep 2023 17:58:21 +0200 Subject: [PATCH] add missing bridging header --- urbanairship-cordova/cordova_airship-Swift.h | 6 ++++++ urbanairship-cordova/plugin.xml | 1 + 2 files changed, 7 insertions(+) create mode 100644 urbanairship-cordova/cordova_airship-Swift.h diff --git a/urbanairship-cordova/cordova_airship-Swift.h b/urbanairship-cordova/cordova_airship-Swift.h new file mode 100644 index 00000000..6770fae6 --- /dev/null +++ b/urbanairship-cordova/cordova_airship-Swift.h @@ -0,0 +1,6 @@ + +#ifndef cordova_airship_Swift_h +#define cordova_airship_Swift_h + + +#endif /* cordova_airship_Swift_h */ diff --git a/urbanairship-cordova/plugin.xml b/urbanairship-cordova/plugin.xml index 049c7fe3..f54564cf 100644 --- a/urbanairship-cordova/plugin.xml +++ b/urbanairship-cordova/plugin.xml @@ -194,6 +194,7 @@ +