From 8d6a2bd09634e6885a213cfb75a44e2c5f6feafd Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 16 Sep 2020 22:26:04 +0300 Subject: Initial API service in Swift # Conflicts: # Juick.xcodeproj/project.pbxproj --- Juick/Supporting Files/Juick-Bridging-Header.h | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Juick/Supporting Files/Juick-Bridging-Header.h (limited to 'Juick/Supporting Files') diff --git a/Juick/Supporting Files/Juick-Bridging-Header.h b/Juick/Supporting Files/Juick-Bridging-Header.h new file mode 100644 index 0000000..e11d920 --- /dev/null +++ b/Juick/Supporting Files/Juick-Bridging-Header.h @@ -0,0 +1,3 @@ +// +// Use this file to import your target's public headers that you would like to expose to Swift. +// -- cgit v1.2.3