mirror of
https://github.com/neon443/RNG_Swift.git
synced 2026-03-11 06:49:12 +00:00
add ip and mac addr
animated the changes
This commit is contained in:
@@ -1,6 +1,31 @@
|
||||
{
|
||||
"images" : [
|
||||
{
|
||||
"filename" : "IconLight.png",
|
||||
"idiom" : "universal",
|
||||
"platform" : "ios",
|
||||
"size" : "1024x1024"
|
||||
},
|
||||
{
|
||||
"appearances" : [
|
||||
{
|
||||
"appearance" : "luminosity",
|
||||
"value" : "dark"
|
||||
}
|
||||
],
|
||||
"filename" : "IconDark.png",
|
||||
"idiom" : "universal",
|
||||
"platform" : "ios",
|
||||
"size" : "1024x1024"
|
||||
},
|
||||
{
|
||||
"appearances" : [
|
||||
{
|
||||
"appearance" : "luminosity",
|
||||
"value" : "tinted"
|
||||
}
|
||||
],
|
||||
"filename" : "IconTint.png",
|
||||
"idiom" : "universal",
|
||||
"platform" : "ios",
|
||||
"size" : "1024x1024"
|
||||
|
||||
BIN
RNG/Assets.xcassets/AppIcon.appiconset/IconDark.png
Normal file
BIN
RNG/Assets.xcassets/AppIcon.appiconset/IconDark.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 115 KiB |
BIN
RNG/Assets.xcassets/AppIcon.appiconset/IconLight.png
Normal file
BIN
RNG/Assets.xcassets/AppIcon.appiconset/IconLight.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 137 KiB |
BIN
RNG/Assets.xcassets/AppIcon.appiconset/IconTint.png
Normal file
BIN
RNG/Assets.xcassets/AppIcon.appiconset/IconTint.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user