comparison LazyBear.xcodeproj/project.pbxproj @ 169:66f8783d1e2d

Import SwiftlySearch and implement it
author Dennis Concepción Martín <66180929+denniscm190@users.noreply.github.com>
date Sat, 20 Feb 2021 13:09:44 +0100
parents 9cc6d68ed147
children 730a6f0959fe
comparison
equal deleted inserted replaced
168:9cc6d68ed147 169:66f8783d1e2d
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 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B8E25DDA54700DCBE4A /* LazyBearApp.swift */; }; 10 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B8E25DDA54700DCBE4A /* LazyBearApp.swift */; };
11 95672B9125DDA54700DCBE4A /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9025DDA54700DCBE4A /* ContentView.swift */; }; 11 95672B9125DDA54700DCBE4A /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9025DDA54700DCBE4A /* ContentView.swift */; };
12 95672B9325DDA54700DCBE4A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9225DDA54700DCBE4A /* Assets.xcassets */; }; 12 95672B9325DDA54700DCBE4A /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9225DDA54700DCBE4A /* Assets.xcassets */; };
13 95672B9625DDA54700DCBE4A /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */; }; 13 95672B9625DDA54700DCBE4A /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */; };
14 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9725DDA54700DCBE4A /* Persistence.swift */; }; 14 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9725DDA54700DCBE4A /* Persistence.swift */; };
15 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */; }; 15 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */; };
16 958A733425E00BA500FD7ECA /* companies.json in Resources */ = {isa = PBXBuildFile; fileRef = 958A733325E00BA500FD7ECA /* companies.json */; };
17 958A733A25E00C3100FD7ECA /* Company+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A733825E00C3100FD7ECA /* Company+CoreDataClass.swift */; }; 16 958A733A25E00C3100FD7ECA /* Company+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A733825E00C3100FD7ECA /* Company+CoreDataClass.swift */; };
18 958A733B25E00C3100FD7ECA /* Company+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A733925E00C3100FD7ECA /* Company+CoreDataProperties.swift */; }; 17 958A733B25E00C3100FD7ECA /* Company+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A733925E00C3100FD7ECA /* Company+CoreDataProperties.swift */; };
19 958A734225E00C9900FD7ECA /* Watchlist.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A734125E00C9900FD7ECA /* Watchlist.swift */; }; 18 958A734225E00C9900FD7ECA /* Watchlist.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A734125E00C9900FD7ECA /* Watchlist.swift */; };
20 958A734525E00D3D00FD7ECA /* Row.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A734425E00D3D00FD7ECA /* Row.swift */; }; 19 958A734525E00D3D00FD7ECA /* Row.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A734425E00D3D00FD7ECA /* Row.swift */; };
21 958A734925E010F900FD7ECA /* Search.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A734825E010F900FD7ECA /* Search.swift */; }; 20 958A734925E010F900FD7ECA /* Search.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A734825E010F900FD7ECA /* Search.swift */; };
27 958A736325E0320B00FD7ECA /* UserSettings+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A736125E0320B00FD7ECA /* UserSettings+CoreDataClass.swift */; }; 26 958A736325E0320B00FD7ECA /* UserSettings+CoreDataClass.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A736125E0320B00FD7ECA /* UserSettings+CoreDataClass.swift */; };
28 958A736425E0320B00FD7ECA /* UserSettings+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A736225E0320B00FD7ECA /* UserSettings+CoreDataProperties.swift */; }; 27 958A736425E0320B00FD7ECA /* UserSettings+CoreDataProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 958A736225E0320B00FD7ECA /* UserSettings+CoreDataProperties.swift */; };
29 95ACB5A925E0397B00A3CCC8 /* CompanyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ACB5A825E0397B00A3CCC8 /* CompanyView.swift */; }; 28 95ACB5A925E0397B00A3CCC8 /* CompanyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ACB5A825E0397B00A3CCC8 /* CompanyView.swift */; };
30 95ACB5AC25E03A7D00A3CCC8 /* themes.json in Resources */ = {isa = PBXBuildFile; fileRef = 95ACB5AB25E03A7D00A3CCC8 /* themes.json */; }; 29 95ACB5AC25E03A7D00A3CCC8 /* themes.json in Resources */ = {isa = PBXBuildFile; fileRef = 95ACB5AB25E03A7D00A3CCC8 /* themes.json */; };
31 95ACB5AF25E03AA100A3CCC8 /* ThemeModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ACB5AE25E03AA100A3CCC8 /* ThemeModel.swift */; }; 30 95ACB5AF25E03AA100A3CCC8 /* ThemeModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95ACB5AE25E03AA100A3CCC8 /* ThemeModel.swift */; };
31 95B3E09F25E127D7007EFDE3 /* Request.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95B3E09E25E127D7007EFDE3 /* Request.swift */; };
32 95B3E0A225E1283F007EFDE3 /* TestSearchAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95B3E0A125E1283F007EFDE3 /* TestSearchAPI.swift */; };
33 95B3E0A625E1318D007EFDE3 /* SwiftlySearch in Frameworks */ = {isa = PBXBuildFile; productRef = 95B3E0A525E1318D007EFDE3 /* SwiftlySearch */; };
32 /* End PBXBuildFile section */ 34 /* End PBXBuildFile section */
33 35
34 /* Begin PBXFileReference section */ 36 /* Begin PBXFileReference section */
35 95672B8B25DDA54700DCBE4A /* LazyBear.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LazyBear.app; sourceTree = BUILT_PRODUCTS_DIR; }; 37 95672B8B25DDA54700DCBE4A /* LazyBear.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = LazyBear.app; sourceTree = BUILT_PRODUCTS_DIR; };
36 95672B8E25DDA54700DCBE4A /* LazyBearApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyBearApp.swift; sourceTree = "<group>"; }; 38 95672B8E25DDA54700DCBE4A /* LazyBearApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazyBearApp.swift; sourceTree = "<group>"; };
38 95672B9225DDA54700DCBE4A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; 40 95672B9225DDA54700DCBE4A /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
39 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; 41 95672B9525DDA54700DCBE4A /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
40 95672B9725DDA54700DCBE4A /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; }; 42 95672B9725DDA54700DCBE4A /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; };
41 95672B9A25DDA54800DCBE4A /* LazyBear.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LazyBear.xcdatamodel; sourceTree = "<group>"; }; 43 95672B9A25DDA54800DCBE4A /* LazyBear.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = LazyBear.xcdatamodel; sourceTree = "<group>"; };
42 95672B9C25DDA54800DCBE4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; 44 95672B9C25DDA54800DCBE4A /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
43 958A733325E00BA500FD7ECA /* companies.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = companies.json; sourceTree = "<group>"; };
44 958A733825E00C3100FD7ECA /* Company+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Company+CoreDataClass.swift"; sourceTree = "<group>"; }; 45 958A733825E00C3100FD7ECA /* Company+CoreDataClass.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Company+CoreDataClass.swift"; sourceTree = "<group>"; };
45 958A733925E00C3100FD7ECA /* Company+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Company+CoreDataProperties.swift"; sourceTree = "<group>"; }; 46 958A733925E00C3100FD7ECA /* Company+CoreDataProperties.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Company+CoreDataProperties.swift"; sourceTree = "<group>"; };
46 958A734125E00C9900FD7ECA /* Watchlist.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Watchlist.swift; sourceTree = "<group>"; }; 47 958A734125E00C9900FD7ECA /* Watchlist.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Watchlist.swift; sourceTree = "<group>"; };
47 958A734425E00D3D00FD7ECA /* Row.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Row.swift; sourceTree = "<group>"; }; 48 958A734425E00D3D00FD7ECA /* Row.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Row.swift; sourceTree = "<group>"; };
48 958A734825E010F900FD7ECA /* Search.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Search.swift; sourceTree = "<group>"; }; 49 958A734825E010F900FD7ECA /* Search.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Search.swift; sourceTree = "<group>"; };
57 9594152A25DDA5CA00BCE299 /* Production.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Production.xcconfig; sourceTree = "<group>"; }; 58 9594152A25DDA5CA00BCE299 /* Production.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Production.xcconfig; sourceTree = "<group>"; };
58 9594152B25DDA5D800BCE299 /* Sandbox.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Sandbox.xcconfig; sourceTree = "<group>"; }; 59 9594152B25DDA5D800BCE299 /* Sandbox.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Sandbox.xcconfig; sourceTree = "<group>"; };
59 95ACB5A825E0397B00A3CCC8 /* CompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyView.swift; sourceTree = "<group>"; }; 60 95ACB5A825E0397B00A3CCC8 /* CompanyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyView.swift; sourceTree = "<group>"; };
60 95ACB5AB25E03A7D00A3CCC8 /* themes.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = themes.json; sourceTree = "<group>"; }; 61 95ACB5AB25E03A7D00A3CCC8 /* themes.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = themes.json; sourceTree = "<group>"; };
61 95ACB5AE25E03AA100A3CCC8 /* ThemeModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemeModel.swift; sourceTree = "<group>"; }; 62 95ACB5AE25E03AA100A3CCC8 /* ThemeModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ThemeModel.swift; sourceTree = "<group>"; };
63 95B3E09E25E127D7007EFDE3 /* Request.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Request.swift; sourceTree = "<group>"; };
64 95B3E0A125E1283F007EFDE3 /* TestSearchAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestSearchAPI.swift; sourceTree = "<group>"; };
62 /* End PBXFileReference section */ 65 /* End PBXFileReference section */
63 66
64 /* Begin PBXFrameworksBuildPhase section */ 67 /* Begin PBXFrameworksBuildPhase section */
65 95672B8825DDA54700DCBE4A /* Frameworks */ = { 68 95672B8825DDA54700DCBE4A /* Frameworks */ = {
66 isa = PBXFrameworksBuildPhase; 69 isa = PBXFrameworksBuildPhase;
67 buildActionMask = 2147483647; 70 buildActionMask = 2147483647;
68 files = ( 71 files = (
69 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */, 72 958A735225E0170900FD7ECA /* CloudKit.framework in Frameworks */,
73 95B3E0A625E1318D007EFDE3 /* SwiftlySearch in Frameworks */,
70 ); 74 );
71 runOnlyForDeploymentPostprocessing = 0; 75 runOnlyForDeploymentPostprocessing = 0;
72 }; 76 };
73 /* End PBXFrameworksBuildPhase section */ 77 /* End PBXFrameworksBuildPhase section */
74 78
126 }; 130 };
127 958A733225E00B9200FD7ECA /* Local data */ = { 131 958A733225E00B9200FD7ECA /* Local data */ = {
128 isa = PBXGroup; 132 isa = PBXGroup;
129 children = ( 133 children = (
130 95ACB5AB25E03A7D00A3CCC8 /* themes.json */, 134 95ACB5AB25E03A7D00A3CCC8 /* themes.json */,
131 958A733325E00BA500FD7ECA /* companies.json */,
132 ); 135 );
133 path = "Local data"; 136 path = "Local data";
134 sourceTree = "<group>"; 137 sourceTree = "<group>";
135 }; 138 };
136 958A735025E0170900FD7ECA /* Frameworks */ = { 139 958A735025E0170900FD7ECA /* Frameworks */ = {
143 }; 146 };
144 958A735525E01F7E00FD7ECA /* Functions */ = { 147 958A735525E01F7E00FD7ECA /* Functions */ = {
145 isa = PBXGroup; 148 isa = PBXGroup;
146 children = ( 149 children = (
147 958A735625E01F9E00FD7ECA /* ReadJson.swift */, 150 958A735625E01F9E00FD7ECA /* ReadJson.swift */,
151 95B3E09E25E127D7007EFDE3 /* Request.swift */,
148 ); 152 );
149 path = Functions; 153 path = Functions;
150 sourceTree = "<group>"; 154 sourceTree = "<group>";
151 }; 155 };
152 95B1874825DDAC470068A364 /* Models */ = { 156 95B1874825DDAC470068A364 /* Models */ = {
172 sourceTree = "<group>"; 176 sourceTree = "<group>";
173 }; 177 };
174 95B1874A25DDAC5B0068A364 /* Tests */ = { 178 95B1874A25DDAC5B0068A364 /* Tests */ = {
175 isa = PBXGroup; 179 isa = PBXGroup;
176 children = ( 180 children = (
181 95B3E0A125E1283F007EFDE3 /* TestSearchAPI.swift */,
177 ); 182 );
178 path = Tests; 183 path = Tests;
179 sourceTree = "<group>"; 184 sourceTree = "<group>";
180 }; 185 };
181 /* End PBXGroup section */ 186 /* End PBXGroup section */
192 buildRules = ( 197 buildRules = (
193 ); 198 );
194 dependencies = ( 199 dependencies = (
195 ); 200 );
196 name = LazyBear; 201 name = LazyBear;
202 packageProductDependencies = (
203 95B3E0A525E1318D007EFDE3 /* SwiftlySearch */,
204 );
197 productName = LazyBear; 205 productName = LazyBear;
198 productReference = 95672B8B25DDA54700DCBE4A /* LazyBear.app */; 206 productReference = 95672B8B25DDA54700DCBE4A /* LazyBear.app */;
199 productType = "com.apple.product-type.application"; 207 productType = "com.apple.product-type.application";
200 }; 208 };
201 /* End PBXNativeTarget section */ 209 /* End PBXNativeTarget section */
219 knownRegions = ( 227 knownRegions = (
220 en, 228 en,
221 Base, 229 Base,
222 ); 230 );
223 mainGroup = 95672B8225DDA54700DCBE4A; 231 mainGroup = 95672B8225DDA54700DCBE4A;
232 packageReferences = (
233 95B3E0A425E1318D007EFDE3 /* XCRemoteSwiftPackageReference "SwiftlySearch" */,
234 );
224 productRefGroup = 95672B8C25DDA54700DCBE4A /* Products */; 235 productRefGroup = 95672B8C25DDA54700DCBE4A /* Products */;
225 projectDirPath = ""; 236 projectDirPath = "";
226 projectRoot = ""; 237 projectRoot = "";
227 targets = ( 238 targets = (
228 95672B8A25DDA54700DCBE4A /* LazyBear */, 239 95672B8A25DDA54700DCBE4A /* LazyBear */,
235 isa = PBXResourcesBuildPhase; 246 isa = PBXResourcesBuildPhase;
236 buildActionMask = 2147483647; 247 buildActionMask = 2147483647;
237 files = ( 248 files = (
238 95672B9625DDA54700DCBE4A /* Preview Assets.xcassets in Resources */, 249 95672B9625DDA54700DCBE4A /* Preview Assets.xcassets in Resources */,
239 95ACB5AC25E03A7D00A3CCC8 /* themes.json in Resources */, 250 95ACB5AC25E03A7D00A3CCC8 /* themes.json in Resources */,
240 958A733425E00BA500FD7ECA /* companies.json in Resources */,
241 95672B9325DDA54700DCBE4A /* Assets.xcassets in Resources */, 251 95672B9325DDA54700DCBE4A /* Assets.xcassets in Resources */,
242 ); 252 );
243 runOnlyForDeploymentPostprocessing = 0; 253 runOnlyForDeploymentPostprocessing = 0;
244 }; 254 };
245 /* End PBXResourcesBuildPhase section */ 255 /* End PBXResourcesBuildPhase section */
254 958A735F25E0311B00FD7ECA /* Settings.swift in Sources */, 264 958A735F25E0311B00FD7ECA /* Settings.swift in Sources */,
255 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */, 265 95672B9825DDA54700DCBE4A /* Persistence.swift in Sources */,
256 958A736325E0320B00FD7ECA /* UserSettings+CoreDataClass.swift in Sources */, 266 958A736325E0320B00FD7ECA /* UserSettings+CoreDataClass.swift in Sources */,
257 958A736425E0320B00FD7ECA /* UserSettings+CoreDataProperties.swift in Sources */, 267 958A736425E0320B00FD7ECA /* UserSettings+CoreDataProperties.swift in Sources */,
258 958A735B25E0264E00FD7ECA /* CompanyModel.swift in Sources */, 268 958A735B25E0264E00FD7ECA /* CompanyModel.swift in Sources */,
269 95B3E09F25E127D7007EFDE3 /* Request.swift in Sources */,
259 95672B9125DDA54700DCBE4A /* ContentView.swift in Sources */, 270 95672B9125DDA54700DCBE4A /* ContentView.swift in Sources */,
260 958A733B25E00C3100FD7ECA /* Company+CoreDataProperties.swift in Sources */, 271 958A733B25E00C3100FD7ECA /* Company+CoreDataProperties.swift in Sources */,
261 95ACB5AF25E03AA100A3CCC8 /* ThemeModel.swift in Sources */, 272 95ACB5AF25E03AA100A3CCC8 /* ThemeModel.swift in Sources */,
273 95B3E0A225E1283F007EFDE3 /* TestSearchAPI.swift in Sources */,
262 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */, 274 95672B8F25DDA54700DCBE4A /* LazyBearApp.swift in Sources */,
263 958A734525E00D3D00FD7ECA /* Row.swift in Sources */, 275 958A734525E00D3D00FD7ECA /* Row.swift in Sources */,
264 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */, 276 95672B9B25DDA54800DCBE4A /* LazyBear.xcdatamodeld in Sources */,
265 958A734C25E010FF00FD7ECA /* SearchBar.swift in Sources */, 277 958A734C25E010FF00FD7ECA /* SearchBar.swift in Sources */,
266 958A733A25E00C3100FD7ECA /* Company+CoreDataClass.swift in Sources */, 278 958A733A25E00C3100FD7ECA /* Company+CoreDataClass.swift in Sources */,
457 defaultConfigurationIsVisible = 0; 469 defaultConfigurationIsVisible = 0;
458 defaultConfigurationName = Release; 470 defaultConfigurationName = Release;
459 }; 471 };
460 /* End XCConfigurationList section */ 472 /* End XCConfigurationList section */
461 473
474 /* Begin XCRemoteSwiftPackageReference section */
475 95B3E0A425E1318D007EFDE3 /* XCRemoteSwiftPackageReference "SwiftlySearch" */ = {
476 isa = XCRemoteSwiftPackageReference;
477 repositoryURL = "https://github.com/thislooksfun/SwiftlySearch.git";
478 requirement = {
479 kind = upToNextMajorVersion;
480 minimumVersion = 1.2.3;
481 };
482 };
483 /* End XCRemoteSwiftPackageReference section */
484
485 /* Begin XCSwiftPackageProductDependency section */
486 95B3E0A525E1318D007EFDE3 /* SwiftlySearch */ = {
487 isa = XCSwiftPackageProductDependency;
488 package = 95B3E0A425E1318D007EFDE3 /* XCRemoteSwiftPackageReference "SwiftlySearch" */;
489 productName = SwiftlySearch;
490 };
491 /* End XCSwiftPackageProductDependency section */
492
462 /* Begin XCVersionGroup section */ 493 /* Begin XCVersionGroup section */
463 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */ = { 494 95672B9925DDA54800DCBE4A /* LazyBear.xcdatamodeld */ = {
464 isa = XCVersionGroup; 495 isa = XCVersionGroup;
465 children = ( 496 children = (
466 95672B9A25DDA54800DCBE4A /* LazyBear.xcdatamodel */, 497 95672B9A25DDA54800DCBE4A /* LazyBear.xcdatamodel */,