Skip to content

Commit 4835c1f

Browse files
committed
Add icons
1 parent 515da63 commit 4835c1f

File tree

17 files changed

+212
-20
lines changed

17 files changed

+212
-20
lines changed

TodayTomorrow.xcodeproj/project.pbxproj

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
/* Begin PBXBuildFile section */
1010
50F8B85FF01E11B58A38AF67 /* AppTheme.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A2A9280884DBAEB48370E6A /* AppTheme.swift */; };
1111
5B45E412800E2B28578BF63B /* TodayTomorrowApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 20C9786849A94517794A9ECC /* TodayTomorrowApp.swift */; };
12+
6DB44B433AEE3FF119CD744E /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 632EB09EB2C8AF3190012910 /* Assets.xcassets */; };
1213
70C4D422472ACC0C6E9B05C3 /* SectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 27FDA56FFFD3D4C1DE5D15C5 /* SectionView.swift */; };
1314
742661AAD9053E79383320FD /* StatusBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0F11A8FC4E92A0ECF6FD643A /* StatusBarView.swift */; };
1415
811AD322A278F80034F34D51 /* MidnightRollover.swift in Sources */ = {isa = PBXBuildFile; fileRef = 348B2BBEC5A247D08D1771CB /* MidnightRollover.swift */; };
@@ -29,6 +30,7 @@
2930
3D7CA2B5EE8A367DBDD44764 /* TodayTomorrow.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TodayTomorrow.app; sourceTree = BUILT_PRODUCTS_DIR; };
3031
42682390561FDED98ACA684E /* TaskRowView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TaskRowView.swift; sourceTree = "<group>"; };
3132
54E8D66BD1224E2B6C7D24F1 /* TaskStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TaskStore.swift; sourceTree = "<group>"; };
33+
632EB09EB2C8AF3190012910 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
3234
A73D7816E8BE7C9C1F21AA07 /* TaskInputView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TaskInputView.swift; sourceTree = "<group>"; };
3335
E8959DE23828532BA66EFCF2 /* TaskItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TaskItem.swift; sourceTree = "<group>"; };
3436
E9303E64D9E886A4C549E0C6 /* HeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeaderView.swift; sourceTree = "<group>"; };
@@ -76,6 +78,7 @@
7678
DAE0974EEDE79D2C4B63F615 /* TodayTomorrow */ = {
7779
isa = PBXGroup;
7880
children = (
81+
632EB09EB2C8AF3190012910 /* Assets.xcassets */,
7982
20C9786849A94517794A9ECC /* TodayTomorrowApp.swift */,
8083
C89D7FC367119BF87CBE1A24 /* Models */,
8184
CBD86B4B8BEC38993F15A702 /* Theme */,
@@ -118,6 +121,7 @@
118121
buildConfigurationList = D0A9DD2967E04D26EB5EF68C /* Build configuration list for PBXNativeTarget "TodayTomorrow" */;
119122
buildPhases = (
120123
811D04E87BB342599A28C299 /* Sources */,
124+
1776A72DF6A6BF6AE0654C68 /* Resources */,
121125
);
122126
buildRules = (
123127
);
@@ -158,6 +162,17 @@
158162
};
159163
/* End PBXProject section */
160164

165+
/* Begin PBXResourcesBuildPhase section */
166+
1776A72DF6A6BF6AE0654C68 /* Resources */ = {
167+
isa = PBXResourcesBuildPhase;
168+
buildActionMask = 2147483647;
169+
files = (
170+
6DB44B433AEE3FF119CD744E /* Assets.xcassets in Resources */,
171+
);
172+
runOnlyForDeploymentPostprocessing = 0;
173+
};
174+
/* End PBXResourcesBuildPhase section */
175+
161176
/* Begin PBXSourcesBuildPhase section */
162177
811D04E87BB342599A28C299 /* Sources */ = {
163178
isa = PBXSourcesBuildPhase;
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
{
2+
"images" : [
3+
{
4+
"filename" : "icon_16.png",
5+
"idiom" : "mac",
6+
"scale" : "1x",
7+
"size" : "16x16"
8+
},
9+
{
10+
"filename" : "icon_32.png",
11+
"idiom" : "mac",
12+
"scale" : "2x",
13+
"size" : "16x16"
14+
},
15+
{
16+
"filename" : "icon_32.png",
17+
"idiom" : "mac",
18+
"scale" : "1x",
19+
"size" : "32x32"
20+
},
21+
{
22+
"filename" : "icon_64.png",
23+
"idiom" : "mac",
24+
"scale" : "2x",
25+
"size" : "32x32"
26+
},
27+
{
28+
"filename" : "icon_128.png",
29+
"idiom" : "mac",
30+
"scale" : "1x",
31+
"size" : "128x128"
32+
},
33+
{
34+
"filename" : "icon_256.png",
35+
"idiom" : "mac",
36+
"scale" : "2x",
37+
"size" : "128x128"
38+
},
39+
{
40+
"filename" : "icon_256.png",
41+
"idiom" : "mac",
42+
"scale" : "1x",
43+
"size" : "256x256"
44+
},
45+
{
46+
"filename" : "icon_512.png",
47+
"idiom" : "mac",
48+
"scale" : "2x",
49+
"size" : "256x256"
50+
},
51+
{
52+
"filename" : "icon_512.png",
53+
"idiom" : "mac",
54+
"scale" : "1x",
55+
"size" : "512x512"
56+
},
57+
{
58+
"filename" : "icon_1024.png",
59+
"idiom" : "mac",
60+
"scale" : "2x",
61+
"size" : "512x512"
62+
}
63+
],
64+
"info" : {
65+
"author" : "xcode",
66+
"version" : 1
67+
}
68+
}
28.1 KB
Loading
5.39 KB
Loading
1.07 KB
Loading
10.3 KB
Loading
1.64 KB
Loading
21 KB
Loading
2.96 KB
Loading
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"info" : {
3+
"author" : "xcode",
4+
"version" : 1
5+
}
6+
}

0 commit comments

Comments
 (0)