Add temporary app icon
1
.swiftformat
Normal file
@ -0,0 +1 @@
|
|||||||
|
--indent 2
|
||||||
@ -2,6 +2,9 @@
|
|||||||
<Workspace
|
<Workspace
|
||||||
version = "1.0">
|
version = "1.0">
|
||||||
<FileRef
|
<FileRef
|
||||||
location = "self:Persephone.xcodeproj">
|
location = "group:../README.md">
|
||||||
|
</FileRef>
|
||||||
|
<FileRef
|
||||||
|
location = "self:">
|
||||||
</FileRef>
|
</FileRef>
|
||||||
</Workspace>
|
</Workspace>
|
||||||
|
|||||||
@ -21,28 +21,33 @@
|
|||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "mac",
|
|
||||||
"size" : "128x128",
|
"size" : "128x128",
|
||||||
|
"idiom" : "mac",
|
||||||
|
"filename" : "appIcon@0.5x.png",
|
||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "mac",
|
|
||||||
"size" : "128x128",
|
"size" : "128x128",
|
||||||
|
"idiom" : "mac",
|
||||||
|
"filename" : "appIcon-1.png",
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "mac",
|
|
||||||
"size" : "256x256",
|
"size" : "256x256",
|
||||||
|
"idiom" : "mac",
|
||||||
|
"filename" : "appIcon.png",
|
||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "mac",
|
|
||||||
"size" : "256x256",
|
"size" : "256x256",
|
||||||
|
"idiom" : "mac",
|
||||||
|
"filename" : "appIcon@2x.png",
|
||||||
"scale" : "2x"
|
"scale" : "2x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"idiom" : "mac",
|
|
||||||
"size" : "512x512",
|
"size" : "512x512",
|
||||||
|
"idiom" : "mac",
|
||||||
|
"filename" : "appIcon@2x-1.png",
|
||||||
"scale" : "1x"
|
"scale" : "1x"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
|
After Width: | Height: | Size: 61 KiB |
|
After Width: | Height: | Size: 61 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 195 KiB |
|
After Width: | Height: | Size: 195 KiB |
@ -21,3 +21,7 @@ description](https://en.wikipedia.org/wiki/Music_Player_Daemon).
|
|||||||
|
|
||||||
Run `bin/setup` before opening the Xcode project. You probably want MPD server
|
Run `bin/setup` before opening the Xcode project. You probably want MPD server
|
||||||
to be running on your local machine.
|
to be running on your local machine.
|
||||||
|
|
||||||
|
## Credits
|
||||||
|
|
||||||
|
Lyre by Xinh Studio from the Noun Project
|
||||||
|
|||||||
BIN
Resources/export/appIcon.png
Normal file
|
After Width: | Height: | Size: 61 KiB |
BIN
Resources/export/appIcon@0.5x.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
Resources/export/appIcon@2x.png
Normal file
|
After Width: | Height: | Size: 195 KiB |