diff options
author | Vitaly Takmazov | 2020-09-16 17:39:47 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2020-12-10 18:59:55 +0300 |
commit | 77cd2d89c49285f02efabb42c46a4f81e61d5e6f (patch) | |
tree | 8f11e91d4c60ec3d493d6b64e8f35bf8985e9091 /JuickPush/JuickPush-Bridging-Header.h | |
parent | aa6e2444af3bb07180550b646ad8f0d3ca78ddfb (diff) |
NotificationService rewritten in Swift, added dummy test target
Diffstat (limited to 'JuickPush/JuickPush-Bridging-Header.h')
-rw-r--r-- | JuickPush/JuickPush-Bridging-Header.h | 4 |
1 files changed, 4 insertions, 0 deletions
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. +// + |