This commit is contained in:
zhutao
2025-09-08 15:37:47 +08:00
parent 4623094bad
commit 3123d83742
33 changed files with 120 additions and 122 deletions

View File

@@ -1,122 +1,120 @@
{ {
"images" : [ "images": [
{ {
"size" : "20x20", "size": "20x20",
"idiom" : "iphone", "idiom": "universal",
"filename" : "Icon-App-20x20@2x.png", "filename": "icon-20@2x.png",
"scale" : "2x" "scale": "2x",
}, "platform": "ios"
{ },
"size" : "20x20", {
"idiom" : "iphone", "size": "20x20",
"filename" : "Icon-App-20x20@3x.png", "idiom": "universal",
"scale" : "3x" "filename": "icon-20@3x.png",
}, "scale": "3x",
{ "platform": "ios"
"size" : "29x29", },
"idiom" : "iphone", {
"filename" : "Icon-App-29x29@1x.png", "size": "29x29",
"scale" : "1x" "idiom": "universal",
}, "filename": "icon-29@2x.png",
{ "scale": "2x",
"size" : "29x29", "platform": "ios"
"idiom" : "iphone", },
"filename" : "Icon-App-29x29@2x.png", {
"scale" : "2x" "size": "29x29",
}, "idiom": "universal",
{ "filename": "icon-29@3x.png",
"size" : "29x29", "scale": "3x",
"idiom" : "iphone", "platform": "ios"
"filename" : "Icon-App-29x29@3x.png", },
"scale" : "3x" {
}, "size": "38x38",
{ "idiom": "universal",
"size" : "40x40", "filename": "icon-38@2x.png",
"idiom" : "iphone", "scale": "2x",
"filename" : "Icon-App-40x40@2x.png", "platform": "ios"
"scale" : "2x" },
}, {
{ "size": "38x38",
"size" : "40x40", "idiom": "universal",
"idiom" : "iphone", "filename": "icon-38@3x.png",
"filename" : "Icon-App-40x40@3x.png", "scale": "3x",
"scale" : "3x" "platform": "ios"
}, },
{ {
"size" : "60x60", "size": "40x40",
"idiom" : "iphone", "idiom": "universal",
"filename" : "Icon-App-60x60@2x.png", "filename": "icon-40@2x.png",
"scale" : "2x" "scale": "2x",
}, "platform": "ios"
{ },
"size" : "60x60", {
"idiom" : "iphone", "size": "40x40",
"filename" : "Icon-App-60x60@3x.png", "idiom": "universal",
"scale" : "3x" "filename": "icon-40@3x.png",
}, "scale": "3x",
{ "platform": "ios"
"size" : "20x20", },
"idiom" : "ipad", {
"filename" : "Icon-App-20x20@1x.png", "size": "60x60",
"scale" : "1x" "idiom": "universal",
}, "filename": "icon-60@2x.png",
{ "scale": "2x",
"size" : "20x20", "platform": "ios"
"idiom" : "ipad", },
"filename" : "Icon-App-20x20@2x.png", {
"scale" : "2x" "size": "60x60",
}, "idiom": "universal",
{ "filename": "icon-60@3x.png",
"size" : "29x29", "scale": "3x",
"idiom" : "ipad", "platform": "ios"
"filename" : "Icon-App-29x29@1x.png", },
"scale" : "1x" {
}, "size": "64x64",
{ "idiom": "universal",
"size" : "29x29", "filename": "icon-64@2x.png",
"idiom" : "ipad", "scale": "2x",
"filename" : "Icon-App-29x29@2x.png", "platform": "ios"
"scale" : "2x" },
}, {
{ "size": "64x64",
"size" : "40x40", "idiom": "universal",
"idiom" : "ipad", "filename": "icon-64@3x.png",
"filename" : "Icon-App-40x40@1x.png", "scale": "3x",
"scale" : "1x" "platform": "ios"
}, },
{ {
"size" : "40x40", "size": "68x68",
"idiom" : "ipad", "idiom": "universal",
"filename" : "Icon-App-40x40@2x.png", "filename": "icon-68@2x.png",
"scale" : "2x" "scale": "2x",
}, "platform": "ios"
{ },
"size" : "76x76", {
"idiom" : "ipad", "size": "76x76",
"filename" : "Icon-App-76x76@1x.png", "idiom": "universal",
"scale" : "1x" "filename": "icon-76@2x.png",
}, "scale": "2x",
{ "platform": "ios"
"size" : "76x76", },
"idiom" : "ipad", {
"filename" : "Icon-App-76x76@2x.png", "size": "83.5x83.5",
"scale" : "2x" "idiom": "universal",
}, "filename": "icon-83.5@2x.png",
{ "scale": "2x",
"size" : "83.5x83.5", "platform": "ios"
"idiom" : "ipad", },
"filename" : "Icon-App-83.5x83.5@2x.png", {
"scale" : "2x" "size": "1024x1024",
}, "idiom": "universal",
{ "filename": "icon-1024.png",
"size" : "1024x1024", "scale": "1x",
"idiom" : "ios-marketing", "platform": "ios"
"filename" : "Icon-App-1024x1024@1x.png", }
"scale" : "1x" ],
"info": {
"version": 1,
"author": "icon.wuruihong.com"
} }
], }
"info" : {
"version" : 1,
"author" : "xcode"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 295 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 450 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 282 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 462 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 862 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 862 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 762 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string> <string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key> <key>CFBundleDisplayName</key>
<string>Plan</string> <string>PlanCura</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string> <string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
@@ -13,7 +13,7 @@
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>plan</string> <string>PlanCura</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>