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