Add icon images to the project.
@ -79,6 +79,7 @@
|
||||
9D6F27082728EF410089585E /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; };
|
||||
9DCCDACB271FB87100F311DF /* GSDestinations.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GSDestinations.swift; sourceTree = "<group>"; };
|
||||
9DD67CEF2728F5B700243FC6 /* DestinationsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DestinationsView.swift; sourceTree = "<group>"; };
|
||||
9DD8905E27726C140084A894 /* ListenerGS Icon.pxm */ = {isa = PBXFileReference; lastKnownFileType = file; path = "ListenerGS Icon.pxm"; sourceTree = "<group>"; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFrameworksBuildPhase section */
|
||||
@ -140,6 +141,7 @@
|
||||
9DCCDACB271FB87100F311DF /* GSDestinations.swift */,
|
||||
9D5155F426A1EF7B0075EBC7 /* ContentView.swift */,
|
||||
9D6ED239271E6BD600D773CD /* SpeechForwarder.swift */,
|
||||
9DD8905E27726C140084A894 /* ListenerGS Icon.pxm */,
|
||||
9D51566326A36F530075EBC7 /* BinUtils */,
|
||||
9D51563626A36AD60075EBC7 /* SwiftSocket */,
|
||||
9D5155F626A1EF7C0075EBC7 /* Assets.xcassets */,
|
||||
|
@ -1,91 +1,109 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "Icon40.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "2x",
|
||||
"size" : "20x20"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon60.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "3x",
|
||||
"size" : "20x20"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon58.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "2x",
|
||||
"size" : "29x29"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon87.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "3x",
|
||||
"size" : "29x29"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon80.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "2x",
|
||||
"size" : "40x40"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon120.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "3x",
|
||||
"size" : "40x40"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon120-1.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "2x",
|
||||
"size" : "60x60"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon180.png",
|
||||
"idiom" : "iphone",
|
||||
"scale" : "3x",
|
||||
"size" : "60x60"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon20.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "1x",
|
||||
"size" : "20x20"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon40-1.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "2x",
|
||||
"size" : "20x20"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon29.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "1x",
|
||||
"size" : "29x29"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon58-1.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "2x",
|
||||
"size" : "29x29"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon40-2.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "1x",
|
||||
"size" : "40x40"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon80-1.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "2x",
|
||||
"size" : "40x40"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon76.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "1x",
|
||||
"size" : "76x76"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon152.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "2x",
|
||||
"size" : "76x76"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon167.png",
|
||||
"idiom" : "ipad",
|
||||
"scale" : "2x",
|
||||
"size" : "83.5x83.5"
|
||||
},
|
||||
{
|
||||
"filename" : "Icon1024.png",
|
||||
"idiom" : "ios-marketing",
|
||||
"scale" : "1x",
|
||||
"size" : "1024x1024"
|
||||
|
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon1024.png
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon120-1.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon120.png
Normal file
After Width: | Height: | Size: 28 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon152.png
Normal file
After Width: | Height: | Size: 42 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon167.png
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon180.png
Normal file
After Width: | Height: | Size: 56 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon20.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon29.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon40-1.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon40-2.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon40.png
Normal file
After Width: | Height: | Size: 5.8 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon58-1.png
Normal file
After Width: | Height: | Size: 9.0 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon58.png
Normal file
After Width: | Height: | Size: 9.0 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon60.png
Normal file
After Width: | Height: | Size: 9.4 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon76.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon80-1.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon80.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
ListenerGS/Assets.xcassets/AppIcon.appiconset/Icon87.png
Normal file
After Width: | Height: | Size: 16 KiB |