diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2019-03-19 15:30:13 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2019-03-27 14:15:53 +0100 |
| commit | 1ec0e389301a11bc18426ce2bf1d81aa28792e97 (patch) | |
| tree | fa55ffdf7475abfc444813e58780724a4fc87dcc /ios/MullvadVPN/Assets.xcassets/IconClose.imageset/Contents.json | |
| parent | 89b45be8f6159cfb23071c5fd241edb1ff41921c (diff) | |
| download | mullvadvpn-1ec0e389301a11bc18426ce2bf1d81aa28792e97.tar.xz mullvadvpn-1ec0e389301a11bc18426ce2bf1d81aa28792e97.zip | |
Bootstrap iOS app
Diffstat (limited to 'ios/MullvadVPN/Assets.xcassets/IconClose.imageset/Contents.json')
| -rw-r--r-- | ios/MullvadVPN/Assets.xcassets/IconClose.imageset/Contents.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/ios/MullvadVPN/Assets.xcassets/IconClose.imageset/Contents.json b/ios/MullvadVPN/Assets.xcassets/IconClose.imageset/Contents.json new file mode 100644 index 0000000000..483e927f99 --- /dev/null +++ b/ios/MullvadVPN/Assets.xcassets/IconClose.imageset/Contents.json @@ -0,0 +1,23 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "IconClose.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "filename" : "IconClose@2x.png", + "scale" : "2x" + }, + { + "idiom" : "universal", + "filename" : "IconClose@3x.png", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +}
\ No newline at end of file |
