Skip to content

Commit 0943cf3

Browse files
committed
adobe#1 BracketsをUniersionsに書き換え
1 parent 65582c5 commit 0943cf3

File tree

8 files changed

+16
-11
lines changed

8 files changed

+16
-11
lines changed

Universions/Images-2.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
22
"images" : [
33
{
4-
"idiom" : "mac",
54
"size" : "16x16",
5+
"idiom" : "mac",
6+
"filename" : "appshell32.png",
67
"scale" : "1x"
78
},
89
{
@@ -14,12 +15,13 @@
1415
{
1516
"size" : "32x32",
1617
"idiom" : "mac",
17-
"filename" : "appshell32.png",
18+
"filename" : "appshell32-2.png",
1819
"scale" : "1x"
1920
},
2021
{
21-
"idiom" : "mac",
2222
"size" : "32x32",
23+
"idiom" : "mac",
24+
"filename" : "appshell32-3.png",
2325
"scale" : "2x"
2426
},
2527
{
@@ -31,7 +33,7 @@
3133
{
3234
"size" : "128x128",
3335
"idiom" : "mac",
34-
"filename" : "appshell256-1.png",
36+
"filename" : "appshell128-1.png",
3537
"scale" : "2x"
3638
},
3739
{
@@ -41,18 +43,21 @@
4143
"scale" : "1x"
4244
},
4345
{
44-
"idiom" : "mac",
4546
"size" : "256x256",
47+
"idiom" : "mac",
48+
"filename" : "appshell256-1.png",
4649
"scale" : "2x"
4750
},
4851
{
49-
"idiom" : "mac",
5052
"size" : "512x512",
53+
"idiom" : "mac",
54+
"filename" : "appshell256-2.png",
5155
"scale" : "1x"
5256
},
5357
{
54-
"idiom" : "mac",
5558
"size" : "512x512",
59+
"idiom" : "mac",
60+
"filename" : "appshell256-3.png",
5661
"scale" : "2x"
5762
}
5863
],
Loading
Loading
Loading
Loading
Loading

Universions/Images.xcassets/AppIcon.appiconset/Contents.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
{
44
"size" : "16x16",
55
"idiom" : "mac",
6-
"filename" : "appshell32-1.png",
6+
"filename" : "appshell32.png",
77
"scale" : "1x"
88
},
99
{
1010
"size" : "16x16",
1111
"idiom" : "mac",
12-
"filename" : "appshell32-3.png",
12+
"filename" : "appshell32-1.png",
1313
"scale" : "2x"
1414
},
1515
{
1616
"size" : "32x32",
1717
"idiom" : "mac",
18-
"filename" : "appshell32.png",
18+
"filename" : "appshell32-2.png",
1919
"scale" : "1x"
2020
},
2121
{
2222
"size" : "32x32",
2323
"idiom" : "mac",
24-
"filename" : "appshell32-2.png",
24+
"filename" : "appshell32-3.png",
2525
"scale" : "2x"
2626
},
2727
{

appshell.ico

264 KB
Binary file not shown.

0 commit comments

Comments
 (0)