summaryrefslogtreecommitdiff
path: root/platform/darwin/test/test-Bridging-Header.h
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2016-10-25 23:23:11 -0700
committerMinh Nguyễn <mxn@1ec5.org>2016-10-26 15:16:15 -0700
commit12093c10ad7557a92c8852bd6b61428990311dd4 (patch)
tree6265047947e613e8b46bf1fff75fdb1fa08e24a8 /platform/darwin/test/test-Bridging-Header.h
parent62647a013ff398c28c8a2c2f37c2737006181302 (diff)
downloadqtlocation-mapboxgl-12093c10ad7557a92c8852bd6b61428990311dd4.tar.gz
[ios, macos] Added Swift MGLStyleValue tests
Added tests of MGLStyleValue written in Swift, along with bridging headers just in case they become needed in the future.
Diffstat (limited to 'platform/darwin/test/test-Bridging-Header.h')
-rw-r--r--platform/darwin/test/test-Bridging-Header.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/darwin/test/test-Bridging-Header.h b/platform/darwin/test/test-Bridging-Header.h
new file mode 100644
index 0000000000..e11d920b12
--- /dev/null
+++ b/platform/darwin/test/test-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.
+//