krz/hutch

an ios client for sourcehut

clone: git clone https://gitbay.org/krz/hutch.git

v3.8.0: Hutch.xcodeproj/project.pbxproj · raw

  1// !$*UTF8*$!
  2{
  3	archiveVersion = 1;
  4	classes = {
  5	};
  6	objectVersion = 77;
  7	objects = {
  8
  9/* Begin PBXBuildFile section */
 10		8B2F89662F69DEB900FC0253 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = 8B2F89632F69DEB900FC0253 /* LICENSE */; };
 11		8B2F89672F69DEB900FC0253 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 8B2F89642F69DEB900FC0253 /* README.md */; };
 12		8B2F89682F69DEB900FC0253 /* SECURITY.md in Resources */ = {isa = PBXBuildFile; fileRef = 8B2F89652F69DEB900FC0253 /* SECURITY.md */; };
 13		8B2FA9CD2F7E211800E609E2 /* meta.json in Resources */ = {isa = PBXBuildFile; fileRef = 8B2FA9C82F7E211800E609E2 /* meta.json */; };
 14		8B2FA9CE2F7E211800E609E2 /* hg.json in Resources */ = {isa = PBXBuildFile; fileRef = 8B2FA9C62F7E211800E609E2 /* hg.json */; };
 15		8B2FA9CF2F7E211800E609E2 /* builds.json in Resources */ = {isa = PBXBuildFile; fileRef = 8B2FA9C42F7E211800E609E2 /* builds.json */; };
 16		8B2FA9D02F7E211800E609E2 /* git.json in Resources */ = {isa = PBXBuildFile; fileRef = 8B2FA9C52F7E211800E609E2 /* git.json */; };
 17		8B2FA9D12F7E211800E609E2 /* paste.json in Resources */ = {isa = PBXBuildFile; fileRef = 8B2FA9C92F7E211800E609E2 /* paste.json */; };
 18		8B2FA9D22F7E211800E609E2 /* todo.json in Resources */ = {isa = PBXBuildFile; fileRef = 8B2FA9CA2F7E211800E609E2 /* todo.json */; };
 19		8B2FA9D32F7E211800E609E2 /* lists.json in Resources */ = {isa = PBXBuildFile; fileRef = 8B2FA9C72F7E211800E609E2 /* lists.json */; };
 20		8BE082012F80000100000001 /* HutchWidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 8BE081F62F80000100000001 /* HutchWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
 21		8BE083012F81000100000001 /* HutchSafariExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 8BE083032F81000100000001 /* HutchSafariExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
 22		8BF100032F9A000100000001 /* Markdown in Frameworks */ = {isa = PBXBuildFile; productRef = 8BF100022F9A000100000001 /* Markdown */; };
 23		8BF100052F9A000100000002 /* Splash in Frameworks */ = {isa = PBXBuildFile; productRef = 8BF100042F9A000100000002 /* Splash */; };
 24/* End PBXBuildFile section */
 25
 26/* Begin PBXContainerItemProxy section */
 27		8B8182BB2F6B73F3000AE049 /* PBXContainerItemProxy */ = {
 28			isa = PBXContainerItemProxy;
 29			containerPortal = 8B4B28C92F6704280045FA19 /* Project object */;
 30			proxyType = 1;
 31			remoteGlobalIDString = 8B4B28D02F6704280045FA19;
 32			remoteInfo = Hutch;
 33		};
 34		8BE082022F80000100000001 /* PBXContainerItemProxy */ = {
 35			isa = PBXContainerItemProxy;
 36			containerPortal = 8B4B28C92F6704280045FA19 /* Project object */;
 37			proxyType = 1;
 38			remoteGlobalIDString = 8BE081F72F80000100000001;
 39			remoteInfo = HutchWidgetExtension;
 40		};
 41		8BE083022F81000100000001 /* PBXContainerItemProxy */ = {
 42			isa = PBXContainerItemProxy;
 43			containerPortal = 8B4B28C92F6704280045FA19 /* Project object */;
 44			proxyType = 1;
 45			remoteGlobalIDString = 8BE083092F81000100000001;
 46			remoteInfo = HutchSafariExtension;
 47		};
 48/* End PBXContainerItemProxy section */
 49
 50/* Begin PBXCopyFilesBuildPhase section */
 51		8BE081FA2F80000100000001 /* Embed Foundation Extensions */ = {
 52			isa = PBXCopyFilesBuildPhase;
 53			buildActionMask = 2147483647;
 54			dstPath = "";
 55			dstSubfolderSpec = 13;
 56			files = (
 57				8BE082012F80000100000001 /* HutchWidgetExtension.appex in Embed Foundation Extensions */,
 58				8BE083012F81000100000001 /* HutchSafariExtension.appex in Embed Foundation Extensions */,
 59			);
 60			name = "Embed Foundation Extensions";
 61			runOnlyForDeploymentPostprocessing = 0;
 62		};
 63/* End PBXCopyFilesBuildPhase section */
 64
 65/* Begin PBXFileReference section */
 66		8B01C8012F955ACC00FCFB9A /* SyncedProducts.storekit */ = {isa = PBXFileReference; lastKnownFileType = text; path = SyncedProducts.storekit; sourceTree = "<group>"; };
 67		8B2F89632F69DEB900FC0253 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
 68		8B2F89642F69DEB900FC0253 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
 69		8B2F89652F69DEB900FC0253 /* SECURITY.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = SECURITY.md; sourceTree = "<group>"; };
 70		8B2FA9C42F7E211800E609E2 /* builds.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = builds.json; sourceTree = "<group>"; };
 71		8B2FA9C52F7E211800E609E2 /* git.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = git.json; sourceTree = "<group>"; };
 72		8B2FA9C62F7E211800E609E2 /* hg.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = hg.json; sourceTree = "<group>"; };
 73		8B2FA9C72F7E211800E609E2 /* lists.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = lists.json; sourceTree = "<group>"; };
 74		8B2FA9C82F7E211800E609E2 /* meta.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = meta.json; sourceTree = "<group>"; };
 75		8B2FA9C92F7E211800E609E2 /* paste.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = paste.json; sourceTree = "<group>"; };
 76		8B2FA9CA2F7E211800E609E2 /* todo.json */ = {isa = PBXFileReference; lastKnownFileType = text.json; path = todo.json; sourceTree = "<group>"; };
 77		8B4B28D12F6704280045FA19 /* Hutch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Hutch.app; sourceTree = BUILT_PRODUCTS_DIR; };
 78		8B8182B72F6B73F3000AE049 /* HutchTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HutchTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
 79		8B8182C22F6B742B000AE049 /* HutchTests */ = {isa = PBXFileReference; lastKnownFileType = folder; path = HutchTests; sourceTree = "<group>"; };
 80		8BDCA5272F6B76B20066AA29 /* HutchTests.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = HutchTests.xctestplan; sourceTree = "<group>"; };
 81		8BE081F62F80000100000001 /* HutchWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = HutchWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
 82		8BE083032F81000100000001 /* HutchSafariExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = HutchSafariExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
 83/* End PBXFileReference section */
 84
 85/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
 86		8B4B29632F6715DD0045FA19 /* Exceptions for "Hutch" folder in "Hutch" target */ = {
 87			isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
 88			membershipExceptions = (
 89				Info.plist,
 90			);
 91			target = 8B4B28D02F6704280045FA19 /* Hutch */;
 92		};
 93		8BE082032F80000100000001 /* Exceptions for "HutchWidgetExtension" folder in "HutchWidgetExtension" target */ = {
 94			isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
 95			membershipExceptions = (
 96				Info.plist,
 97			);
 98			target = 8BE081F72F80000100000001 /* HutchWidgetExtension */;
 99		};
