Contents.json
1 { 2 "images" : [ 3 { 4 "filename" : "Icon-iOS-Default-1024x1024@1x.png", 5 "idiom" : "universal", 6 "platform" : "ios", 7 "size" : "1024x1024" 8 }, 9 { 10 "appearances" : [ 11 { 12 "appearance" : "luminosity", 13 "value" : "dark" 14 } 15 ], 16 "filename" : "Icon-iOS-Default-1024x1024@1x 1.png", 17 "idiom" : "universal", 18 "platform" : "ios", 19 "size" : "1024x1024" 20 }, 21 { 22 "appearances" : [ 23 { 24 "appearance" : "luminosity", 25 "value" : "tinted" 26 } 27 ], 28 "filename" : "Icon-iOS-Default-1024x1024@1x 2.png", 29 "idiom" : "universal", 30 "platform" : "ios", 31 "size" : "1024x1024" 32 } 33 ], 34 "info" : { 35 "author" : "xcode", 36 "version" : 1 37 } 38 }