|
15 | 15 | 7B11F8452B4549E000346A41 /* PlantingMindUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B11F8442B4549E000346A41 /* PlantingMindUITestsLaunchTests.swift */; };
|
16 | 16 | 7B2CFC1B2B5A6DE900641F6D /* DayCellView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B2CFC1A2B5A6DE900641F6D /* DayCellView.swift */; };
|
17 | 17 | 7B2CFC1D2B5A6FFB00641F6D /* CalendarGridView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7B2CFC1C2B5A6FFB00641F6D /* CalendarGridView.swift */; };
|
| 18 | + 7BABB0112B5F850200EEEEBB /* ColorExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BABB0102B5F850200EEEEBB /* ColorExtension.swift */; }; |
18 | 19 | 7BC300F22B5E4A3E00059068 /* CalendarViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BC300F12B5E4A3E00059068 /* CalendarViewModel.swift */; };
|
19 | 20 | 7BC300F52B5E4CE100059068 /* CalendarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BC300F42B5E4CE100059068 /* CalendarView.swift */; };
|
20 | 21 | 7BC300F72B5E525900059068 /* CalendarModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7BC300F62B5E525900059068 /* CalendarModel.swift */; };
|
|
51 | 52 | 7B11F8442B4549E000346A41 /* PlantingMindUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlantingMindUITestsLaunchTests.swift; sourceTree = "<group>"; };
|
52 | 53 | 7B2CFC1A2B5A6DE900641F6D /* DayCellView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DayCellView.swift; sourceTree = "<group>"; };
|
53 | 54 | 7B2CFC1C2B5A6FFB00641F6D /* CalendarGridView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CalendarGridView.swift; sourceTree = "<group>"; };
|
| 55 | + 7BABB0102B5F850200EEEEBB /* ColorExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ColorExtension.swift; sourceTree = "<group>"; }; |
54 | 56 | 7BC300F12B5E4A3E00059068 /* CalendarViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CalendarViewModel.swift; sourceTree = "<group>"; };
|
55 | 57 | 7BC300F42B5E4CE100059068 /* CalendarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CalendarView.swift; sourceTree = "<group>"; };
|
56 | 58 | 7BC300F62B5E525900059068 /* CalendarModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CalendarModel.swift; sourceTree = "<group>"; };
|
|
109 | 111 | 7B11F8272B4549DF00346A41 /* PlantingMindApp.swift */,
|
110 | 112 | 7B11F8292B4549DF00346A41 /* ContentView.swift */,
|
111 | 113 | 7BC300F32B5E4C2100059068 /* Calender */,
|
| 114 | + 7BABB0102B5F850200EEEEBB /* ColorExtension.swift */, |
112 | 115 | 7B11F82D2B4549E000346A41 /* Preview Content */,
|
113 | 116 | 7B11F82B2B4549E000346A41 /* Assets.xcassets */,
|
114 | 117 | );
|
|
286 | 289 | 7B11F82A2B4549DF00346A41 /* ContentView.swift in Sources */,
|
287 | 290 | 7BC300F72B5E525900059068 /* CalendarModel.swift in Sources */,
|
288 | 291 | 7BC300F22B5E4A3E00059068 /* CalendarViewModel.swift in Sources */,
|
| 292 | + 7BABB0112B5F850200EEEEBB /* ColorExtension.swift in Sources */, |
289 | 293 | 7BC300F52B5E4CE100059068 /* CalendarView.swift in Sources */,
|
290 | 294 | 7B2CFC1D2B5A6FFB00641F6D /* CalendarGridView.swift in Sources */,
|
291 | 295 | 7B2CFC1B2B5A6DE900641F6D /* DayCellView.swift in Sources */,
|
|
0 commit comments