From 7165263963d046fe8bd8a8abb542cb0bb34866b9 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 16 Sep 2020 17:39:47 +0300 Subject: NotificationService rewritten in Swift, added dummy test target # Conflicts: # Juick.xcodeproj/project.pbxproj # JuickPush/NotificationService.m --- JuickPush/JuickPush-Bridging-Header.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 JuickPush/JuickPush-Bridging-Header.h (limited to 'JuickPush/JuickPush-Bridging-Header.h') diff --git a/JuickPush/JuickPush-Bridging-Header.h b/JuickPush/JuickPush-Bridging-Header.h new file mode 100644 index 0000000..1b2cb5d --- /dev/null +++ b/JuickPush/JuickPush-Bridging-Header.h @@ -0,0 +1,4 @@ +// +// Use this file to import your target's public headers that you would like to expose to Swift. +// + -- cgit v1.2.3