comparison LazyBear.xcodeproj/project.pbxproj @ 465:6953d83060a4

New design
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Sat, 17 Jul 2021 17:58:57 +0100
parents 783b567800d9
children
comparison
equal deleted inserted replaced
464:04e430ef254a 465:6953d83060a4
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 50; 6 objectVersion = 52;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 956CAF8426A2D3940071A75D /* CompanyQuoteModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAF8326A2D3940071A75D /* CompanyQuoteModel.swift */; };
11 956CAF8726A2D43D0071A75D /* WatchlistRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAF8626A2D43D0071A75D /* WatchlistRow.swift */; };
12 956CAF8A26A2D7500071A75D /* Alamofire in Frameworks */ = {isa = PBXBuildFile; productRef = 956CAF8926A2D7500071A75D /* Alamofire */; };
13 956CAF9926A2DD090071A75D /* Watchlist.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAF9826A2DD080071A75D /* Watchlist.swift */; };
14 956CAF9F26A2DFD30071A75D /* Search.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAF9E26A2DFD30071A75D /* Search.swift */; };
15 956CAFA126A2E0690071A75D /* SearchBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFA026A2E0690071A75D /* SearchBar.swift */; };
16 956CAFA326A2E1A60071A75D /* SearchModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFA226A2E1A60071A75D /* SearchModel.swift */; };
17 956CAFA526A2E6EC0071A75D /* SearchRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFA426A2E6EC0071A75D /* SearchRow.swift */; };
18 956CAFA726A2F43A0071A75D /* CompanyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFA626A2F43A0071A75D /* CompanyView.swift */; };
19 956CAFB026A2F7490071A75D /* CompanyInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFAF26A2F7490071A75D /* CompanyInfoModel.swift */; };
20 956CAFB226A2FCF70071A75D /* StockSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFB126A2FCF70071A75D /* StockSection.swift */; };
21 956CAFB426A3004A0071A75D /* AboutSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFB326A3004A0071A75D /* AboutSection.swift */; };
22 956CAFB726A320100071A75D /* Company+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFB526A320100071A75D /* Company+CoreDataClass.swift */; };
23 956CAFB826A320100071A75D /* Company+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFB626A320100071A75D /* Company+CoreDataProperties.swift */; };
24 956CAFBA26A321D40071A75D /* ConditionallyWrapView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFB926A321D40071A75D /* ConditionallyWrapView.swift */; };
25 956CAFBC26A322250071A75D /* ContentViewPad.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFBB26A322250071A75D /* ContentViewPad.swift */; };
26 956CAFBE26A3226B0071A75D /* Sidebar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFBD26A3226B0071A75D /* Sidebar.swift */; };
27 956CAFC626A33BC40071A75D /* UsStatesCoordinates.json in Resources */ = {isa = PBXBuildFile; fileRef = 956CAFC526A33BC40071A75D /* UsStatesCoordinates.json */; };
28 956CAFC826A33C520071A75D /* UsStatesModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFC726A33C520071A75D /* UsStatesModel.swift */; };
29 956CAFCA26A33E660071A75D /* MapSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 956CAFC926A33E660071A75D /* MapSection.swift */; };
30 956CAFCE26A340C60071A75D /* CloudKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 956CAFCD26A340C60071A75D /* CloudKit.framework */; };
10 95F7C16126A2CCA2002F08DB /* lazybearApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95F7C16026A2CCA2002F08DB /* lazybearApp.swift */; }; 31 95F7C16126A2CCA2002F08DB /* lazybearApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95F7C16026A2CCA2002F08DB /* lazybearApp.swift */; };
11 95F7C16326A2CCA2002F08DB /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95F7C16226A2CCA2002F08DB /* ContentView.swift */; }; 32 95F7C16326A2CCA2002F08DB /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95F7C16226A2CCA2002F08DB /* ContentView.swift */; };
12 95F7C16526A2CCA2002F08DB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95F7C16426A2CCA2002F08DB /* Assets.xcassets */; }; 33 95F7C16526A2CCA2002F08DB /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95F7C16426A2CCA2002F08DB /* Assets.xcassets */; };
13 95F7C16826A2CCA2002F08DB /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95F7C16726A2CCA2002F08DB /* Preview Assets.xcassets */; }; 34 95F7C16826A2CCA2002F08DB /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95F7C16726A2CCA2002F08DB /* Preview Assets.xcassets */; };
14 95F7C16A26A2CCA2002F08DB /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95F7C16926A2CCA2002F08DB /* Persistence.swift */; }; 35 95F7C16A26A2CCA2002F08DB /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95F7C16926A2CCA2002F08DB /* Persistence.swift */; };
33 remoteInfo = lazybear; 54 remoteInfo = lazybear;
34 }; 55 };
35 /* End PBXContainerItemProxy section */ 56 /* End PBXContainerItemProxy section */
36 57
37 /* Begin PBXFileReference section */ 58 /* Begin PBXFileReference section */
59 956CAF8326A2D3940071A75D /* CompanyQuoteModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyQuoteModel.swift; sourceTree = "<group>"; };
60 956CAF8626A2D43D0071A75D /* WatchlistRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WatchlistRow.swift; sourceTree = "<group>"; };
61 956CAF9826A2DD080071A75D /* Watchlist.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Watchlist.swift; sourceTree = "<group>"; };
62 956CAF9E26A2DFD30071A75D /* Search.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Search.swift; sourceTree = "<group>"; };
63 956CAFA026A2E0690071A75D /* SearchBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchBar.swift; sourceTree = "<group>"; };
64 956CAFA226A2E1A60071A75D /* SearchModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchModel.swift; sourceTree = "<group>"; };
65 956CAFA426A2E6EC0071A75D /* SearchRow.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchRow.swift; sourceTree = "<group>"; };
66 956CAFA626A2F43A0071A75D /* CompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyView.swift; sourceTree = "<group>"; };
67 956CAFAF26A2F7490071A75D /* CompanyInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyInfoModel.swift; sourceTree = "<group>"; };
68 956CAFB126A2FCF70071A75D /* StockSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StockSection.swift; sourceTree = "<group>"; };
69 956CAFB326A3004A0071A75D /* AboutSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutSection.swift; sourceTree = "<group>"; };
70 956CAFB526A320100071A75D /* Company+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Company+CoreDataClass.swift"; sourceTree = "<group>"; };
71 956CAFB626A320100071A75D /* Company+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Company+CoreDataProperties.swift"; sourceTree = "<group>"; };
72 956CAFB926A321D40071A75D /* ConditionallyWrapView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConditionallyWrapView.swift; sourceTree = "<group>"; };
73 956CAFBB26A322250071A75D /* ContentViewPad.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentViewPad.swift; sourceTree = "<group>"; };
74 956CAFBD26A3226B0071A75D /* Sidebar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Sidebar.swift; sourceTree = "<group>"; };
75 956CAFC526A33BC40071A75D /* UsStatesCoordinates.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = UsStatesCoordinates.json; sourceTree = "<group>"; };
76 956CAFC726A33C520071A75D /* UsStatesModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UsStatesModel.swift; sourceTree = "<group>"; };
77 956CAFC926A33E660071A75D /* MapSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MapSection.swift; sourceTree = "<group>"; };
78 956CAFCB26A340B10071A75D /* lazybear.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = lazybear.entitlements; sourceTree = "<group>"; };
79 956CAFCD26A340C60071A75D /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; };
38 95F7C15D26A2CCA2002F08DB /* lazybear.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = lazybear.app; sourceTree = BUILT_PRODUCTS_DIR; }; 80 95F7C15D26A2CCA2002F08DB /* lazybear.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = lazybear.app; sourceTree = BUILT_PRODUCTS_DIR; };
39 95F7C16026A2CCA2002F08DB /* lazybearApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = lazybearApp.swift; sourceTree = "<group>"; }; 81 95F7C16026A2CCA2002F08DB /* lazybearApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = lazybearApp.swift; sourceTree = "<group>"; };
40 95F7C16226A2CCA2002F08DB /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; }; 82 95F7C16226A2CCA2002F08DB /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
41 95F7C16426A2CCA2002F08DB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; 83 95F7C16426A2CCA2002F08DB /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
42 95F7C16726A2CCA2002F08DB /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; 84 95F7C16726A2CCA2002F08DB /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
54 /* Begin PBXFrameworksBuildPhase section */ 96 /* Begin PBXFrameworksBuildPhase section */
55 95F7C15A26A2CCA2002F08DB /* Frameworks */ = { 97 95F7C15A26A2CCA2002F08DB /* Frameworks */ = {
56 isa = PBXFrameworksBuildPhase; 98 isa = PBXFrameworksBuildPhase;
57 buildActionMask = 2147483647; 99 buildActionMask = 2147483647;
58 files = ( 100 files = (
101 956CAFCE26A340C60071A75D /* CloudKit.framework in Frameworks */,
102 956CAF8A26A2D7500071A75D /* Alamofire in Frameworks */,
59 ); 103 );
60 runOnlyForDeploymentPostprocessing = 0; 104 runOnlyForDeploymentPostprocessing = 0;
61 }; 105 };
62 95F7C17026A2CCA3002F08DB /* Frameworks */ = { 106 95F7C17026A2CCA3002F08DB /* Frameworks */ = {
63 isa = PBXFrameworksBuildPhase; 107 isa = PBXFrameworksBuildPhase;
74 runOnlyForDeploymentPostprocessing = 0; 118 runOnlyForDeploymentPostprocessing = 0;
75 }; 119 };
76 /* End PBXFrameworksBuildPhase section */ 120 /* End PBXFrameworksBuildPhase section */
77 121
78 /* Begin PBXGroup section */ 122 /* Begin PBXGroup section */
123 956CAF8226A2D3870071A75D /* Models */ = {
124 isa = PBXGroup;
125 children = (
126 956CAFB526A320100071A75D /* Company+CoreDataClass.swift */,
127 956CAFB626A320100071A75D /* Company+CoreDataProperties.swift */,
128 956CAF8326A2D3940071A75D /* CompanyQuoteModel.swift */,
129 956CAFA226A2E1A60071A75D /* SearchModel.swift */,
130 956CAFAF26A2F7490071A75D /* CompanyInfoModel.swift */,
131 956CAFC726A33C520071A75D /* UsStatesModel.swift */,
132 );
133 path = Models;
134 sourceTree = "<group>";
135 };
136 956CAF8526A2D4300071A75D /* Helpers */ = {
137 isa = PBXGroup;
138 children = (
139 956CAF8626A2D43D0071A75D /* WatchlistRow.swift */,
140 956CAFA026A2E0690071A75D /* SearchBar.swift */,
141 956CAFA426A2E6EC0071A75D /* SearchRow.swift */,
142 956CAFC926A33E660071A75D /* MapSection.swift */,
143 956CAFB126A2FCF70071A75D /* StockSection.swift */,
144 956CAFB326A3004A0071A75D /* AboutSection.swift */,
145 956CAFB926A321D40071A75D /* ConditionallyWrapView.swift */,
146 );
147 path = Helpers;
148 sourceTree = "<group>";
149 };
150 956CAFBF26A32D9E0071A75D /* Functions */ = {
151 isa = PBXGroup;
152 children = (
153 );
154 path = Functions;
155 sourceTree = "<group>";
156 };
157 956CAFC426A33BA10071A75D /* Resources */ = {
158 isa = PBXGroup;
159 children = (
160 956CAFC526A33BC40071A75D /* UsStatesCoordinates.json */,
161 );
162 path = Resources;
163 sourceTree = "<group>";
164 };
165 956CAFCC26A340C60071A75D /* Frameworks */ = {
166 isa = PBXGroup;
167 children = (
168 956CAFCD26A340C60071A75D /* CloudKit.framework */,
169 );
170 name = Frameworks;
171 sourceTree = "<group>";
172 };
79 95F7C15426A2CCA2002F08DB = { 173 95F7C15426A2CCA2002F08DB = {
80 isa = PBXGroup; 174 isa = PBXGroup;
81 children = ( 175 children = (
82 95F7C15F26A2CCA2002F08DB /* lazybear */, 176 95F7C15F26A2CCA2002F08DB /* lazybear */,
83 95F7C17626A2CCA3002F08DB /* lazybearTests */, 177 95F7C17626A2CCA3002F08DB /* lazybearTests */,
84 95F7C18126A2CCA3002F08DB /* lazybearUITests */, 178 95F7C18126A2CCA3002F08DB /* lazybearUITests */,
85 95F7C15E26A2CCA2002F08DB /* Products */, 179 95F7C15E26A2CCA2002F08DB /* Products */,
180 956CAFCC26A340C60071A75D /* Frameworks */,
86 ); 181 );
87 sourceTree = "<group>"; 182 sourceTree = "<group>";
88 }; 183 };
89 95F7C15E26A2CCA2002F08DB /* Products */ = { 184 95F7C15E26A2CCA2002F08DB /* Products */ = {
90 isa = PBXGroup; 185 isa = PBXGroup;
97 sourceTree = "<group>"; 192 sourceTree = "<group>";
98 }; 193 };
99 95F7C15F26A2CCA2002F08DB /* lazybear */ = { 194 95F7C15F26A2CCA2002F08DB /* lazybear */ = {
100 isa = PBXGroup; 195 isa = PBXGroup;
101 children = ( 196 children = (
197 956CAFCB26A340B10071A75D /* lazybear.entitlements */,
102 95F7C16026A2CCA2002F08DB /* lazybearApp.swift */, 198 95F7C16026A2CCA2002F08DB /* lazybearApp.swift */,
103 95F7C16226A2CCA2002F08DB /* ContentView.swift */, 199 95F7C16226A2CCA2002F08DB /* ContentView.swift */,
200 956CAFBB26A322250071A75D /* ContentViewPad.swift */,
201 956CAFBD26A3226B0071A75D /* Sidebar.swift */,
202 956CAF9826A2DD080071A75D /* Watchlist.swift */,
203 956CAF9E26A2DFD30071A75D /* Search.swift */,
204 956CAFA626A2F43A0071A75D /* CompanyView.swift */,
104 95F7C16426A2CCA2002F08DB /* Assets.xcassets */, 205 95F7C16426A2CCA2002F08DB /* Assets.xcassets */,
105 95F7C16926A2CCA2002F08DB /* Persistence.swift */, 206 95F7C16926A2CCA2002F08DB /* Persistence.swift */,
106 95F7C16E26A2CCA2002F08DB /* Info.plist */, 207 95F7C16E26A2CCA2002F08DB /* Info.plist */,
107 95F7C16B26A2CCA2002F08DB /* lazybear.xcdatamodeld */, 208 95F7C16B26A2CCA2002F08DB /* lazybear.xcdatamodeld */,
209 956CAF8526A2D4300071A75D /* Helpers */,
210 956CAFBF26A32D9E0071A75D /* Functions */,
211 956CAF8226A2D3870071A75D /* Models */,
212 956CAFC426A33BA10071A75D /* Resources */,
108 95F7C16626A2CCA2002F08DB /* Preview Content */, 213 95F7C16626A2CCA2002F08DB /* Preview Content */,
109 ); 214 );
110 path = lazybear; 215 path = lazybear;
111 sourceTree = "<group>"; 216 sourceTree = "<group>";
112 }; 217 };
150 buildRules = ( 255 buildRules = (
151 ); 256 );
152 dependencies = ( 257 dependencies = (
153 ); 258 );
154 name = lazybear; 259 name = lazybear;
260 packageProductDependencies = (
261 956CAF8926A2D7500071A75D /* Alamofire */,
262 );
155 productName = lazybear; 263 productName = lazybear;
156 productReference = 95F7C15D26A2CCA2002F08DB /* lazybear.app */; 264 productReference = 95F7C15D26A2CCA2002F08DB /* lazybear.app */;
157 productType = "com.apple.product-type.application"; 265 productType = "com.apple.product-type.application";
158 }; 266 };
159 95F7C17226A2CCA3002F08DB /* lazybearTests */ = { 267 95F7C17226A2CCA3002F08DB /* lazybearTests */ = {
221 knownRegions = ( 329 knownRegions = (
222 en, 330 en,
223 Base, 331 Base,
224 ); 332 );
225 mainGroup = 95F7C15426A2CCA2002F08DB; 333 mainGroup = 95F7C15426A2CCA2002F08DB;
334 packageReferences = (
335 956CAF8826A2D7500071A75D /* XCRemoteSwiftPackageReference "Alamofire" */,
336 );
226 productRefGroup = 95F7C15E26A2CCA2002F08DB /* Products */; 337 productRefGroup = 95F7C15E26A2CCA2002F08DB /* Products */;
227 projectDirPath = ""; 338 projectDirPath = "";
228 projectRoot = ""; 339 projectRoot = "";
229 targets = ( 340 targets = (
230 95F7C15C26A2CCA2002F08DB /* lazybear */, 341 95F7C15C26A2CCA2002F08DB /* lazybear */,
237 /* Begin PBXResourcesBuildPhase section */ 348 /* Begin PBXResourcesBuildPhase section */
238 95F7C15B26A2CCA2002F08DB /* Resources */ = { 349 95F7C15B26A2CCA2002F08DB /* Resources */ = {
239 isa = PBXResourcesBuildPhase; 350 isa = PBXResourcesBuildPhase;
240 buildActionMask = 2147483647; 351 buildActionMask = 2147483647;
241 files = ( 352 files = (
353 956CAFC626A33BC40071A75D /* UsStatesCoordinates.json in Resources */,
242 95F7C16826A2CCA2002F08DB /* Preview Assets.xcassets in Resources */, 354 95F7C16826A2CCA2002F08DB /* Preview Assets.xcassets in Resources */,
243 95F7C16526A2CCA2002F08DB /* Assets.xcassets in Resources */, 355 95F7C16526A2CCA2002F08DB /* Assets.xcassets in Resources */,
244 ); 356 );
245 runOnlyForDeploymentPostprocessing = 0; 357 runOnlyForDeploymentPostprocessing = 0;
246 }; 358 };
263 /* Begin PBXSourcesBuildPhase section */ 375 /* Begin PBXSourcesBuildPhase section */
264 95F7C15926A2CCA2002F08DB /* Sources */ = { 376 95F7C15926A2CCA2002F08DB /* Sources */ = {
265 isa = PBXSourcesBuildPhase; 377 isa = PBXSourcesBuildPhase;
266 buildActionMask = 2147483647; 378 buildActionMask = 2147483647;
267 files = ( 379 files = (
380 956CAFB026A2F7490071A75D /* CompanyInfoModel.swift in Sources */,
381 956CAFB726A320100071A75D /* Company+CoreDataClass.swift in Sources */,
382 956CAFC826A33C520071A75D /* UsStatesModel.swift in Sources */,
383 956CAF8726A2D43D0071A75D /* WatchlistRow.swift in Sources */,
268 95F7C16A26A2CCA2002F08DB /* Persistence.swift in Sources */, 384 95F7C16A26A2CCA2002F08DB /* Persistence.swift in Sources */,
385 956CAFBC26A322250071A75D /* ContentViewPad.swift in Sources */,
386 956CAFA326A2E1A60071A75D /* SearchModel.swift in Sources */,
387 956CAFB826A320100071A75D /* Company+CoreDataProperties.swift in Sources */,
388 956CAF8426A2D3940071A75D /* CompanyQuoteModel.swift in Sources */,
269 95F7C16326A2CCA2002F08DB /* ContentView.swift in Sources */, 389 95F7C16326A2CCA2002F08DB /* ContentView.swift in Sources */,
390 956CAFBA26A321D40071A75D /* ConditionallyWrapView.swift in Sources */,
391 956CAFBE26A3226B0071A75D /* Sidebar.swift in Sources */,
392 956CAFCA26A33E660071A75D /* MapSection.swift in Sources */,
393 956CAFA526A2E6EC0071A75D /* SearchRow.swift in Sources */,
270 95F7C16126A2CCA2002F08DB /* lazybearApp.swift in Sources */, 394 95F7C16126A2CCA2002F08DB /* lazybearApp.swift in Sources */,
395 956CAFB226A2FCF70071A75D /* StockSection.swift in Sources */,
396 956CAF9F26A2DFD30071A75D /* Search.swift in Sources */,
271 95F7C16D26A2CCA2002F08DB /* lazybear.xcdatamodeld in Sources */, 397 95F7C16D26A2CCA2002F08DB /* lazybear.xcdatamodeld in Sources */,
398 956CAFA726A2F43A0071A75D /* CompanyView.swift in Sources */,
399 956CAFA126A2E0690071A75D /* SearchBar.swift in Sources */,
400 956CAFB426A3004A0071A75D /* AboutSection.swift in Sources */,
401 956CAF9926A2DD090071A75D /* Watchlist.swift in Sources */,
272 ); 402 );
273 runOnlyForDeploymentPostprocessing = 0; 403 runOnlyForDeploymentPostprocessing = 0;
274 }; 404 };
275 95F7C16F26A2CCA3002F08DB /* Sources */ = { 405 95F7C16F26A2CCA3002F08DB /* Sources */ = {
276 isa = PBXSourcesBuildPhase; 406 isa = PBXSourcesBuildPhase;
423 95F7C18826A2CCA3002F08DB /* Debug */ = { 553 95F7C18826A2CCA3002F08DB /* Debug */ = {
424 isa = XCBuildConfiguration; 554 isa = XCBuildConfiguration;
425 buildSettings = { 555 buildSettings = {
426 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 556 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
427 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; 557 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
558 CODE_SIGN_ENTITLEMENTS = lazybear/lazybear.entitlements;
428 CODE_SIGN_STYLE = Automatic; 559 CODE_SIGN_STYLE = Automatic;
429 DEVELOPMENT_ASSET_PATHS = "\"lazybear/Preview Content\""; 560 DEVELOPMENT_ASSET_PATHS = "\"lazybear/Preview Content\"";
430 DEVELOPMENT_TEAM = MTX83R5H8X; 561 DEVELOPMENT_TEAM = MTX83R5H8X;
431 ENABLE_PREVIEWS = YES; 562 ENABLE_PREVIEWS = YES;
432 INFOPLIST_FILE = lazybear/Info.plist; 563 INFOPLIST_FILE = lazybear/Info.plist;
445 95F7C18926A2CCA3002F08DB /* Release */ = { 576 95F7C18926A2CCA3002F08DB /* Release */ = {
446 isa = XCBuildConfiguration; 577 isa = XCBuildConfiguration;
447 buildSettings = { 578 buildSettings = {
448 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 579 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
449 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; 580 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
581 CODE_SIGN_ENTITLEMENTS = lazybear/lazybear.entitlements;
450 CODE_SIGN_STYLE = Automatic; 582 CODE_SIGN_STYLE = Automatic;
451 DEVELOPMENT_ASSET_PATHS = "\"lazybear/Preview Content\""; 583 DEVELOPMENT_ASSET_PATHS = "\"lazybear/Preview Content\"";
452 DEVELOPMENT_TEAM = MTX83R5H8X; 584 DEVELOPMENT_TEAM = MTX83R5H8X;
453 ENABLE_PREVIEWS = YES; 585 ENABLE_PREVIEWS = YES;
454 INFOPLIST_FILE = lazybear/Info.plist; 586 INFOPLIST_FILE = lazybear/Info.plist;
587 defaultConfigurationIsVisible = 0; 719 defaultConfigurationIsVisible = 0;
588 defaultConfigurationName = Release; 720 defaultConfigurationName = Release;
589 }; 721 };
590 /* End XCConfigurationList section */ 722 /* End XCConfigurationList section */
591 723
724 /* Begin XCRemoteSwiftPackageReference section */
725 956CAF8826A2D7500071A75D /* XCRemoteSwiftPackageReference "Alamofire" */ = {
726 isa = XCRemoteSwiftPackageReference;
727 repositoryURL = "https://github.com/Alamofire/Alamofire.git";
728 requirement = {
729 kind = upToNextMajorVersion;
730 minimumVersion = 5.4.3;
731 };
732 };
733 /* End XCRemoteSwiftPackageReference section */
734
735 /* Begin XCSwiftPackageProductDependency section */
736 956CAF8926A2D7500071A75D /* Alamofire */ = {
737 isa = XCSwiftPackageProductDependency;
738 package = 956CAF8826A2D7500071A75D /* XCRemoteSwiftPackageReference "Alamofire" */;
739 productName = Alamofire;
740 };
741 /* End XCSwiftPackageProductDependency section */
742
592 /* Begin XCVersionGroup section */ 743 /* Begin XCVersionGroup section */
593 95F7C16B26A2CCA2002F08DB /* lazybear.xcdatamodeld */ = { 744 95F7C16B26A2CCA2002F08DB /* lazybear.xcdatamodeld */ = {
594 isa = XCVersionGroup; 745 isa = XCVersionGroup;
595 children = ( 746 children = (
596 95F7C16C26A2CCA2002F08DB /* lazybear.xcdatamodel */, 747 95F7C16C26A2CCA2002F08DB /* lazybear.xcdatamodel */,