Icon fix + 3 new (1 hidden)

This commit is contained in:
Lumaa 2024-08-10 04:04:26 +02:00
parent 767838e734
commit 1003d4b07d
39 changed files with 159 additions and 13 deletions

View File

@ -992,7 +992,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.2.0;
PRODUCT_BUNDLE_IDENTIFIER = fr.lumaa.Threaded.watchkitapp;
PRODUCT_NAME = Threaded;
SDKROOT = watchos;
@ -1023,7 +1023,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.2.0;
PRODUCT_BUNDLE_IDENTIFIER = fr.lumaa.Threaded.watchkitapp;
PRODUCT_NAME = Threaded;
SDKROOT = watchos;
@ -1054,7 +1054,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.2.0;
PRODUCT_BUNDLE_IDENTIFIER = fr.lumaa.Threaded.ThreadedWidgets;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
@ -1088,7 +1088,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.2.0;
PRODUCT_BUNDLE_IDENTIFIER = fr.lumaa.Threaded.ThreadedWidgets;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
@ -1324,7 +1324,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.2.0;
PRODUCT_BUNDLE_IDENTIFIER = fr.lumaa.Threaded.AuthService;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
@ -1354,7 +1354,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.0;
MARKETING_VERSION = 1.2.0;
PRODUCT_BUNDLE_IDENTIFIER = fr.lumaa.Threaded.AuthService;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

View File

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "AppIcon-artisticly.jpg",
"filename" : "AppIcon-artisticly.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

View File

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "AppIcon-async.jpg",
"filename" : "AppIcon-async.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 798 KiB

View File

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "AppIcon-blue.jpg",
"filename" : "AppIcon-blue.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

View File

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "AppIcon-brat.jpg",
"filename" : "AppIcon-brat.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1014 KiB

View File

@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "AppIcon-pink.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

View File

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "AppIcon-pride.jpg",
"filename" : "AppIcon-pride.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 205 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 800 KiB

View File

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "AppIcon-purple.jpg",
"filename" : "AppIcon-purple.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"

Binary file not shown.

After

Width:  |  Height:  |  Size: 958 KiB

View File

@ -0,0 +1,14 @@
{
"images" : [
{
"filename" : "AppIcon-red.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "AppIcon-stone.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

View File

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "AppIcon-twitter.jpg",
"filename" : "AppIcon-twitter.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"

Binary file not shown.

After

Width:  |  Height:  |  Size: 976 KiB

View File

@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "AppIcon-yellow.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1014 KiB

View File

@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "AppIcon-pink.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 958 KiB

View File

@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "AppIcon-red.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "AppIcon-stone.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 976 KiB

View File

@ -0,0 +1,12 @@
{
"images" : [
{
"filename" : "AppIcon-yellow.png",
"idiom" : "universal"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}

View File

@ -1976,6 +1976,22 @@
}
}
},
"setting.app-icon.pink" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Pink"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Rose"
}
}
}
},
"setting.app-icon.pride" : {
"localizations" : {
"en" : {
@ -2008,6 +2024,22 @@
}
}
},
"setting.app-icon.red" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Red"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Rouge"
}
}
}
},
"setting.app-icon.unknown" : {
"localizations" : {
"en" : {
@ -2024,6 +2056,22 @@
}
}
},
"setting.app-icon.yellow" : {
"localizations" : {
"en" : {
"stringUnit" : {
"state" : "translated",
"value" : "Yellow"
}
},
"fr" : {
"stringUnit" : {
"state" : "translated",
"value" : "Jaune"
}
}
}
},
"setting.appearence" : {
"localizations" : {
"en" : {