summaryrefslogtreecommitdiff
path: root/bindings/objc/test/Tests-Bridging-Header.h
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/objc/test/Tests-Bridging-Header.h')
-rw-r--r--bindings/objc/test/Tests-Bridging-Header.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/bindings/objc/test/Tests-Bridging-Header.h b/bindings/objc/test/Tests-Bridging-Header.h
new file mode 100644
index 0000000..d4dd0a5
--- /dev/null
+++ b/bindings/objc/test/Tests-Bridging-Header.h
@@ -0,0 +1,6 @@
+//
+// Use this file to import your target's public headers that you would like to expose to Swift.
+//
+
+#import <ObjCSword/ObjCSword.h>
+#import "TestGlobals.h"