update ios project

update ios project
This commit is contained in:
Zeus
2024-07-24 11:51:39 +08:00
parent 876d355b18
commit 1bf69048f3
275 changed files with 3372 additions and 1015 deletions
@@ -0,0 +1,119 @@
{
"images" : [
{
"scale" : "2x",
"platform" : "ios",
"filename" : "icon-20@2x.png",
"size" : "20x20",
"idiom" : "universal"
},
{
"filename" : "icon-20@3x.png",
"platform" : "ios",
"idiom" : "universal",
"size" : "20x20",
"scale" : "3x"
},
{
"idiom" : "universal",
"size" : "29x29",
"platform" : "ios",
"scale" : "2x",
"filename" : "icon-29@2x.png"
},
{
"size" : "29x29",
"scale" : "3x",
"filename" : "icon-29@3x.png",
"idiom" : "universal",
"platform" : "ios"
},
{
"platform" : "ios",
"idiom" : "universal",
"filename" : "icon-38@2x.png",
"size" : "38x38",
"scale" : "2x"
},
{
"idiom" : "universal",
"size" : "38x38",
"platform" : "ios",
"filename" : "icon-38@3x.png",
"scale" : "3x"
},
{
"scale" : "2x",
"filename" : "icon-40@2x.png",
"platform" : "ios",
"idiom" : "universal",
"size" : "40x40"
},
{
"filename" : "icon-40@3x.png",
"idiom" : "universal",
"scale" : "3x",
"size" : "40x40",
"platform" : "ios"
},
{
"size" : "60x60",
"filename" : "icon-60@2x.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x"
},
{
"filename" : "icon-60@3x.png",
"idiom" : "universal",
"scale" : "3x",
"platform" : "ios",
"size" : "60x60"
},
{
"platform" : "ios",
"size" : "64x64",
"scale" : "2x",
"filename" : "icon-64@2x.png",
"idiom" : "universal"
},
{
"platform" : "ios",
"size" : "64x64",
"filename" : "icon-64@3x.png",
"scale" : "3x",
"idiom" : "universal"
},
{
"size" : "68x68",
"scale" : "2x",
"idiom" : "universal",
"filename" : "icon-68@2x.png",
"platform" : "ios"
},
{
"platform" : "ios",
"filename" : "icon-76@2x.png",
"idiom" : "universal",
"scale" : "2x",
"size" : "76x76"
},
{
"platform" : "ios",
"scale" : "2x",
"filename" : "icon-83_5@2x.png",
"idiom" : "universal",
"size" : "83.5x83.5"
},
{
"filename" : "ios-marketing.png",
"size" : "1024x1024",
"idiom" : "universal",
"platform" : "ios"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

@@ -0,0 +1,23 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "LaunchImage.png",
"scale" : "1x"
},
{
"idiom" : "universal",
"filename" : "LaunchImage@2x.png",
"scale" : "2x"
},
{
"idiom" : "universal",
"filename" : "LaunchImage@3x.png",
"scale" : "3x"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

@@ -0,0 +1,5 @@
# Launch Screen Assets
You can customize the launch screen with your own desired assets by replacing the image files in this directory.
You can also do it by opening your Flutter project's Xcode project with `open ios/Runner.xcworkspace`, selecting `Runner/Assets.xcassets` in the Project Navigator and dropping in the desired images.