Skip to content

Commit 292c5cf

Browse files
authored
Initial working version, native,sandboxed/hardened/signed/ and universal binery
1 parent 93b8eb0 commit 292c5cf

14 files changed

Lines changed: 132 additions & 0 deletions
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"colors" : [
3+
{
4+
"idiom" : "universal"
5+
}
6+
],
7+
"info" : {
8+
"author" : "xcode",
9+
"version" : 1
10+
}
11+
}
Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"images" : [
3+
{
4+
"idiom" : "mac",
5+
"scale" : "1x",
6+
"size" : "16x16"
7+
},
8+
{
9+
"idiom" : "mac",
10+
"scale" : "2x",
11+
"size" : "16x16"
12+
},
13+
{
14+
"filename" : "squareicon 32.png",
15+
"idiom" : "mac",
16+
"scale" : "1x",
17+
"size" : "32x32"
18+
},
19+
{
20+
"filename" : "squareicon 33.png",
21+
"idiom" : "mac",
22+
"scale" : "2x",
23+
"size" : "32x32"
24+
},
25+
{
26+
"filename" : "squareicon 129.png",
27+
"idiom" : "mac",
28+
"scale" : "1x",
29+
"size" : "128x128"
30+
},
31+
{
32+
"filename" : "squareicon 256.png",
33+
"idiom" : "mac",
34+
"scale" : "2x",
35+
"size" : "128x128"
36+
},
37+
{
38+
"filename" : "squareicon 258.png",
39+
"idiom" : "mac",
40+
"scale" : "1x",
41+
"size" : "256x256"
42+
},
43+
{
44+
"filename" : "squareicon 128.png",
45+
"idiom" : "mac",
46+
"scale" : "2x",
47+
"size" : "256x256"
48+
},
49+
{
50+
"filename" : "squareicon 130.png",
51+
"idiom" : "mac",
52+
"scale" : "1x",
53+
"size" : "512x512"
54+
},
55+
{
56+
"filename" : "squareicon 10124.png",
57+
"idiom" : "mac",
58+
"scale" : "2x",
59+
"size" : "512x512"
60+
}
61+
],
62+
"info" : {
63+
"author" : "xcode",
64+
"version" : 1
65+
}
66+
}
626 KB
Loading
263 KB
Loading
17.6 KB
Loading
263 KB
Loading
77.8 KB
Loading
64.3 KB
Loading
2.21 KB
Loading
8.74 KB
Loading

0 commit comments

Comments
 (0)