Mercurial > public > lazybear
comparison LazyBear.xcodeproj/project.pbxproj @ 325:cc3ba74d543e
Working on HomeView
author | Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> |
---|---|
date | Mon, 29 Mar 2021 21:00:03 +0200 |
parents | 8f8d5ad3dfa0 |
children | d7927e7eeff1 |
comparison
equal
deleted
inserted
replaced
324:3e64824cca3e | 325:cc3ba74d543e |
---|---|
16 952045182610C83600A76362 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045172610C83600A76362 /* Request.swift */; }; | 16 952045182610C83600A76362 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045172610C83600A76362 /* Request.swift */; }; |
17 952045242610FD7F00A76362 /* CompanyRowModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045232610FD7F00A76362 /* CompanyRowModel.swift */; }; | 17 952045242610FD7F00A76362 /* CompanyRowModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045232610FD7F00A76362 /* CompanyRowModel.swift */; }; |
18 954D7EA7260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 954D7EA5260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift */; }; | 18 954D7EA7260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 954D7EA5260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift */; }; |
19 954D7EA8260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 954D7EA6260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift */; }; | 19 954D7EA8260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 954D7EA6260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift */; }; |
20 954D7EC2260BE70C00A13C50 /* SwiftlySearch in Frameworks */ = {isa = PBXBuildFile; productRef = 954D7EC1260BE70C00A13C50 /* SwiftlySearch */; }; | 20 954D7EC2260BE70C00A13C50 /* SwiftlySearch in Frameworks */ = {isa = PBXBuildFile; productRef = 954D7EC1260BE70C00A13C50 /* SwiftlySearch */; }; |
21 9550443A26111B2B000E0BCB /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550443926111B2B000E0BCB /* HomeView.swift */; }; | |
22 9550444326111E7A000E0BCB /* SectorRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550444226111E7A000E0BCB /* SectorRow.swift */; }; | |
23 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550444526111EE5000E0BCB /* SectorItem.swift */; }; | |
24 9550444926111FC9000E0BCB /* TopStockRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550444826111FC9000E0BCB /* TopStockRow.swift */; }; | |
25 9550444C26111FED000E0BCB /* TopStockItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9550444B26111FED000E0BCB /* TopStockItem.swift */; }; | |
21 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B8E25DDA54700DCBE4A /* LazyBearApp.swift */; }; | 26 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B8E25DDA54700DCBE4A /* LazyBearApp.swift */; }; |
22 95672B9325DDA54700DCBE4A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9225DDA54700DCBE4A /* Assets.xcassets */; }; | 27 95672B9325DDA54700DCBE4A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9225DDA54700DCBE4A /* Assets.xcassets */; }; |
23 95672B9625DDA54700DCBE4A /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */; }; | 28 95672B9625DDA54700DCBE4A /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */; }; |
24 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9725DDA54700DCBE4A /* Persistence.swift */; }; | 29 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9725DDA54700DCBE4A /* Persistence.swift */; }; |
25 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */; }; | 30 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */; }; |
26 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 958A735125E0170900FD7ECA /* CloudKit.framework */; }; | 31 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 958A735125E0170900FD7ECA /* CloudKit.framework */; }; |
27 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AD4A2C26078C1400498079 /* ContentView.swift */; }; | 32 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AD4A2C26078C1400498079 /* ContentView.swift */; }; |
33 95ECCA5D2612169200A67EFA /* LineShape.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ECCA5C2612169200A67EFA /* LineShape.swift */; }; | |
34 95ECCA60261216D500A67EFA /* LineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ECCA5F261216D500A67EFA /* LineView.swift */; }; | |
35 95ECCA6C2612270D00A67EFA /* TestFraming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ECCA6B2612270D00A67EFA /* TestFraming.swift */; }; | |
28 /* End PBXBuildFile section */ | 36 /* End PBXBuildFile section */ |
29 | 37 |
30 /* Begin PBXFileReference section */ | 38 /* Begin PBXFileReference section */ |
31 950BA46B25E944F500D065EF /* Production.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Production.xcconfig; sourceTree = "<group>"; }; | 39 950BA46B25E944F500D065EF /* Production.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Production.xcconfig; sourceTree = "<group>"; }; |
32 950BA46C25E944FC00D065EF /* Sandbox.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Sandbox.xcconfig; sourceTree = "<group>"; }; | 40 950BA46C25E944FC00D065EF /* Sandbox.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Sandbox.xcconfig; sourceTree = "<group>"; }; |
38 952045142610C7C600A76362 /* ConvertEpoch.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertEpoch.swift; sourceTree = "<group>"; }; | 46 952045142610C7C600A76362 /* ConvertEpoch.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertEpoch.swift; sourceTree = "<group>"; }; |
39 952045172610C83600A76362 /* Request.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Request.swift; sourceTree = "<group>"; }; | 47 952045172610C83600A76362 /* Request.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Request.swift; sourceTree = "<group>"; }; |
40 952045232610FD7F00A76362 /* CompanyRowModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyRowModel.swift; sourceTree = "<group>"; }; | 48 952045232610FD7F00A76362 /* CompanyRowModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyRowModel.swift; sourceTree = "<group>"; }; |
41 954D7EA5260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WatchlistCompany+CoreDataClass.swift"; sourceTree = "<group>"; }; | 49 954D7EA5260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WatchlistCompany+CoreDataClass.swift"; sourceTree = "<group>"; }; |
42 954D7EA6260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WatchlistCompany+CoreDataProperties.swift"; sourceTree = "<group>"; }; | 50 954D7EA6260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WatchlistCompany+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
51 9550443926111B2B000E0BCB /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; }; | |
52 9550444226111E7A000E0BCB /* SectorRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SectorRow.swift; sourceTree = "<group>"; }; | |
53 9550444526111EE5000E0BCB /* SectorItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SectorItem.swift; sourceTree = "<group>"; }; | |
54 9550444826111FC9000E0BCB /* TopStockRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopStockRow.swift; sourceTree = "<group>"; }; | |
55 9550444B26111FED000E0BCB /* TopStockItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopStockItem.swift; sourceTree = "<group>"; }; | |
43 95672B8B25DDA54700DCBE4A /* LazyBear.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LazyBear.app; sourceTree = BUILT_PRODUCTS_DIR; }; | 56 95672B8B25DDA54700DCBE4A /* LazyBear.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LazyBear.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
44 95672B8E25DDA54700DCBE4A /* LazyBearApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyBearApp.swift; sourceTree = "<group>"; }; | 57 95672B8E25DDA54700DCBE4A /* LazyBearApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyBearApp.swift; sourceTree = "<group>"; }; |
45 95672B9225DDA54700DCBE4A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; | 58 95672B9225DDA54700DCBE4A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
46 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; | 59 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
47 95672B9725DDA54700DCBE4A /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; }; | 60 95672B9725DDA54700DCBE4A /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; }; |
48 95672B9A25DDA54800DCBE4A /* LazyBear.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LazyBear.xcdatamodel; sourceTree = "<group>"; }; | 61 95672B9A25DDA54800DCBE4A /* LazyBear.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LazyBear.xcdatamodel; sourceTree = "<group>"; }; |
49 95672B9C25DDA54800DCBE4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 62 95672B9C25DDA54800DCBE4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
50 958A734E25E016FD00FD7ECA /* LazyBear.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LazyBear.entitlements; sourceTree = "<group>"; }; | 63 958A734E25E016FD00FD7ECA /* LazyBear.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LazyBear.entitlements; sourceTree = "<group>"; }; |
51 958A735125E0170900FD7ECA /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; | 64 958A735125E0170900FD7ECA /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; |
52 95AD4A2C26078C1400498079 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; | 65 95AD4A2C26078C1400498079 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; |
66 95ECCA5C2612169200A67EFA /* LineShape.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LineShape.swift; sourceTree = "<group>"; }; | |
67 95ECCA5F261216D500A67EFA /* LineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LineView.swift; sourceTree = "<group>"; }; | |
68 95ECCA6B2612270D00A67EFA /* TestFraming.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestFraming.swift; sourceTree = "<group>"; }; | |
53 /* End PBXFileReference section */ | 69 /* End PBXFileReference section */ |
54 | 70 |
55 /* Begin PBXFrameworksBuildPhase section */ | 71 /* Begin PBXFrameworksBuildPhase section */ |
56 95672B8825DDA54700DCBE4A /* Frameworks */ = { | 72 95672B8825DDA54700DCBE4A /* Frameworks */ = { |
57 isa = PBXFrameworksBuildPhase; | 73 isa = PBXFrameworksBuildPhase; |
74 sourceTree = "<group>"; | 90 sourceTree = "<group>"; |
75 }; | 91 }; |
76 95201A36260CAD36007D5300 /* Tests */ = { | 92 95201A36260CAD36007D5300 /* Tests */ = { |
77 isa = PBXGroup; | 93 isa = PBXGroup; |
78 children = ( | 94 children = ( |
95 95ECCA6B2612270D00A67EFA /* TestFraming.swift */, | |
79 ); | 96 ); |
80 path = Tests; | 97 path = Tests; |
81 sourceTree = "<group>"; | 98 sourceTree = "<group>"; |
82 }; | 99 }; |
83 952045132610C7A200A76362 /* Global functions */ = { | 100 952045132610C7A200A76362 /* Global functions */ = { |
103 sourceTree = "<group>"; | 120 sourceTree = "<group>"; |
104 }; | 121 }; |
105 954D7EAA260BBB0E00A13C50 /* Home */ = { | 122 954D7EAA260BBB0E00A13C50 /* Home */ = { |
106 isa = PBXGroup; | 123 isa = PBXGroup; |
107 children = ( | 124 children = ( |
125 9550443926111B2B000E0BCB /* HomeView.swift */, | |
108 954D7EAF260BBBD500A13C50 /* Helpers */, | 126 954D7EAF260BBBD500A13C50 /* Helpers */, |
109 ); | 127 ); |
110 path = Home; | 128 path = Home; |
111 sourceTree = "<group>"; | 129 sourceTree = "<group>"; |
112 }; | 130 }; |
113 954D7EAF260BBBD500A13C50 /* Helpers */ = { | 131 954D7EAF260BBBD500A13C50 /* Helpers */ = { |
114 isa = PBXGroup; | 132 isa = PBXGroup; |
115 children = ( | 133 children = ( |
134 9550444226111E7A000E0BCB /* SectorRow.swift */, | |
135 9550444526111EE5000E0BCB /* SectorItem.swift */, | |
136 9550444826111FC9000E0BCB /* TopStockRow.swift */, | |
137 9550444B26111FED000E0BCB /* TopStockItem.swift */, | |
116 ); | 138 ); |
117 path = Helpers; | 139 path = Helpers; |
118 sourceTree = "<group>"; | 140 sourceTree = "<group>"; |
119 }; | 141 }; |
120 95672B8225DDA54700DCBE4A = { | 142 95672B8225DDA54700DCBE4A = { |
175 95B1874925DDAC4D0068A364 /* Views */ = { | 197 95B1874925DDAC4D0068A364 /* Views */ = { |
176 isa = PBXGroup; | 198 isa = PBXGroup; |
177 children = ( | 199 children = ( |
178 951490572610BD3000BDEEB5 /* Welcome */, | 200 951490572610BD3000BDEEB5 /* Welcome */, |
179 954D7EAA260BBB0E00A13C50 /* Home */, | 201 954D7EAA260BBB0E00A13C50 /* Home */, |
202 95ECCA5B2612166E00A67EFA /* Helpers */, | |
180 ); | 203 ); |
181 path = Views; | 204 path = Views; |
205 sourceTree = "<group>"; | |
206 }; | |
207 95ECCA5B2612166E00A67EFA /* Helpers */ = { | |
208 isa = PBXGroup; | |
209 children = ( | |
210 95ECCA5F261216D500A67EFA /* LineView.swift */, | |
211 95ECCA5C2612169200A67EFA /* LineShape.swift */, | |
212 ); | |
213 path = Helpers; | |
182 sourceTree = "<group>"; | 214 sourceTree = "<group>"; |
183 }; | 215 }; |
184 /* End PBXGroup section */ | 216 /* End PBXGroup section */ |
185 | 217 |
186 /* Begin PBXNativeTarget section */ | 218 /* Begin PBXNativeTarget section */ |
255 95672B8725DDA54700DCBE4A /* Sources */ = { | 287 95672B8725DDA54700DCBE4A /* Sources */ = { |
256 isa = PBXSourcesBuildPhase; | 288 isa = PBXSourcesBuildPhase; |
257 buildActionMask = 2147483647; | 289 buildActionMask = 2147483647; |
258 files = ( | 290 files = ( |
259 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */, | 291 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */, |
292 9550444926111FC9000E0BCB /* TopStockRow.swift in Sources */, | |
260 952045242610FD7F00A76362 /* CompanyRowModel.swift in Sources */, | 293 952045242610FD7F00A76362 /* CompanyRowModel.swift in Sources */, |
294 9550444326111E7A000E0BCB /* SectorRow.swift in Sources */, | |
295 95ECCA6C2612270D00A67EFA /* TestFraming.swift in Sources */, | |
261 952045182610C83600A76362 /* Request.swift in Sources */, | 296 952045182610C83600A76362 /* Request.swift in Sources */, |
297 95ECCA60261216D500A67EFA /* LineView.swift in Sources */, | |
298 9550443A26111B2B000E0BCB /* HomeView.swift in Sources */, | |
262 950C36E8260FBB550081CF53 /* UserSettings+CoreDataClass.swift in Sources */, | 299 950C36E8260FBB550081CF53 /* UserSettings+CoreDataClass.swift in Sources */, |
263 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */, | 300 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */, |
264 950C36E9260FBB550081CF53 /* UserSettings+CoreDataProperties.swift in Sources */, | 301 950C36E9260FBB550081CF53 /* UserSettings+CoreDataProperties.swift in Sources */, |
265 954D7EA8260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift in Sources */, | 302 954D7EA8260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift in Sources */, |
266 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */, | 303 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */, |
304 95ECCA5D2612169200A67EFA /* LineShape.swift in Sources */, | |
267 952045112610C6CD00A76362 /* SectorPerformanceModel.swift in Sources */, | 305 952045112610C6CD00A76362 /* SectorPerformanceModel.swift in Sources */, |
306 9550444C26111FED000E0BCB /* TopStockItem.swift in Sources */, | |
268 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */, | 307 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */, |
308 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */, | |
269 954D7EA7260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift in Sources */, | 309 954D7EA7260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift in Sources */, |
270 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */, | 310 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */, |
271 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */, | 311 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */, |
272 952045152610C7C600A76362 /* ConvertEpoch.swift in Sources */, | 312 952045152610C7C600A76362 /* ConvertEpoch.swift in Sources */, |
273 ); | 313 ); |