Files: e7a281942d7ba07122d3b8d738ef13d3b128ea0e / ios / datReactNative / Images.xcassets / AppIcon.appiconset / Contents.json
585 bytesRaw
1 | { |
2 | "images" : [ |
3 | { |
4 | "idiom" : "iphone", |
5 | "size" : "29x29", |
6 | "scale" : "2x" |
7 | }, |
8 | { |
9 | "idiom" : "iphone", |
10 | "size" : "29x29", |
11 | "scale" : "3x" |
12 | }, |
13 | { |
14 | "idiom" : "iphone", |
15 | "size" : "40x40", |
16 | "scale" : "2x" |
17 | }, |
18 | { |
19 | "idiom" : "iphone", |
20 | "size" : "40x40", |
21 | "scale" : "3x" |
22 | }, |
23 | { |
24 | "idiom" : "iphone", |
25 | "size" : "60x60", |
26 | "scale" : "2x" |
27 | }, |
28 | { |
29 | "idiom" : "iphone", |
30 | "size" : "60x60", |
31 | "scale" : "3x" |
32 | } |
33 | ], |
34 | "info" : { |
35 | "version" : 1, |
36 | "author" : "xcode" |
37 | } |
38 | } |
Built with git-ssb-web