diff options
author | 2018-10-02 21:14:47 +0200 | |
---|---|---|
committer | 2018-11-03 17:39:22 +0530 | |
commit | 477916f0c49c69c861ae81536eb8e40486400be2 (patch) | |
tree | 7c25d2798c1cbc53779b22a25c2ee8b978f72319 | |
parent | Tunnels list: Fix status switch look after flipping it off after an error (diff) | |
download | wireguard-apple-477916f0c49c69c861ae81536eb8e40486400be2.tar.xz wireguard-apple-477916f0c49c69c861ae81536eb8e40486400be2.zip |
Add Wireguard logo with caption to project
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
-rw-r--r-- | WireGuard/WireGuard/Assets.xcassets/wireguard.imageset/Contents.json | 15 | ||||
-rw-r--r-- | WireGuard/WireGuard/Assets.xcassets/wireguard.imageset/wireguard.pdf | bin | 0 -> 15345 bytes |
2 files changed, 15 insertions, 0 deletions
diff --git a/WireGuard/WireGuard/Assets.xcassets/wireguard.imageset/Contents.json b/WireGuard/WireGuard/Assets.xcassets/wireguard.imageset/Contents.json new file mode 100644 index 0000000..6c935c1 --- /dev/null +++ b/WireGuard/WireGuard/Assets.xcassets/wireguard.imageset/Contents.json @@ -0,0 +1,15 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "wireguard.pdf" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + }, + "properties" : { + "preserves-vector-representation" : true + } +}
\ No newline at end of file diff --git a/WireGuard/WireGuard/Assets.xcassets/wireguard.imageset/wireguard.pdf b/WireGuard/WireGuard/Assets.xcassets/wireguard.imageset/wireguard.pdf Binary files differnew file mode 100644 index 0000000..f404859 --- /dev/null +++ b/WireGuard/WireGuard/Assets.xcassets/wireguard.imageset/wireguard.pdf |