Mercurial > public > lazybear
comparison LazyBear.xcodeproj/project.pbxproj @ 334:d7927e7eeff1
Update project settings
author | Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com> |
---|---|
date | Tue, 30 Mar 2021 23:15:57 +0200 |
parents | cc3ba74d543e |
children | 2dad5828ccf6 |
comparison
equal
deleted
inserted
replaced
333:41c9252fc76c | 334:d7927e7eeff1 |
---|---|
9 /* Begin PBXBuildFile section */ | 9 /* Begin PBXBuildFile section */ |
10 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C36E2260FB6180081CF53 /* HapticsManager.swift */; }; | 10 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C36E2260FB6180081CF53 /* HapticsManager.swift */; }; |
11 950C36E8260FBB550081CF53 /* UserSettings+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C36E6260FBB550081CF53 /* UserSettings+CoreDataClass.swift */; }; | 11 950C36E8260FBB550081CF53 /* UserSettings+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C36E6260FBB550081CF53 /* UserSettings+CoreDataClass.swift */; }; |
12 950C36E9260FBB550081CF53 /* UserSettings+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C36E7260FBB550081CF53 /* UserSettings+CoreDataProperties.swift */; }; | 12 950C36E9260FBB550081CF53 /* UserSettings+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 950C36E7260FBB550081CF53 /* UserSettings+CoreDataProperties.swift */; }; |
13 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951490542610BD2B00BDEEB5 /* WelcomeView.swift */; }; | 13 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951490542610BD2B00BDEEB5 /* WelcomeView.swift */; }; |
14 952045112610C6CD00A76362 /* SectorPerformanceModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045102610C6CD00A76362 /* SectorPerformanceModel.swift */; }; | 14 951566E72613A2B6007C0F36 /* TradingDates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951566E62613A2B6007C0F36 /* TradingDates.swift */; }; |
15 951566EA2613A37C007C0F36 /* TradingDatesItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 951566E92613A37C007C0F36 /* TradingDatesItem.swift */; }; | |
15 952045152610C7C600A76362 /* ConvertEpoch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045142610C7C600A76362 /* ConvertEpoch.swift */; }; | 16 952045152610C7C600A76362 /* ConvertEpoch.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045142610C7C600A76362 /* ConvertEpoch.swift */; }; |
16 952045182610C83600A76362 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045172610C83600A76362 /* Request.swift */; }; | 17 952045182610C83600A76362 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045172610C83600A76362 /* Request.swift */; }; |
17 952045242610FD7F00A76362 /* CompanyRowModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 952045232610FD7F00A76362 /* CompanyRowModel.swift */; }; | 18 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 */; }; | 19 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 */; }; | 20 954D7EA8260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 954D7EA6260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift */; }; |
26 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B8E25DDA54700DCBE4A /* LazyBearApp.swift */; }; | 27 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B8E25DDA54700DCBE4A /* LazyBearApp.swift */; }; |
27 95672B9325DDA54700DCBE4A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9225DDA54700DCBE4A /* Assets.xcassets */; }; | 28 95672B9325DDA54700DCBE4A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9225DDA54700DCBE4A /* Assets.xcassets */; }; |
28 95672B9625DDA54700DCBE4A /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */; }; | 29 95672B9625DDA54700DCBE4A /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */; }; |
29 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9725DDA54700DCBE4A /* Persistence.swift */; }; | 30 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9725DDA54700DCBE4A /* Persistence.swift */; }; |
30 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */; }; | 31 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */; }; |
32 95893DC92613C421003698C5 /* HomeData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95893DC82613C421003698C5 /* HomeData.swift */; }; | |
33 95893DCE2613C46B003698C5 /* SectorPerformanceModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95893DCD2613C46B003698C5 /* SectorPerformanceModel.swift */; }; | |
31 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 958A735125E0170900FD7ECA /* CloudKit.framework */; }; | 34 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 958A735125E0170900FD7ECA /* CloudKit.framework */; }; |
32 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AD4A2C26078C1400498079 /* ContentView.swift */; }; | 35 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95AD4A2C26078C1400498079 /* ContentView.swift */; }; |
33 95ECCA5D2612169200A67EFA /* LineShape.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ECCA5C2612169200A67EFA /* LineShape.swift */; }; | 36 95ECCA5D2612169200A67EFA /* LineShape.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ECCA5C2612169200A67EFA /* LineShape.swift */; }; |
34 95ECCA60261216D500A67EFA /* LineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ECCA5F261216D500A67EFA /* LineView.swift */; }; | 37 95ECCA60261216D500A67EFA /* LineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ECCA5F261216D500A67EFA /* LineView.swift */; }; |
35 95ECCA6C2612270D00A67EFA /* TestFraming.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ECCA6B2612270D00A67EFA /* TestFraming.swift */; }; | |
36 /* End PBXBuildFile section */ | 38 /* End PBXBuildFile section */ |
37 | 39 |
38 /* Begin PBXFileReference section */ | 40 /* Begin PBXFileReference section */ |
39 950BA46B25E944F500D065EF /* Production.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Production.xcconfig; sourceTree = "<group>"; }; | 41 950BA46B25E944F500D065EF /* Production.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Production.xcconfig; sourceTree = "<group>"; }; |
40 950BA46C25E944FC00D065EF /* Sandbox.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Sandbox.xcconfig; sourceTree = "<group>"; }; | 42 950BA46C25E944FC00D065EF /* Sandbox.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Sandbox.xcconfig; sourceTree = "<group>"; }; |
41 950C36E2260FB6180081CF53 /* HapticsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HapticsManager.swift; sourceTree = "<group>"; }; | 43 950C36E2260FB6180081CF53 /* HapticsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HapticsManager.swift; sourceTree = "<group>"; }; |
42 950C36E6260FBB550081CF53 /* UserSettings+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UserSettings+CoreDataClass.swift"; sourceTree = "<group>"; }; | 44 950C36E6260FBB550081CF53 /* UserSettings+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UserSettings+CoreDataClass.swift"; sourceTree = "<group>"; }; |
43 950C36E7260FBB550081CF53 /* UserSettings+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UserSettings+CoreDataProperties.swift"; sourceTree = "<group>"; }; | 45 950C36E7260FBB550081CF53 /* UserSettings+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UserSettings+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
44 951490542610BD2B00BDEEB5 /* WelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeView.swift; sourceTree = "<group>"; }; | 46 951490542610BD2B00BDEEB5 /* WelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeView.swift; sourceTree = "<group>"; }; |
45 952045102610C6CD00A76362 /* SectorPerformanceModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SectorPerformanceModel.swift; sourceTree = "<group>"; }; | 47 951566E62613A2B6007C0F36 /* TradingDates.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TradingDates.swift; sourceTree = "<group>"; }; |
48 951566E92613A37C007C0F36 /* TradingDatesItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TradingDatesItem.swift; sourceTree = "<group>"; }; | |
46 952045142610C7C600A76362 /* ConvertEpoch.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertEpoch.swift; sourceTree = "<group>"; }; | 49 952045142610C7C600A76362 /* ConvertEpoch.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConvertEpoch.swift; sourceTree = "<group>"; }; |
47 952045172610C83600A76362 /* Request.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Request.swift; sourceTree = "<group>"; }; | 50 952045172610C83600A76362 /* Request.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Request.swift; sourceTree = "<group>"; }; |
48 952045232610FD7F00A76362 /* CompanyRowModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyRowModel.swift; sourceTree = "<group>"; }; | 51 952045232610FD7F00A76362 /* CompanyRowModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyRowModel.swift; sourceTree = "<group>"; }; |
49 954D7EA5260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WatchlistCompany+CoreDataClass.swift"; sourceTree = "<group>"; }; | 52 954D7EA5260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WatchlistCompany+CoreDataClass.swift"; sourceTree = "<group>"; }; |
50 954D7EA6260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WatchlistCompany+CoreDataProperties.swift"; sourceTree = "<group>"; }; | 53 954D7EA6260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "WatchlistCompany+CoreDataProperties.swift"; sourceTree = "<group>"; }; |
58 95672B9225DDA54700DCBE4A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; | 61 95672B9225DDA54700DCBE4A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; |
59 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; | 62 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; |
60 95672B9725DDA54700DCBE4A /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; }; | 63 95672B9725DDA54700DCBE4A /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; }; |
61 95672B9A25DDA54800DCBE4A /* LazyBear.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LazyBear.xcdatamodel; sourceTree = "<group>"; }; | 64 95672B9A25DDA54800DCBE4A /* LazyBear.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LazyBear.xcdatamodel; sourceTree = "<group>"; }; |
62 95672B9C25DDA54800DCBE4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; | 65 95672B9C25DDA54800DCBE4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
66 95893DC82613C421003698C5 /* HomeData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeData.swift; sourceTree = "<group>"; }; | |
67 95893DCD2613C46B003698C5 /* SectorPerformanceModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SectorPerformanceModel.swift; sourceTree = "<group>"; }; | |
63 958A734E25E016FD00FD7ECA /* LazyBear.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LazyBear.entitlements; sourceTree = "<group>"; }; | 68 958A734E25E016FD00FD7ECA /* LazyBear.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = LazyBear.entitlements; sourceTree = "<group>"; }; |
64 958A735125E0170900FD7ECA /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; | 69 958A735125E0170900FD7ECA /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; }; |
65 95AD4A2C26078C1400498079 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; | 70 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>"; }; | 71 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>"; }; | 72 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>"; }; | |
69 /* End PBXFileReference section */ | 73 /* End PBXFileReference section */ |
70 | 74 |
71 /* Begin PBXFrameworksBuildPhase section */ | 75 /* Begin PBXFrameworksBuildPhase section */ |
72 95672B8825DDA54700DCBE4A /* Frameworks */ = { | 76 95672B8825DDA54700DCBE4A /* Frameworks */ = { |
73 isa = PBXFrameworksBuildPhase; | 77 isa = PBXFrameworksBuildPhase; |
90 sourceTree = "<group>"; | 94 sourceTree = "<group>"; |
91 }; | 95 }; |
92 95201A36260CAD36007D5300 /* Tests */ = { | 96 95201A36260CAD36007D5300 /* Tests */ = { |
93 isa = PBXGroup; | 97 isa = PBXGroup; |
94 children = ( | 98 children = ( |
95 95ECCA6B2612270D00A67EFA /* TestFraming.swift */, | |
96 ); | 99 ); |
97 path = Tests; | 100 path = Tests; |
98 sourceTree = "<group>"; | 101 sourceTree = "<group>"; |
99 }; | 102 }; |
100 952045132610C7A200A76362 /* Global functions */ = { | 103 952045132610C7A200A76362 /* Global functions */ = { |
104 952045172610C83600A76362 /* Request.swift */, | 107 952045172610C83600A76362 /* Request.swift */, |
105 ); | 108 ); |
106 path = "Global functions"; | 109 path = "Global functions"; |
107 sourceTree = "<group>"; | 110 sourceTree = "<group>"; |
108 }; | 111 }; |
109 954D7E9D260BBA5200A13C50 /* Models */ = { | 112 954D7E9D260BBA5200A13C50 /* Global Models */ = { |
110 isa = PBXGroup; | 113 isa = PBXGroup; |
111 children = ( | 114 children = ( |
112 950C36E6260FBB550081CF53 /* UserSettings+CoreDataClass.swift */, | 115 950C36E6260FBB550081CF53 /* UserSettings+CoreDataClass.swift */, |
113 950C36E7260FBB550081CF53 /* UserSettings+CoreDataProperties.swift */, | 116 950C36E7260FBB550081CF53 /* UserSettings+CoreDataProperties.swift */, |
114 954D7EA5260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift */, | 117 954D7EA5260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift */, |
115 954D7EA6260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift */, | 118 954D7EA6260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift */, |
116 952045102610C6CD00A76362 /* SectorPerformanceModel.swift */, | |
117 952045232610FD7F00A76362 /* CompanyRowModel.swift */, | 119 952045232610FD7F00A76362 /* CompanyRowModel.swift */, |
118 ); | 120 ); |
119 path = Models; | 121 path = "Global Models"; |
120 sourceTree = "<group>"; | 122 sourceTree = "<group>"; |
121 }; | 123 }; |
122 954D7EAA260BBB0E00A13C50 /* Home */ = { | 124 954D7EAA260BBB0E00A13C50 /* Home */ = { |
123 isa = PBXGroup; | 125 isa = PBXGroup; |
124 children = ( | 126 children = ( |
125 9550443926111B2B000E0BCB /* HomeView.swift */, | 127 9550443926111B2B000E0BCB /* HomeView.swift */, |
128 951566E62613A2B6007C0F36 /* TradingDates.swift */, | |
126 954D7EAF260BBBD500A13C50 /* Helpers */, | 129 954D7EAF260BBBD500A13C50 /* Helpers */, |
127 ); | 130 ); |
128 path = Home; | 131 path = Home; |
129 sourceTree = "<group>"; | 132 sourceTree = "<group>"; |
130 }; | 133 }; |
133 children = ( | 136 children = ( |
134 9550444226111E7A000E0BCB /* SectorRow.swift */, | 137 9550444226111E7A000E0BCB /* SectorRow.swift */, |
135 9550444526111EE5000E0BCB /* SectorItem.swift */, | 138 9550444526111EE5000E0BCB /* SectorItem.swift */, |
136 9550444826111FC9000E0BCB /* TopStockRow.swift */, | 139 9550444826111FC9000E0BCB /* TopStockRow.swift */, |
137 9550444B26111FED000E0BCB /* TopStockItem.swift */, | 140 9550444B26111FED000E0BCB /* TopStockItem.swift */, |
141 951566E92613A37C007C0F36 /* TradingDatesItem.swift */, | |
138 ); | 142 ); |
139 path = Helpers; | 143 path = Helpers; |
140 sourceTree = "<group>"; | 144 sourceTree = "<group>"; |
141 }; | 145 }; |
142 95672B8225DDA54700DCBE4A = { | 146 95672B8225DDA54700DCBE4A = { |
169 95AD4A2C26078C1400498079 /* ContentView.swift */, | 173 95AD4A2C26078C1400498079 /* ContentView.swift */, |
170 95672B9725DDA54700DCBE4A /* Persistence.swift */, | 174 95672B9725DDA54700DCBE4A /* Persistence.swift */, |
171 950C36E2260FB6180081CF53 /* HapticsManager.swift */, | 175 950C36E2260FB6180081CF53 /* HapticsManager.swift */, |
172 95B1874925DDAC4D0068A364 /* Views */, | 176 95B1874925DDAC4D0068A364 /* Views */, |
173 952045132610C7A200A76362 /* Global functions */, | 177 952045132610C7A200A76362 /* Global functions */, |
174 954D7E9D260BBA5200A13C50 /* Models */, | 178 954D7E9D260BBA5200A13C50 /* Global Models */, |
175 95201A36260CAD36007D5300 /* Tests */, | 179 95201A36260CAD36007D5300 /* Tests */, |
176 95672B9425DDA54700DCBE4A /* Preview Content */, | 180 95672B9425DDA54700DCBE4A /* Preview Content */, |
177 ); | 181 ); |
178 path = LazyBear; | 182 path = LazyBear; |
179 sourceTree = "<group>"; | 183 sourceTree = "<group>"; |
184 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */, | 188 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */, |
185 ); | 189 ); |
186 path = "Preview Content"; | 190 path = "Preview Content"; |
187 sourceTree = "<group>"; | 191 sourceTree = "<group>"; |
188 }; | 192 }; |
193 95893DC72613C410003698C5 /* Networking */ = { | |
194 isa = PBXGroup; | |
195 children = ( | |
196 95893DC82613C421003698C5 /* HomeData.swift */, | |
197 95893DCD2613C46B003698C5 /* SectorPerformanceModel.swift */, | |
198 ); | |
199 path = Networking; | |
200 sourceTree = "<group>"; | |
201 }; | |
202 95893DD22613CAB5003698C5 /* Global Helpers */ = { | |
203 isa = PBXGroup; | |
204 children = ( | |
205 95ECCA5F261216D500A67EFA /* LineView.swift */, | |
206 95ECCA5C2612169200A67EFA /* LineShape.swift */, | |
207 ); | |
208 path = "Global Helpers"; | |
209 sourceTree = "<group>"; | |
210 }; | |
189 958A735025E0170900FD7ECA /* Frameworks */ = { | 211 958A735025E0170900FD7ECA /* Frameworks */ = { |
190 isa = PBXGroup; | 212 isa = PBXGroup; |
191 children = ( | 213 children = ( |
192 958A735125E0170900FD7ECA /* CloudKit.framework */, | 214 958A735125E0170900FD7ECA /* CloudKit.framework */, |
193 ); | 215 ); |
197 95B1874925DDAC4D0068A364 /* Views */ = { | 219 95B1874925DDAC4D0068A364 /* Views */ = { |
198 isa = PBXGroup; | 220 isa = PBXGroup; |
199 children = ( | 221 children = ( |
200 951490572610BD3000BDEEB5 /* Welcome */, | 222 951490572610BD3000BDEEB5 /* Welcome */, |
201 954D7EAA260BBB0E00A13C50 /* Home */, | 223 954D7EAA260BBB0E00A13C50 /* Home */, |
202 95ECCA5B2612166E00A67EFA /* Helpers */, | 224 95893DC72613C410003698C5 /* Networking */, |
225 95893DD22613CAB5003698C5 /* Global Helpers */, | |
203 ); | 226 ); |
204 path = Views; | 227 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; | |
214 sourceTree = "<group>"; | 228 sourceTree = "<group>"; |
215 }; | 229 }; |
216 /* End PBXGroup section */ | 230 /* End PBXGroup section */ |
217 | 231 |
218 /* Begin PBXNativeTarget section */ | 232 /* Begin PBXNativeTarget section */ |
290 files = ( | 304 files = ( |
291 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */, | 305 950C36E3260FB6180081CF53 /* HapticsManager.swift in Sources */, |
292 9550444926111FC9000E0BCB /* TopStockRow.swift in Sources */, | 306 9550444926111FC9000E0BCB /* TopStockRow.swift in Sources */, |
293 952045242610FD7F00A76362 /* CompanyRowModel.swift in Sources */, | 307 952045242610FD7F00A76362 /* CompanyRowModel.swift in Sources */, |
294 9550444326111E7A000E0BCB /* SectorRow.swift in Sources */, | 308 9550444326111E7A000E0BCB /* SectorRow.swift in Sources */, |
295 95ECCA6C2612270D00A67EFA /* TestFraming.swift in Sources */, | |
296 952045182610C83600A76362 /* Request.swift in Sources */, | 309 952045182610C83600A76362 /* Request.swift in Sources */, |
297 95ECCA60261216D500A67EFA /* LineView.swift in Sources */, | 310 95ECCA60261216D500A67EFA /* LineView.swift in Sources */, |
298 9550443A26111B2B000E0BCB /* HomeView.swift in Sources */, | 311 9550443A26111B2B000E0BCB /* HomeView.swift in Sources */, |
299 950C36E8260FBB550081CF53 /* UserSettings+CoreDataClass.swift in Sources */, | 312 950C36E8260FBB550081CF53 /* UserSettings+CoreDataClass.swift in Sources */, |
300 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */, | 313 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */, |
301 950C36E9260FBB550081CF53 /* UserSettings+CoreDataProperties.swift in Sources */, | 314 950C36E9260FBB550081CF53 /* UserSettings+CoreDataProperties.swift in Sources */, |
302 954D7EA8260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift in Sources */, | 315 954D7EA8260BBA6600A13C50 /* WatchlistCompany+CoreDataProperties.swift in Sources */, |
316 951566E72613A2B6007C0F36 /* TradingDates.swift in Sources */, | |
317 95893DC92613C421003698C5 /* HomeData.swift in Sources */, | |
318 95893DCE2613C46B003698C5 /* SectorPerformanceModel.swift in Sources */, | |
303 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */, | 319 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */, |
304 95ECCA5D2612169200A67EFA /* LineShape.swift in Sources */, | 320 95ECCA5D2612169200A67EFA /* LineShape.swift in Sources */, |
305 952045112610C6CD00A76362 /* SectorPerformanceModel.swift in Sources */, | |
306 9550444C26111FED000E0BCB /* TopStockItem.swift in Sources */, | 321 9550444C26111FED000E0BCB /* TopStockItem.swift in Sources */, |
322 951566EA2613A37C007C0F36 /* TradingDatesItem.swift in Sources */, | |
307 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */, | 323 951490552610BD2B00BDEEB5 /* WelcomeView.swift in Sources */, |
308 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */, | 324 9550444626111EE5000E0BCB /* SectorItem.swift in Sources */, |
309 954D7EA7260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift in Sources */, | 325 954D7EA7260BBA6600A13C50 /* WatchlistCompany+CoreDataClass.swift in Sources */, |
310 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */, | 326 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */, |
311 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */, | 327 95AD4A2D26078C1400498079 /* ContentView.swift in Sources */, |