diff options
Diffstat (limited to 'I2C/I2C/Assets.xcassets/AppIcon.appiconset/Contents.json')
| -rw-r--r-- | I2C/I2C/Assets.xcassets/AppIcon.appiconset/Contents.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/I2C/I2C/Assets.xcassets/AppIcon.appiconset/Contents.json b/I2C/I2C/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 0000000..2305880 --- /dev/null +++ b/I2C/I2C/Assets.xcassets/AppIcon.appiconset/Contents.json | |||
| @@ -0,0 +1,35 @@ | |||
| 1 | { | ||
| 2 | "images" : [ | ||
| 3 | { | ||
| 4 | "idiom" : "universal", | ||
| 5 | "platform" : "ios", | ||
| 6 | "size" : "1024x1024" | ||
| 7 | }, | ||
| 8 | { | ||
| 9 | "appearances" : [ | ||
| 10 | { | ||
| 11 | "appearance" : "luminosity", | ||
| 12 | "value" : "dark" | ||
| 13 | } | ||
| 14 | ], | ||
| 15 | "idiom" : "universal", | ||
| 16 | "platform" : "ios", | ||
| 17 | "size" : "1024x1024" | ||
| 18 | }, | ||
| 19 | { | ||
| 20 | "appearances" : [ | ||
| 21 | { | ||
| 22 | "appearance" : "luminosity", | ||
| 23 | "value" : "tinted" | ||
| 24 | } | ||
| 25 | ], | ||
| 26 | "idiom" : "universal", | ||
| 27 | "platform" : "ios", | ||
| 28 | "size" : "1024x1024" | ||
| 29 | } | ||
| 30 | ], | ||
| 31 | "info" : { | ||
| 32 | "author" : "xcode", | ||
| 33 | "version" : 1 | ||
| 34 | } | ||
| 35 | } | ||
