Commit ec2c9d846baf3b9aba9f14fe0dd69fdce665b092
1 parent
55c29848
修改AppIcon
Showing
22 changed files
with
21 additions
and
11 deletions
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/114.png
0 → 100644
5.6 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/120-1.png
0 → 100644
5.91 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/120.png
0 → 100644
5.91 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/180.png
0 → 100644
9.73 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/web_hi_res29.png renamed to LiveVideoCloud/animation.xcassets/AppIcon.appiconset/29.png
1.43 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/40.png
0 → 100644
2.11 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/57.png
0 → 100644
2.79 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/58.png
0 → 100644
2.9 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/60.png
0 → 100644
2.89 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/80.png
0 → 100644
3.99 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/87.png
0 → 100644
4.35 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/Contents.json
| ... | ... | @@ -3,67 +3,77 @@ |
| 3 | 3 | { |
| 4 | 4 | "size" : "20x20", |
| 5 | 5 | "idiom" : "iphone", |
| 6 | - "filename" : "web_hi_res40.png", | |
| 6 | + "filename" : "40.png", | |
| 7 | 7 | "scale" : "2x" |
| 8 | 8 | }, |
| 9 | 9 | { |
| 10 | 10 | "size" : "20x20", |
| 11 | 11 | "idiom" : "iphone", |
| 12 | - "filename" : "web_hi_res60.png", | |
| 12 | + "filename" : "60.png", | |
| 13 | 13 | "scale" : "3x" |
| 14 | 14 | }, |
| 15 | 15 | { |
| 16 | 16 | "size" : "29x29", |
| 17 | 17 | "idiom" : "iphone", |
| 18 | - "filename" : "web_hi_res29.png", | |
| 18 | + "filename" : "29.png", | |
| 19 | 19 | "scale" : "1x" |
| 20 | 20 | }, |
| 21 | 21 | { |
| 22 | 22 | "size" : "29x29", |
| 23 | 23 | "idiom" : "iphone", |
| 24 | - "filename" : "web_hi_res58.png", | |
| 24 | + "filename" : "58.png", | |
| 25 | 25 | "scale" : "2x" |
| 26 | 26 | }, |
| 27 | 27 | { |
| 28 | 28 | "size" : "29x29", |
| 29 | 29 | "idiom" : "iphone", |
| 30 | - "filename" : "web_hi_res87.png", | |
| 30 | + "filename" : "87.png", | |
| 31 | 31 | "scale" : "3x" |
| 32 | 32 | }, |
| 33 | 33 | { |
| 34 | 34 | "size" : "40x40", |
| 35 | 35 | "idiom" : "iphone", |
| 36 | - "filename" : "web_hi_res80.png", | |
| 36 | + "filename" : "80.png", | |
| 37 | 37 | "scale" : "2x" |
| 38 | 38 | }, |
| 39 | 39 | { |
| 40 | 40 | "size" : "40x40", |
| 41 | 41 | "idiom" : "iphone", |
| 42 | - "filename" : "web_hi_res120-1.png", | |
| 42 | + "filename" : "120-1.png", | |
| 43 | 43 | "scale" : "3x" |
| 44 | 44 | }, |
| 45 | 45 | { |
| 46 | 46 | "size" : "57x57", |
| 47 | 47 | "idiom" : "iphone", |
| 48 | - "filename" : "web_hi_res57.png", | |
| 48 | + "filename" : "57.png", | |
| 49 | 49 | "scale" : "1x" |
| 50 | 50 | }, |
| 51 | 51 | { |
| 52 | 52 | "size" : "57x57", |
| 53 | 53 | "idiom" : "iphone", |
| 54 | - "filename" : "web_hi_res114.png", | |
| 54 | + "filename" : "114.png", | |
| 55 | 55 | "scale" : "2x" |
| 56 | 56 | }, |
| 57 | 57 | { |
| 58 | 58 | "size" : "60x60", |
| 59 | 59 | "idiom" : "iphone", |
| 60 | - "filename" : "web_hi_res120png.png", | |
| 60 | + "filename" : "120.png", | |
| 61 | 61 | "scale" : "2x" |
| 62 | 62 | }, |
| 63 | 63 | { |
| 64 | 64 | "size" : "60x60", |
| 65 | 65 | "idiom" : "iphone", |
| 66 | - "filename" : "web_hi_res180.png", | |
| 66 | + "filename" : "180.png", | |
| 67 | + "scale" : "3x" | |
| 68 | + }, | |
| 69 | + { | |
| 70 | + "idiom" : "car", | |
| 71 | + "size" : "60x60", | |
| 72 | + "scale" : "2x" | |
| 73 | + }, | |
| 74 | + { | |
| 75 | + "idiom" : "car", | |
| 76 | + "size" : "60x60", | |
| 67 | 77 | "scale" : "3x" |
| 68 | 78 | } |
| 69 | 79 | ], | ... | ... |
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/web_hi_res114.png deleted
100644 → 0
5.55 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/web_hi_res120-1.png deleted
100644 → 0
5.95 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/web_hi_res120png.png deleted
100644 → 0
5.95 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/web_hi_res180.png deleted
100644 → 0
9.95 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/web_hi_res40.png deleted
100644 → 0
2.1 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/web_hi_res57.png deleted
100644 → 0
2.73 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/web_hi_res58.png deleted
100644 → 0
2.91 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/web_hi_res60.png deleted
100644 → 0
2.91 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/web_hi_res80.png deleted
100644 → 0
3.96 KB
LiveVideoCloud/animation.xcassets/AppIcon.appiconset/web_hi_res87.png deleted
100644 → 0
4.46 KB