100		8BE083042F81000100000001 /* Exceptions for "HutchSafariExtension" folder in "HutchSafariExtension" target */ = {
101			isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
102			membershipExceptions = (
103				Info.plist,
104			);
105			target = 8BE083092F81000100000001 /* HutchSafariExtension */;
106		};
107/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
108
109/* Begin PBXFileSystemSynchronizedRootGroup section */
110		8B4B28D32F6704280045FA19 /* Hutch */ = {
111			isa = PBXFileSystemSynchronizedRootGroup;
112			exceptions = (
113				8B4B29632F6715DD0045FA19 /* Exceptions for "Hutch" folder in "Hutch" target */,
114			);
115			path = Hutch;
116			sourceTree = "<group>";
117		};
118		8B8182B82F6B73F3000AE049 /* HutchTests */ = {
119			isa = PBXFileSystemSynchronizedRootGroup;
120			path = HutchTests;
121			sourceTree = "<group>";
122		};
123		8BE081F42F80000100000001 /* Shared */ = {
124			isa = PBXFileSystemSynchronizedRootGroup;
125			path = Shared;
126			sourceTree = "<group>";
127		};
128		8BE081F52F80000100000001 /* HutchWidgetExtension */ = {
129			isa = PBXFileSystemSynchronizedRootGroup;
130			exceptions = (
131				8BE082032F80000100000001 /* Exceptions for "HutchWidgetExtension" folder in "HutchWidgetExtension" target */,
132			);
133			path = HutchWidgetExtension;
134			sourceTree = "<group>";
135		};
136		8BE083052F81000100000001 /* HutchSafariExtension */ = {
137			isa = PBXFileSystemSynchronizedRootGroup;
138			exceptions = (
139				8BE083042F81000100000001 /* Exceptions for "HutchSafariExtension" folder in "HutchSafariExtension" target */,
140			);
141			path = HutchSafariExtension;
142			sourceTree = "<group>";
143		};
144/* End PBXFileSystemSynchronizedRootGroup section */
145
146/* Begin PBXFrameworksBuildPhase section */
147		8B4B28CE2F6704280045FA19 /* Frameworks */ = {
148			isa = PBXFrameworksBuildPhase;
149			buildActionMask = 2147483647;
150			files = (
151				8BF100032F9A000100000001 /* Markdown in Frameworks */,
152				8BF100052F9A000100000002 /* Splash in Frameworks */,
153			);
154			runOnlyForDeploymentPostprocessing = 0;
155		};
156		8B8182B42F6B73F3000AE049 /* Frameworks */ = {
157			isa = PBXFrameworksBuildPhase;
158			buildActionMask = 2147483647;
159			files = (
160			);
161			runOnlyForDeploymentPostprocessing = 0;
162		};
163		8BE081F92F80000100000001 /* Frameworks */ = {
164			isa = PBXFrameworksBuildPhase;
165			buildActionMask = 2147483647;
166			files = (
167			);
168			runOnlyForDeploymentPostprocessing = 0;
169		};
170		8BE083062F81000100000001 /* Frameworks */ = {
171			isa = PBXFrameworksBuildPhase;
172			buildActionMask = 2147483647;
173			files = (
174			);
175			runOnlyForDeploymentPostprocessing = 0;
176		};
177/* End PBXFrameworksBuildPhase section */
178
179/* Begin PBXGroup section */
180		8B2FA9CB2F7E211800E609E2 /* API */ = {
181			isa = PBXGroup;
182			children = (
183				8B2FA9C42F7E211800E609E2 /* builds.json */,
184				8B2FA9C52F7E211800E609E2 /* git.json */,
185				8B2FA9C62F7E211800E609E2 /* hg.json */,
186				8B2FA9C72F7E211800E609E2 /* lists.json */,
187				8B2FA9C82F7E211800E609E2 /* meta.json */,
188				8B2FA9C92F7E211800E609E2 /* paste.json */,
189				8B2FA9CA2F7E211800E609E2 /* todo.json */,
190			);
191			path = API;
192			sourceTree = "<group>";
193		};
194		8B2FA9CC2F7E211800E609E2 /* Docs */ = {
195			isa = PBXGroup;
196			children = (
197				8B2FA9CB2F7E211800E609E2 /* API */,
198			);
199			path = Docs;
200			sourceTree = "<group>";
201		};
202		8B4B28C82F6704280045FA19 = {
203			isa = PBXGroup;
204			children = (
205				8B01C8012F955ACC00FCFB9A /* SyncedProducts.storekit */,
206				8B2FA9CC2F7E211800E609E2 /* Docs */,
207				8BDCA5272F6B76B20066AA29 /* HutchTests.xctestplan */,
208				8B8182C22F6B742B000AE049 /* HutchTests */,
209				8B2F89632F69DEB900FC0253 /* LICENSE */,
210				8B2F89642F69DEB900FC0253 /* README.md */,
211				8B2F89652F69DEB900FC0253 /* SECURITY.md */,
212				8B4B28D32F6704280045FA19 /* Hutch */,
213				8BE081F42F80000100000001 /* Shared */,
214				8BE081F52F80000100000001 /* HutchWidgetExtension */,
215				8BE083052F81000100000001 /* HutchSafariExtension */,
216				8B8182B82F6B73F3000AE049 /* HutchTests */,
217				8B4B28D22F6704280045FA19 /* Products */,
218			);
219			sourceTree = "<group>";
220		};
221		8B4B28D22F6704280045FA19 /* Products */ = {
222			isa = PBXGroup;
223			children = (
224				8B4B28D12F6704280045FA19 /* Hutch.app */,
225				8B8182B72F6B73F3000AE049 /* HutchTests.xctest */,
226				8BE081F62F80000100000001 /* HutchWidgetExtension.appex */,
227				8BE083032F81000100000001 /* HutchSafariExtension.appex */,
228			);
229			name = Products;
230			sourceTree = "<group>";
231		};
232/* End PBXGroup section */
233
234/* Begin PBXNativeTarget section */
235		8B4B28D02F6704280045FA19 /* Hutch */ = {
236			isa = PBXNativeTarget;
237			buildConfigurationList = 8B4B28DC2F6704290045FA19 /* Build configuration list for PBXNativeTarget "Hutch" */;
238			buildPhases = (
239				8B4B28CD2F6704280045FA19 /* Sources */,
240				8B4B28CE2F6704280045FA19 /* Frameworks */,
241				8B4B28CF2F6704280045FA19 /* Resources */,
242				8BE081FA2F80000100000001 /* Embed Foundation Extensions */,
243			);
244			buildRules = (
245			);
246			dependencies = (
247				8BE082042F80000100000001 /* PBXTargetDependency */,
248				8BE0830A2F81000100000001 /* PBXTargetDependency */,
249			);
250			fileSystemSynchronizedGroups = (
251				8B4B28D32F6704280045FA19 /* Hutch */,
252				8BE081F42F80000100000001 /* Shared */,
253			);
254			name = Hutch;
255			packageProductDependencies = (
256				8BF100022F9A000100000001 /* Markdown */,
257				8BF100042F9A000100000002 /* Splash */,
258			);
259			productName = Hutch;
260			productReference = 8B4B28D12F6704280045FA19 /* Hutch.app */;
261			productType = "com.apple.product-type.application";
262		};
263		8B8182B62F6B73F3000AE049 /* HutchTests */ = {
264			isa = PBXNativeTarget;
265			buildConfigurationList = 8B8182BF2F6B73F3000AE049 /* Build configuration list for PBXNativeTarget "HutchTests" */;
266			buildPhases = (
267				8B8182B32F6B73F3000AE049 /* Sources */,
268				8B8182B42F6B73F3000AE049 /* Frameworks */,
269				8B8182B52F6B73F3000AE049 /* Resources */,
270			);
271			buildRules = (
272			);
273			dependencies = (
274				8B8182BC2F6B73F3000AE049 /* PBXTargetDependency */,
275			);
276			fileSystemSynchronizedGroups = (
277				8B8182B82F6B73F3000AE049 /* HutchTests */,
278			);
279			name = HutchTests;
280			packageProductDependencies = (
281			);
282			productName = HutchTests;
283			productReference = 8B8182B72F6B73F3000AE049 /* HutchTests.xctest */;
284			productType = "com.apple.product-type.bundle.unit-test";
285		};
286		8BE081F72F80000100000001 /* HutchWidgetExtension */ = {
287			isa = PBXNativeTarget;
288			buildConfigurationList = 8BE081FE2F80000100000001 /* Build configuration list for PBXNativeTarget "HutchWidgetExtension" */;
289			buildPhases = (
290				8BE081F82F80000100000001 /* Sources */,
291				8BE081F92F80000100000001 /* Frameworks */,
292				8BE081FB2F80000100000001 /* Resources */,
293			);
294			buildRules = (
295			);
296			dependencies = (
297			);
298			fileSystemSynchronizedGroups = (
299				8BE081F42F80000100000001 /* Shared */,
300				8BE081F52F80000100000001 /* HutchWidgetExtension */,
301			);
302			name = HutchWidgetExtension;
303			packageProductDependencies = (
304			);
305			productName = HutchWidgetExtension;
306			productReference = 8BE081F62F80000100000001 /* HutchWidgetExtension.appex */;
307			productType = "com.apple.product-type.app-extension";
308		};
309		8BE083092F81000100000001 /* HutchSafariExtension */ = {
310			isa = PBXNativeTarget;
311			buildConfigurationList = 8BE0830D2F81000100000001 /* Build configuration list for PBXNativeTarget "HutchSafariExtension" */;
312			buildPhases = (
313				8BE083072F81000100000001 /* Sources */,
314				8BE083062F81000100000001 /* Frameworks */,
315				8BE083082F81000100000001 /* Resources */,
316			);
317			buildRules = (
318			);
319			dependencies = (
320			);
321			fileSystemSynchronizedGroups = (
322				8BE083052F81000100000001 /* HutchSafariExtension */,
323			);
324			name = HutchSafariExtension;
325			packageProductDependencies = (
326			);
327			productName = HutchSafariExtension;
328			productReference = 8BE083032F81000100000001 /* HutchSafariExtension.appex */;
329			productType = "com.apple.product-type.app-extension";
330		};
331/* End PBXNativeTarget section */
332
333/* Begin PBXProject section */
334		8B4B28C92F6704280045FA19 /* Project object */ = {
335			isa = PBXProject;
336			attributes = {
337				BuildIndependentTargetsInParallel = 1;
338				LastSwiftUpdateCheck = 2630;
339				LastUpgradeCheck = 2640;
340				TargetAttributes = {
341					8B4B28D02F6704280045FA19 = {
342						CreatedOnToolsVersion = 26.3;
343					};
344					8B8182B62F6B73F3000AE049 = {
345						CreatedOnToolsVersion = 26.3;
346						TestTargetID = 8B4B28D02F6704280045FA19;
347					};
348					8BE083092F81000100000001 = {
349						CreatedOnToolsVersion = 26.3;
350					};
351				};
352			};
353			buildConfigurationList = 8B4B28CC2F6704280045FA19 /* Build configuration list for PBXProject "Hutch" */;
354			developmentRegion = en;
355			hasScannedForEncodings = 0;
356			knownRegions = (
357				en,
358				Base,
359			);
360			mainGroup = 8B4B28C82F6704280045FA19;
361			minimizedProjectReferenceProxies = 1;
362			packageReferences = (
363				8BF100012F9A000100000001 /* XCRemoteSwiftPackageReference "swift-markdown" */,
364				8BF100062F9A000100000002 /* XCRemoteSwiftPackageReference "Splash" */,
365			);
366			preferredProjectObjectVersion = 77;
367			productRefGroup = 8B4B28D22F6704280045FA19 /* Products */;
368			projectDirPath = "";
369			projectRoot = "";
370			targets = (
371				8B4B28D02F6704280045FA19 /* Hutch */,
372				8BE081F72F80000100000001 /* HutchWidgetExtension */,
373				8BE083092F81000100000001 /* HutchSafariExtension */,
374				8B8182B62F6B73F3000AE049 /* HutchTests */,
375			);
376		};
377/* End PBXProject section */
378
379/* Begin PBXResourcesBuildPhase section */
380		8B4B28CF2F6704280045FA19 /* Resources */ = {
381			isa = PBXResourcesBuildPhase;
382			buildActionMask = 2147483647;
383			files = (
384				8B2F89662F69DEB900FC0253 /* LICENSE in Resources */,
385				8B2F89672F69DEB900FC0253 /* README.md in Resources */,
386				8B2F89682F69DEB900FC0253 /* SECURITY.md in Resources */,
387				8B2FA9CD2F7E211800E609E2 /* meta.json in Resources */,
388				8B2FA9CE2F7E211800E609E2 /* hg.json in Resources */,
389				8B2FA9CF2F7E211800E609E2 /* builds.json in Resources */,
390				8B2FA9D02F7E211800E609E2 /* git.json in Resources */,
391				8B2FA9D12F7E211800E609E2 /* paste.json in Resources */,
392				8B2FA9D22F7E211800E609E2 /* todo.json in Resources */,
393				8B2FA9D32F7E211800E609E2 /* lists.json in Resources */,
394			);
395			runOnlyForDeploymentPostprocessing = 0;
396		};
397		8B8182B52F6B73F3000AE049 /* Resources */ = {
398			isa = PBXResourcesBuildPhase;
399			buildActionMask = 2147483647;
400			files = (
401			);
402			runOnlyForDeploymentPostprocessing = 0;
403		};
404		8BE081FB2F80000100000001 /* Resources */ = {
405			isa = PBXResourcesBuildPhase;
406			buildActionMask = 2147483647;
407			files = (
408			);
409			runOnlyForDeploymentPostprocessing = 0;
410		};
411		8BE083082F81000100000001 /* Resources */ = {
412			isa = PBXResourcesBuildPhase;
413			buildActionMask = 2147483647;
414			files = (
415			);
416			runOnlyForDeploymentPostprocessing = 0;
417		};
418/* End PBXResourcesBuildPhase section */
419
420/* Begin PBXSourcesBuildPhase section */
421		8B4B28CD2F6704280045FA19 /* Sources */ = {
422			isa = PBXSourcesBuildPhase;
423			buildActionMask = 2147483647;
424			files = (
425			);
426			runOnlyForDeploymentPostprocessing = 0;
427		};
428		8B8182B32F6B73F3000AE049 /* Sources */ = {
429			isa = PBXSourcesBuildPhase;
430			buildActionMask = 2147483647;
431			files = (
432			);
433			runOnlyForDeploymentPostprocessing = 0;
434		};
435		8BE081F82F80000100000001 /* Sources */ = {
436			isa = PBXSourcesBuildPhase;
437			buildActionMask = 2147483647;
438			files = (
439			);
440			runOnlyForDeploymentPostprocessing = 0;
441		};
442		8BE083072F81000100000001 /* Sources */ = {
443			isa = PBXSourcesBuildPhase;
444			buildActionMask = 2147483647;
445			files = (
446			);
447			runOnlyForDeploymentPostprocessing = 0;
448		};
449/* End PBXSourcesBuildPhase section */
450
451/* Begin PBXTargetDependency section */
452		8B8182BC2F6B73F3000AE049 /* PBXTargetDependency */ = {
453			isa = PBXTargetDependency;
454			target = 8B4B28D02F6704280045FA19 /* Hutch */;
455			targetProxy = 8B8182BB2F6B73F3000AE049 /* PBXContainerItemProxy */;
456		};
457		8BE082042F80000100000001 /* PBXTargetDependency */ = {
458			isa = PBXTargetDependency;
459			target = 8BE081F72F80000100000001 /* HutchWidgetExtension */;
460			targetProxy = 8BE082022F80000100000001 /* PBXContainerItemProxy */;
461		};
462		8BE0830A2F81000100000001 /* PBXTargetDependency */ = {
463			isa = PBXTargetDependency;
464			target = 8BE083092F81000100000001 /* HutchSafariExtension */;
465			targetProxy = 8BE083022F81000100000001 /* PBXContainerItemProxy */;
466		};
467/* End PBXTargetDependency section */
468
469/* Begin XCBuildConfiguration section */
470		8B4B28DA2F6704290045FA19 /* Debug */ = {
471			isa = XCBuildConfiguration;
472			buildSettings = {
473				ALWAYS_SEARCH_USER_PATHS = NO;
474				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
475				CLANG_ANALYZER_NONNULL = YES;
476				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
477				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
478				CLANG_ENABLE_MODULES = YES;
479				CLANG_ENABLE_OBJC_ARC = YES;
480				CLANG_ENABLE_OBJC_WEAK = YES;
481				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
482				CLANG_WARN_BOOL_CONVERSION = YES;
483				CLANG_WARN_COMMA = YES;
484				CLANG_WARN_CONSTANT_CONVERSION = YES;
485				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
486				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
487				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
488				CLANG_WARN_EMPTY_BODY = YES;
489				CLANG_WARN_ENUM_CONVERSION = YES;
490				CLANG_WARN_INFINITE_RECURSION = YES;
491				CLANG_WARN_INT_CONVERSION = YES;
492				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
493				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
494				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
495				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
496				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
497				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
498				CLANG_WARN_STRICT_PROTOTYPES = YES;
499				CLANG_WARN_SUSPICIOUS_MOVE = YES;
500				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
501				CLANG_WARN_UNREACHABLE_CODE = YES;
502				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
503				COPY_PHASE_STRIP = NO;
504				DEBUG_INFORMATION_FORMAT = dwarf;
505				DEVELOPMENT_TEAM = ZCNAX3VL9D;
506				ENABLE_STRICT_OBJC_MSGSEND = YES;
507				ENABLE_TESTABILITY = YES;
508				ENABLE_USER_SCRIPT_SANDBOXING = YES;
509				GCC_C_LANGUAGE_STANDARD = gnu17;
510				GCC_DYNAMIC_NO_PIC = NO;
511				GCC_NO_COMMON_BLOCKS = YES;
512				GCC_OPTIMIZATION_LEVEL = 0;
513				GCC_PREPROCESSOR_DEFINITIONS = (
514					"DEBUG=1",
515					"$(inherited)",
516				);
517				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
518				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
519				GCC_WARN_UNDECLARED_SELECTOR = YES;
520				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
521				GCC_WARN_UNUSED_FUNCTION = YES;
522				GCC_WARN_UNUSED_VARIABLE = YES;
523				IPHONEOS_DEPLOYMENT_TARGET = 26.2;
524				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
525				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
526				MTL_FAST_MATH = YES;
527				ONLY_ACTIVE_ARCH = YES;
528				SDKROOT = iphoneos;
529				STRING_CATALOG_GENERATE_SYMBOLS = YES;
530				SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
531				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
532			};
533			name = Debug;
534		};
535		8B4B28DB2F6704290045FA19 /* Release */ = {
536			isa = XCBuildConfiguration;
537			buildSettings = {
538				ALWAYS_SEARCH_USER_PATHS = NO;
539				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
540				CLANG_ANALYZER_NONNULL = YES;
541				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
542				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
543				CLANG_ENABLE_MODULES = YES;
544				CLANG_ENABLE_OBJC_ARC = YES;
545				CLANG_ENABLE_OBJC_WEAK = YES;
546				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
547				CLANG_WARN_BOOL_CONVERSION = YES;
548				CLANG_WARN_COMMA = YES;
549				CLANG_WARN_CONSTANT_CONVERSION = YES;
550				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
551				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
552				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
553				CLANG_WARN_EMPTY_BODY = YES;
554				CLANG_WARN_ENUM_CONVERSION = YES;
555				CLANG_WARN_INFINITE_RECURSION = YES;
556				CLANG_WARN_INT_CONVERSION = YES;
557				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
558				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
559				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
560				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
561				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
562				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
563				CLANG_WARN_STRICT_PROTOTYPES = YES;
564				CLANG_WARN_SUSPICIOUS_MOVE = YES;
565				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
566				CLANG_WARN_UNREACHABLE_CODE = YES;
567				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
568				COPY_PHASE_STRIP = NO;
569				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
570				DEVELOPMENT_TEAM = ZCNAX3VL9D;
571				ENABLE_NS_ASSERTIONS = NO;
572				ENABLE_STRICT_OBJC_MSGSEND = YES;
573				ENABLE_USER_SCRIPT_SANDBOXING = YES;
574				GCC_C_LANGUAGE_STANDARD = gnu17;
575				GCC_NO_COMMON_BLOCKS = YES;
576				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
577				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
578				GCC_WARN_UNDECLARED_SELECTOR = YES;
579				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
580				GCC_WARN_UNUSED_FUNCTION = YES;
581				GCC_WARN_UNUSED_VARIABLE = YES;
582				IPHONEOS_DEPLOYMENT_TARGET = 26.2;
583				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
584				MTL_ENABLE_DEBUG_INFO = NO;
585				MTL_FAST_MATH = YES;
586				SDKROOT = iphoneos;
587				STRING_CATALOG_GENERATE_SYMBOLS = YES;
588				SWIFT_COMPILATION_MODE = wholemodule;
589				VALIDATE_PRODUCT = YES;
590			};
591			name = Release;
592		};
593		8B4B28DD2F6704290045FA19 /* Debug */ = {
594			isa = XCBuildConfiguration;
595			buildSettings = {
596				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
597				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
598				CODE_SIGN_ENTITLEMENTS = Hutch/Hutch.entitlements;
599				CODE_SIGN_STYLE = Automatic;
600				CURRENT_PROJECT_VERSION = 90;
601				DEVELOPMENT_TEAM = ZCNAX3VL9D;
602				ENABLE_PREVIEWS = YES;
603				GENERATE_INFOPLIST_FILE = YES;
604				INFOPLIST_FILE = Hutch/Info.plist;
605				INFOPLIST_KEY_CFBundleDisplayName = Hutch;
606				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
607				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
608				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
609				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
610				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
611				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
612				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
613				LD_RUNPATH_SEARCH_PATHS = (
614					"$(inherited)",
615					"@executable_path/Frameworks",
616				);
617				MARKETING_VERSION = 3.8.0;
618				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.Hutch;
619				PRODUCT_NAME = "$(TARGET_NAME)";
620				STRING_CATALOG_GENERATE_SYMBOLS = YES;
621				SWIFT_APPROACHABLE_CONCURRENCY = YES;
622				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
623				SWIFT_EMIT_LOC_STRINGS = YES;
624				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
625				SWIFT_VERSION = 5.0;
626				TARGETED_DEVICE_FAMILY = "1,2";
627			};
628			name = Debug;
629		};
630		8B4B28DE2F6704290045FA19 /* Release */ = {
631			isa = XCBuildConfiguration;
632			buildSettings = {
633				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
634				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
635				CODE_SIGN_ENTITLEMENTS = Hutch/Hutch.entitlements;
636				CODE_SIGN_STYLE = Automatic;
637				CURRENT_PROJECT_VERSION = 90;
638				DEVELOPMENT_TEAM = ZCNAX3VL9D;
639				ENABLE_PREVIEWS = YES;
640				GENERATE_INFOPLIST_FILE = YES;
641				INFOPLIST_FILE = Hutch/Info.plist;
642				INFOPLIST_KEY_CFBundleDisplayName = Hutch;
643				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
644				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
645				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
646				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
647				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
648				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
649				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
650				LD_RUNPATH_SEARCH_PATHS = (
651					"$(inherited)",
652					"@executable_path/Frameworks",
653				);
654				MARKETING_VERSION = 3.8.0;
655				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.Hutch;
656				PRODUCT_NAME = "$(TARGET_NAME)";
657				STRING_CATALOG_GENERATE_SYMBOLS = YES;
658				SWIFT_APPROACHABLE_CONCURRENCY = YES;
659				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
660				SWIFT_EMIT_LOC_STRINGS = YES;
661				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
662				SWIFT_VERSION = 5.0;
663				TARGETED_DEVICE_FAMILY = "1,2";
664			};
665			name = Release;
666		};
667		8B8182BD2F6B73F3000AE049 /* Debug */ = {
668			isa = XCBuildConfiguration;
669			buildSettings = {
670				BUNDLE_LOADER = "$(TEST_HOST)";
671				CODE_SIGN_STYLE = Automatic;
672				CURRENT_PROJECT_VERSION = 1;
673				DEVELOPMENT_TEAM = ZCNAX3VL9D;
674				GENERATE_INFOPLIST_FILE = YES;
675				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
676				MARKETING_VERSION = 1.0;
677				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.HutchTests;
678				PRODUCT_NAME = "$(TARGET_NAME)";
679				STRING_CATALOG_GENERATE_SYMBOLS = NO;
680				SWIFT_APPROACHABLE_CONCURRENCY = YES;
681				SWIFT_EMIT_LOC_STRINGS = NO;
682				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
683				SWIFT_VERSION = 5.0;
684				TARGETED_DEVICE_FAMILY = "1,2";
685				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Hutch.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Hutch";
686			};
687			name = Debug;
688		};
689		8B8182BE2F6B73F3000AE049 /* Release */ = {
690			isa = XCBuildConfiguration;
691			buildSettings = {
692				BUNDLE_LOADER = "$(TEST_HOST)";
693				CODE_SIGN_STYLE = Automatic;
694				CURRENT_PROJECT_VERSION = 1;
695				DEVELOPMENT_TEAM = ZCNAX3VL9D;
696				GENERATE_INFOPLIST_FILE = YES;
697				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
698				MARKETING_VERSION = 1.0;
699				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.HutchTests;
700				PRODUCT_NAME = "$(TARGET_NAME)";
701				STRING_CATALOG_GENERATE_SYMBOLS = NO;
702				SWIFT_APPROACHABLE_CONCURRENCY = YES;
703				SWIFT_EMIT_LOC_STRINGS = NO;
704				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
705				SWIFT_VERSION = 5.0;
706				TARGETED_DEVICE_FAMILY = "1,2";
707				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Hutch.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/Hutch";
708			};
709			name = Release;
710		};
711		8BE081FC2F80000100000001 /* Debug */ = {
712			isa = XCBuildConfiguration;
713			buildSettings = {
714				APPLICATION_EXTENSION_API_ONLY = YES;
715				CODE_SIGN_ENTITLEMENTS = HutchWidgetExtension/HutchWidgetExtension.entitlements;
716				CODE_SIGN_STYLE = Automatic;
717				CURRENT_PROJECT_VERSION = 90;
718				DEVELOPMENT_TEAM = ZCNAX3VL9D;
719				GENERATE_INFOPLIST_FILE = NO;
720				INFOPLIST_FILE = HutchWidgetExtension/Info.plist;
721				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
722				LD_RUNPATH_SEARCH_PATHS = (
723					"$(inherited)",
724					"@executable_path/Frameworks",
725					"@executable_path/../../Frameworks",
726				);
727				MARKETING_VERSION = 3.8.0;
728				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.Hutch.HutchWidgetExtension;
729				PRODUCT_NAME = "$(TARGET_NAME)";
730				SKIP_INSTALL = YES;
731				STRING_CATALOG_GENERATE_SYMBOLS = YES;
732				SWIFT_APPROACHABLE_CONCURRENCY = YES;
733				SWIFT_EMIT_LOC_STRINGS = YES;
734				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
735				SWIFT_VERSION = 5.0;
736				TARGETED_DEVICE_FAMILY = "1,2";
737			};
738			name = Debug;
739		};
740		8BE081FD2F80000100000001 /* Release */ = {
741			isa = XCBuildConfiguration;
742			buildSettings = {
743				APPLICATION_EXTENSION_API_ONLY = YES;
744				CODE_SIGN_ENTITLEMENTS = HutchWidgetExtension/HutchWidgetExtension.entitlements;
745				CODE_SIGN_STYLE = Automatic;
746				CURRENT_PROJECT_VERSION = 90;
747				DEVELOPMENT_TEAM = ZCNAX3VL9D;
748				GENERATE_INFOPLIST_FILE = NO;
749				INFOPLIST_FILE = HutchWidgetExtension/Info.plist;
750				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
751				LD_RUNPATH_SEARCH_PATHS = (
752					"$(inherited)",
753					"@executable_path/Frameworks",
754					"@executable_path/../../Frameworks",
755				);
756				MARKETING_VERSION = 3.8.0;
757				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.Hutch.HutchWidgetExtension;
758				PRODUCT_NAME = "$(TARGET_NAME)";
759				SKIP_INSTALL = YES;
760				STRING_CATALOG_GENERATE_SYMBOLS = YES;
761				SWIFT_APPROACHABLE_CONCURRENCY = YES;
762				SWIFT_EMIT_LOC_STRINGS = YES;
763				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
764				SWIFT_VERSION = 5.0;
765				TARGETED_DEVICE_FAMILY = "1,2";
766			};
767			name = Release;
768		};
769		8BE0830B2F81000100000001 /* Debug */ = {
770			isa = XCBuildConfiguration;
771			buildSettings = {
772				APPLICATION_EXTENSION_API_ONLY = YES;
773				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
774				CODE_SIGN_STYLE = Automatic;
775				CURRENT_PROJECT_VERSION = 90;
776				DEVELOPMENT_TEAM = ZCNAX3VL9D;
777				GENERATE_INFOPLIST_FILE = NO;
778				INFOPLIST_FILE = HutchSafariExtension/Info.plist;
779				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
780				LD_RUNPATH_SEARCH_PATHS = (
781					"$(inherited)",
782					"@executable_path/Frameworks",
783					"@executable_path/../../Frameworks",
784				);
785				MARKETING_VERSION = 3.8.0;
786				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.Hutch.HutchSafariExtension;
787				PRODUCT_NAME = "$(TARGET_NAME)";
788				SKIP_INSTALL = YES;
789				STRING_CATALOG_GENERATE_SYMBOLS = YES;
790				SWIFT_APPROACHABLE_CONCURRENCY = YES;
791				SWIFT_EMIT_LOC_STRINGS = YES;
792				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
793				SWIFT_VERSION = 5.0;
794				TARGETED_DEVICE_FAMILY = "1,2";
795			};
796			name = Debug;
797		};
798		8BE0830C2F81000100000001 /* Release */ = {
799			isa = XCBuildConfiguration;
800			buildSettings = {
801				APPLICATION_EXTENSION_API_ONLY = YES;
802				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
803				CODE_SIGN_STYLE = Automatic;
804				CURRENT_PROJECT_VERSION = 90;
805				DEVELOPMENT_TEAM = ZCNAX3VL9D;
806				GENERATE_INFOPLIST_FILE = NO;
807				INFOPLIST_FILE = HutchSafariExtension/Info.plist;
808				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
809				LD_RUNPATH_SEARCH_PATHS = (
810					"$(inherited)",
811					"@executable_path/Frameworks",
812					"@executable_path/../../Frameworks",
813				);
814				MARKETING_VERSION = 3.8.0;
815				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.Hutch.HutchSafariExtension;
816				PRODUCT_NAME = "$(TARGET_NAME)";
817				SKIP_INSTALL = YES;
818				STRING_CATALOG_GENERATE_SYMBOLS = YES;
819				SWIFT_APPROACHABLE_CONCURRENCY = YES;
820				SWIFT_EMIT_LOC_STRINGS = YES;
821				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
822				SWIFT_VERSION = 5.0;
823				TARGETED_DEVICE_FAMILY = "1,2";
824			};
825			name = Release;
826		};
827/* End XCBuildConfiguration section */
828
829/* Begin XCConfigurationList section */
830		8B4B28CC2F6704280045FA19 /* Build configuration list for PBXProject "Hutch" */ = {
831			isa = XCConfigurationList;
832			buildConfigurations = (
833				8B4B28DA2F6704290045FA19 /* Debug */,
834				8B4B28DB2F6704290045FA19 /* Release */,
835			);
836			defaultConfigurationIsVisible = 0;
837			defaultConfigurationName = Release;
838		};
839		8B4B28DC2F6704290045FA19 /* Build configuration list for PBXNativeTarget "Hutch" */ = {
840			isa = XCConfigurationList;
841			buildConfigurations = (
842				8B4B28DD2F6704290045FA19 /* Debug */,
843				8B4B28DE2F6704290045FA19 /* Release */,
844			);
845			defaultConfigurationIsVisible = 0;
846			defaultConfigurationName = Release;
847		};
848		8B8182BF2F6B73F3000AE049 /* Build configuration list for PBXNativeTarget "HutchTests" */ = {
849			isa = XCConfigurationList;
850			buildConfigurations = (
851				8B8182BD2F6B73F3000AE049 /* Debug */,
852				8B8182BE2F6B73F3000AE049 /* Release */,
853			);
854			defaultConfigurationIsVisible = 0;
855			defaultConfigurationName = Release;
856		};
857		8BE081FE2F80000100000001 /* Build configuration list for PBXNativeTarget "HutchWidgetExtension" */ = {
858			isa = XCConfigurationList;
859			buildConfigurations = (
860				8BE081FC2F80000100000001 /* Debug */,
861				8BE081FD2F80000100000001 /* Release */,
862			);
863			defaultConfigurationIsVisible = 0;
864			defaultConfigurationName = Release;
865		};
866		8BE0830D2F81000100000001 /* Build configuration list for PBXNativeTarget "HutchSafariExtension" */ = {
867			isa = XCConfigurationList;
868			buildConfigurations = (
869				8BE0830B2F81000100000001 /* Debug */,
870				8BE0830C2F81000100000001 /* Release */,
871			);
872			defaultConfigurationIsVisible = 0;
873			defaultConfigurationName = Release;
874		};
875/* End XCConfigurationList section */
876
877/* Begin XCRemoteSwiftPackageReference section */
878		8BF100012F9A000100000001 /* XCRemoteSwiftPackageReference "swift-markdown" */ = {
879			isa = XCRemoteSwiftPackageReference;
880			repositoryURL = "https://github.com/apple/swift-markdown";
881			requirement = {
882				kind = upToNextMajorVersion;
883				minimumVersion = 0.8.0;
884			};
885		};
886		8BF100062F9A000100000002 /* XCRemoteSwiftPackageReference "Splash" */ = {
887			isa = XCRemoteSwiftPackageReference;
888			repositoryURL = "https://github.com/JohnSundell/Splash";
889			requirement = {
890				kind = upToNextMajorVersion;
891				minimumVersion = 0.16.0;
892			};
893		};
894/* End XCRemoteSwiftPackageReference section */
895
896/* Begin XCSwiftPackageProductDependency section */
897		8BF100022F9A000100000001 /* Markdown */ = {
898			isa = XCSwiftPackageProductDependency;
899			package = 8BF100012F9A000100000001 /* XCRemoteSwiftPackageReference "swift-markdown" */;
900			productName = Markdown;
901		};
902		8BF100042F9A000100000002 /* Splash */ = {
903			isa = XCSwiftPackageProductDependency;
904			package = 8BF100062F9A000100000002 /* XCRemoteSwiftPackageReference "Splash" */;
905			productName = Splash;
906		};
907/* End XCSwiftPackageProductDependency section */
908	};
909	rootObject = 8B4B28C92F6704280045FA19 /* Project object */;
910}