change tab bar icons and image place holder icon
22
pass/Assets.xcassets/Lock.imageset/Contents.json
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "Password-50.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "Password-75.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
||||
BIN
pass/Assets.xcassets/Lock.imageset/Password-50.png
vendored
Normal file
|
After Width: | Height: | Size: 631 B |
BIN
pass/Assets.xcassets/Lock.imageset/Password-75.png
vendored
Normal file
|
After Width: | Height: | Size: 1 KiB |
|
|
@ -2,17 +2,16 @@
|
|||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "PasswordImagePlaceHolder.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "PasswordImagePlaceHolder@2x.png",
|
||||
"filename" : "iOS App Icon Shape_50.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "PasswordImagePlaceHolder@3x.png",
|
||||
"filename" : "iOS App Icon Shape-100.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 141 KiB |
|
Before Width: | Height: | Size: 376 KiB |
|
Before Width: | Height: | Size: 721 KiB |
BIN
pass/Assets.xcassets/PasswordImagePlaceHolder.imageset/iOS App Icon Shape-100.png
vendored
Normal file
|
After Width: | Height: | Size: 4.1 KiB |
BIN
pass/Assets.xcassets/PasswordImagePlaceHolder.imageset/iOS App Icon Shape_50.png
vendored
Normal file
|
After Width: | Height: | Size: 1.7 KiB |
22
pass/Assets.xcassets/Settings.imageset/Contents.json
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "Settings-50.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "Settings-75.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
||||
BIN
pass/Assets.xcassets/Settings.imageset/Settings-50.png
vendored
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
BIN
pass/Assets.xcassets/Settings.imageset/Settings-75.png
vendored
Normal file
|
After Width: | Height: | Size: 2.6 KiB |