Xcode // Update toolbar icon resources.
This commit is contained in:
parent
82fd0b820d
commit
bbbd19d13b
BIN
Source/Resources/Images/Images.xcassets/PrefToolbar-Behavior.imageset/Behavior.png
vendored
Normal file
BIN
Source/Resources/Images/Images.xcassets/PrefToolbar-Behavior.imageset/Behavior.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
BIN
Source/Resources/Images/Images.xcassets/PrefToolbar-Behavior.imageset/Behavior@2x.png
vendored
Normal file
BIN
Source/Resources/Images/Images.xcassets/PrefToolbar-Behavior.imageset/Behavior@2x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.4 KiB |
22
Source/Resources/Images/Images.xcassets/PrefToolbar-Behavior.imageset/Contents.json
vendored
Normal file
22
Source/Resources/Images/Images.xcassets/PrefToolbar-Behavior.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"filename" : "Behavior.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "Behavior@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
BIN
Source/Resources/Images/Images.xcassets/PrefToolbar-Candidates.imageset/Candidates.png
vendored
Normal file
BIN
Source/Resources/Images/Images.xcassets/PrefToolbar-Candidates.imageset/Candidates.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 684 B |
BIN
Source/Resources/Images/Images.xcassets/PrefToolbar-Candidates.imageset/Candidates@2x.png
vendored
Normal file
BIN
Source/Resources/Images/Images.xcassets/PrefToolbar-Candidates.imageset/Candidates@2x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 584 B |
22
Source/Resources/Images/Images.xcassets/PrefToolbar-Candidates.imageset/Contents.json
vendored
Normal file
22
Source/Resources/Images/Images.xcassets/PrefToolbar-Candidates.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"filename" : "Candidates.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "Candidates@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
22
Source/Resources/Images/Images.xcassets/PrefToolbar-Output.imageset/Contents.json
vendored
Normal file
22
Source/Resources/Images/Images.xcassets/PrefToolbar-Output.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
{
|
||||||
|
"images" : [
|
||||||
|
{
|
||||||
|
"filename" : "Output.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "1x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename" : "Output@2x.png",
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "2x"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"idiom" : "universal",
|
||||||
|
"scale" : "3x"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"info" : {
|
||||||
|
"author" : "xcode",
|
||||||
|
"version" : 1
|
||||||
|
}
|
||||||
|
}
|
BIN
Source/Resources/Images/Images.xcassets/PrefToolbar-Output.imageset/Output.png
vendored
Normal file
BIN
Source/Resources/Images/Images.xcassets/PrefToolbar-Output.imageset/Output.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
BIN
Source/Resources/Images/Images.xcassets/PrefToolbar-Output.imageset/Output@2x.png
vendored
Normal file
BIN
Source/Resources/Images/Images.xcassets/PrefToolbar-Output.imageset/Output@2x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
Loading…
Reference in New Issue