diff options
| author | Dustin Mierau <dustin@mierau.me> | 2023-12-22 22:27:36 -0800 |
|---|---|---|
| committer | Dustin Mierau <dustin@mierau.me> | 2023-12-22 22:27:36 -0800 |
| commit | 141ba771eddd2e504a0f29bafd7b9f7c032b72c0 (patch) | |
| tree | 7e1949065c2061cdec9aaea6c834881d7b2fcac7 /Hotline/Assets.xcassets/Image.imageset/Contents.json | |
| parent | b9443172e78669b78d3bd3fa4f20e1b202d9c741 (diff) | |
Add icon to Servers window. Add a simple app icon for macOS.
Diffstat (limited to 'Hotline/Assets.xcassets/Image.imageset/Contents.json')
| -rw-r--r-- | Hotline/Assets.xcassets/Image.imageset/Contents.json | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/Hotline/Assets.xcassets/Image.imageset/Contents.json b/Hotline/Assets.xcassets/Image.imageset/Contents.json deleted file mode 100644 index a19a549..0000000 --- a/Hotline/Assets.xcassets/Image.imageset/Contents.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "images" : [ - { - "idiom" : "universal", - "scale" : "1x" - }, - { - "idiom" : "universal", - "scale" : "2x" - }, - { - "idiom" : "universal", - "scale" : "3x" - } - ], - "info" : { - "author" : "xcode", - "version" : 1 - } -} |