Commit 50bb04a8e68f14d0d1e90502613d298f0fb86135

Authored by 张旭
1 parent 209cfcb3

添加logo

metaCode/Supporting Files/Assets.xcassets/AppIcon.appiconset/Contents.json
1 1 {
2 2 "images" : [
3 3 {
  4 + "filename" : "icon_20pt@2x.png",
4 5 "idiom" : "iphone",
5 6 "scale" : "2x",
6 7 "size" : "20x20"
7 8 },
8 9 {
  10 + "filename" : "icon_20pt@3x.png",
9 11 "idiom" : "iphone",
10 12 "scale" : "3x",
11 13 "size" : "20x20"
12 14 },
13 15 {
  16 + "filename" : "icon_29pt@2x.png",
14 17 "idiom" : "iphone",
15 18 "scale" : "2x",
16 19 "size" : "29x29"
17 20 },
18 21 {
  22 + "filename" : "icon_29pt@3x.png",
19 23 "idiom" : "iphone",
20 24 "scale" : "3x",
21 25 "size" : "29x29"
22 26 },
23 27 {
  28 + "filename" : "icon_40pt@2x.png",
24 29 "idiom" : "iphone",
25 30 "scale" : "2x",
26 31 "size" : "40x40"
27 32 },
28 33 {
  34 + "filename" : "icon_40pt@3x.png",
29 35 "idiom" : "iphone",
30 36 "scale" : "3x",
31 37 "size" : "40x40"
32 38 },
33 39 {
  40 + "filename" : "icon_60pt@2x.png",
34 41 "idiom" : "iphone",
35 42 "scale" : "2x",
36 43 "size" : "60x60"
37 44 },
38 45 {
  46 + "filename" : "icon_60pt@3x.png",
39 47 "idiom" : "iphone",
40 48 "scale" : "3x",
41 49 "size" : "60x60"
... ... @@ -81,6 +89,7 @@
81 89 "size" : "83.5x83.5"
82 90 },
83 91 {
  92 + "filename" : "icon_1024.png",
84 93 "idiom" : "ios-marketing",
85 94 "scale" : "1x",
86 95 "size" : "1024x1024"
... ...
metaCode/Supporting Files/Assets.xcassets/AppIcon.appiconset/icon_1024.png 0 → 100644

239 KB

metaCode/Supporting Files/Assets.xcassets/AppIcon.appiconset/icon_20pt@2x.png 0 → 100644

3.5 KB

metaCode/Supporting Files/Assets.xcassets/AppIcon.appiconset/icon_20pt@3x.png 0 → 100644

5.71 KB

metaCode/Supporting Files/Assets.xcassets/AppIcon.appiconset/icon_29pt@2x.png 0 → 100644

5.52 KB

metaCode/Supporting Files/Assets.xcassets/AppIcon.appiconset/icon_29pt@3x.png 0 → 100644

9.02 KB

metaCode/Supporting Files/Assets.xcassets/AppIcon.appiconset/icon_40pt@2x.png 0 → 100644

8.25 KB

metaCode/Supporting Files/Assets.xcassets/AppIcon.appiconset/icon_40pt@3x.png 0 → 100644

14.3 KB

metaCode/Supporting Files/Assets.xcassets/AppIcon.appiconset/icon_60pt@2x.png 0 → 100644

14.3 KB

metaCode/Supporting Files/Assets.xcassets/AppIcon.appiconset/icon_60pt@3x.png 0 → 100644

23.9 KB