aboutsummaryrefslogtreecommitdiffstats
path: root/WireGuard/WireGuard/Assets.xcassets/AppIcon.appiconset/Contents.json
diff options
context:
space:
mode:
authorRoopesh Chander <roop@roopc.net>2018-11-02 16:11:24 +0530
committerRoopesh Chander <roop@roopc.net>2018-11-02 16:11:24 +0530
commitf7be9a29a9c7dce01d7c70c2430aa9ed4474a729 (patch)
tree110305ee3b6af21a5bb8d83420a89722cc7717d6 /WireGuard/WireGuard/Assets.xcassets/AppIcon.appiconset/Contents.json
parentRemove files we don't need (diff)
downloadwireguard-apple-f7be9a29a9c7dce01d7c70c2430aa9ed4474a729.tar.xz
wireguard-apple-f7be9a29a9c7dce01d7c70c2430aa9ed4474a729.zip
Add app icons
Signed-off-by: Roopesh Chander <roop@roopc.net>
Diffstat (limited to 'WireGuard/WireGuard/Assets.xcassets/AppIcon.appiconset/Contents.json')
-rw-r--r--WireGuard/WireGuard/Assets.xcassets/AppIcon.appiconset/Contents.json54
1 files changed, 36 insertions, 18 deletions
diff --git a/WireGuard/WireGuard/Assets.xcassets/AppIcon.appiconset/Contents.json b/WireGuard/WireGuard/Assets.xcassets/AppIcon.appiconset/Contents.json
index d8db8d6..9f4dceb 100644
--- a/WireGuard/WireGuard/Assets.xcassets/AppIcon.appiconset/Contents.json
+++ b/WireGuard/WireGuard/Assets.xcassets/AppIcon.appiconset/Contents.json
@@ -1,93 +1,111 @@
{
"images" : [
{
- "idiom" : "iphone",
"size" : "20x20",
+ "idiom" : "iphone",
+ "filename" : "wireguard_logo_20pt@2x.png",
"scale" : "2x"
},
{
- "idiom" : "iphone",
"size" : "20x20",
+ "idiom" : "iphone",
+ "filename" : "wireguard_logo_20pt@3x.png",
"scale" : "3x"
},
{
- "idiom" : "iphone",
"size" : "29x29",
+ "idiom" : "iphone",
+ "filename" : "wireguard_logo_29pt@2x.png",
"scale" : "2x"
},
{
- "idiom" : "iphone",
"size" : "29x29",
+ "idiom" : "iphone",
+ "filename" : "wireguard_logo_29pt@3x.png",
"scale" : "3x"
},
{
- "idiom" : "iphone",
"size" : "40x40",
+ "idiom" : "iphone",
+ "filename" : "wireguard_logo_40pt@2x.png",
"scale" : "2x"
},
{
- "idiom" : "iphone",
"size" : "40x40",
+ "idiom" : "iphone",
+ "filename" : "wireguard_logo_40pt@3x.png",
"scale" : "3x"
},
{
- "idiom" : "iphone",
"size" : "60x60",
+ "idiom" : "iphone",
+ "filename" : "wireguard_logo_60pt@2x.png",
"scale" : "2x"
},
{
- "idiom" : "iphone",
"size" : "60x60",
+ "idiom" : "iphone",
+ "filename" : "wireguard_logo_60pt@3x.png",
"scale" : "3x"
},
{
- "idiom" : "ipad",
"size" : "20x20",
+ "idiom" : "ipad",
+ "filename" : "wireguard_logo_20pt@1x.png",
"scale" : "1x"
},
{
- "idiom" : "ipad",
"size" : "20x20",
+ "idiom" : "ipad",
+ "filename" : "wireguard_logo_20pt@2x-1.png",
"scale" : "2x"
},
{
- "idiom" : "ipad",
"size" : "29x29",
+ "idiom" : "ipad",
+ "filename" : "wireguard_logo_29pt@1x.png",
"scale" : "1x"
},
{
- "idiom" : "ipad",
"size" : "29x29",
+ "idiom" : "ipad",
+ "filename" : "wireguard_logo_29pt@2x-1.png",
"scale" : "2x"
},
{
- "idiom" : "ipad",
"size" : "40x40",
+ "idiom" : "ipad",
+ "filename" : "wireguard_logo_40pt@1x.png",
"scale" : "1x"
},
{
- "idiom" : "ipad",
"size" : "40x40",
+ "idiom" : "ipad",
+ "filename" : "wireguard_logo_40pt@2x-1.png",
"scale" : "2x"
},
{
- "idiom" : "ipad",
"size" : "76x76",
+ "idiom" : "ipad",
+ "filename" : "wireguard_logo_76pt@1x.png",
"scale" : "1x"
},
{
- "idiom" : "ipad",
"size" : "76x76",
+ "idiom" : "ipad",
+ "filename" : "wireguard_logo_76pt@2x.png",
"scale" : "2x"
},
{
- "idiom" : "ipad",
"size" : "83.5x83.5",
+ "idiom" : "ipad",
+ "filename" : "wireguard_logo_83.5pt@2x.png",
"scale" : "2x"
},
{
- "idiom" : "ios-marketing",
"size" : "1024x1024",
+ "idiom" : "ios-marketing",
+ "filename" : "wireguard_logo.png",
"scale" : "1x"
}
],