krz/domain-dig

an ios app for DNS & SSL analysis

clone: git clone https://gitbay.org/krz/domain-dig.git

v5.0.2: DomainDig.xcodeproj/project.pbxproj · raw

   1// !$*UTF8*$!
   2{
   3	archiveVersion = 1;
   4	classes = {
   5	};
   6	objectVersion = 77;
   7	objects = {
   8
   9/* Begin PBXBuildFile section */
  10		05F775C7E0743AF727B008EE /* LocalAPIContract.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7572DA0A838E0A044F045260 /* LocalAPIContract.swift */; };
  11		38316D90539394C2CC7C12BE /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE8B269A01CC5E593DA3DFC2 /* Foundation.framework */; };
  12		47CD3BB1AE143733A73E0E5B /* DomainReportExporterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 54D7C7D97A4006831572F468 /* DomainReportExporterTests.swift */; };
  13		4F96CEB875EC3501E784CE39 /* DataMigrationServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 435AFB3F99D579D3D7B58279 /* DataMigrationServiceTests.swift */; };
  14		81359F63C7A23454B8FA0141 /* DomainReportBuilderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E82320955416797CFE59464A /* DomainReportBuilderTests.swift */; };
  15		8BBFEF092F9874AE00E8E144 /* DomainInspectionService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BBFEF032F9874AE00E8E144 /* DomainInspectionService.swift */; };
  16		8BBFEF0A2F9874AE00E8E144 /* DomainReportBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BBFEF042F9874AE00E8E144 /* DomainReportBuilder.swift */; };
  17		8BBFEF0B2F9874AE00E8E144 /* DomainReportExporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BBFEF052F9874AE00E8E144 /* DomainReportExporter.swift */; };
  18		8BBFEF0C2F9874AE00E8E144 /* LookupSnapshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BBFEF062F9874AE00E8E144 /* LookupSnapshot.swift */; };
  19		8BCA3CC02F9C8D57004B742C /* LocalAPIModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BCA3CBC2F9C8D57004B742C /* LocalAPIModels.swift */; };
  20		8BCA3CC12F9C8D57004B742C /* LocalAPIService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BCA3CBD2F9C8D57004B742C /* LocalAPIService.swift */; };
  21		8BDA00010000000000000002 /* DomainDigWidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 8BDA00010000000000000001 /* DomainDigWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  22		8BDB00010000000000000002 /* DomainDigShareExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 8BDB00010000000000000001 /* DomainDigShareExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
  23		8BF9DA872F9B13FB00EF41D5 /* DomainDataPortabilityService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BF9DA842F9B13FB00EF41D5 /* DomainDataPortabilityService.swift */; };
  24		99024E91EED2275FD80E83A9 /* AppInfoTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 499B99A1866999A38AC475F5 /* AppInfoTests.swift */; };
  25		A5AF921BC1C2E6E940CC05DC /* SnapshotFixture.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CA789D3607B55E3612E6FFA /* SnapshotFixture.swift */; };
  26		C7CA9E02B0DC2708DE7A8563 /* DomainDataPortabilityServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC948A02EC0184228BC4630E /* DomainDataPortabilityServiceTests.swift */; };
  27		E959C4D24DAAB3CB80D854B2 /* DiffServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15A25DF2B8BB52589D49986B /* DiffServiceTests.swift */; };
  28		EA12012CDB4C21ABB4217D86 /* LocalAPIContractTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D85A44C5F315A1644AC9073 /* LocalAPIContractTests.swift */; };
  29/* End PBXBuildFile section */
  30
  31/* Begin PBXContainerItemProxy section */
  32		57D61F819B6EA1C654237C8F /* PBXContainerItemProxy */ = {
  33			isa = PBXContainerItemProxy;
  34			containerPortal = 8B7800612F6090E300933221 /* Project object */;
  35			proxyType = 1;
  36			remoteGlobalIDString = 8B7800682F6090E300933221;
  37			remoteInfo = DomainDig;
  38		};
  39		8BDA00010000000000000003 /* PBXContainerItemProxy */ = {
  40			isa = PBXContainerItemProxy;
  41			containerPortal = 8B7800612F6090E300933221 /* Project object */;
  42			proxyType = 1;
  43			remoteGlobalIDString = 8BDA00010000000000000006;
  44			remoteInfo = DomainDigWidgetExtension;
  45		};
  46		8BDB00010000000000000003 /* PBXContainerItemProxy */ = {
  47			isa = PBXContainerItemProxy;
  48			containerPortal = 8B7800612F6090E300933221 /* Project object */;
  49			proxyType = 1;
  50			remoteGlobalIDString = 8BDB00010000000000000006;
  51			remoteInfo = DomainDigShareExtension;
  52		};
  53		8BDC00010000000000000003 /* PBXContainerItemProxy */ = {
  54			isa = PBXContainerItemProxy;
  55			containerPortal = 8B7800612F6090E300933221 /* Project object */;
  56			proxyType = 1;
  57			remoteGlobalIDString = 8B7800682F6090E300933221;
  58			remoteInfo = DomainDig;
  59		};
  60/* End PBXContainerItemProxy section */
  61
  62/* Begin PBXCopyFilesBuildPhase section */
  63		8BDA00010000000000000005 /* Embed Foundation Extensions */ = {
  64			isa = PBXCopyFilesBuildPhase;
  65			buildActionMask = 2147483647;
  66			dstPath = "";
  67			dstSubfolderSpec = 13;
  68			files = (
  69				8BDA00010000000000000002 /* DomainDigWidgetExtension.appex in Embed Foundation Extensions */,
  70				8BDB00010000000000000002 /* DomainDigShareExtension.appex in Embed Foundation Extensions */,
  71			);
  72			name = "Embed Foundation Extensions";
  73			runOnlyForDeploymentPostprocessing = 0;
  74		};
  75/* End PBXCopyFilesBuildPhase section */
  76
  77/* Begin PBXFileReference section */
  78		0D85A44C5F315A1644AC9073 /* LocalAPIContractTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LocalAPIContractTests.swift; sourceTree = "<group>"; };
  79		15A25DF2B8BB52589D49986B /* DiffServiceTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DiffServiceTests.swift; sourceTree = "<group>"; };
  80		435AFB3F99D579D3D7B58279 /* DataMigrationServiceTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DataMigrationServiceTests.swift; sourceTree = "<group>"; };
  81		499B99A1866999A38AC475F5 /* AppInfoTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AppInfoTests.swift; sourceTree = "<group>"; };
  82		54D7C7D97A4006831572F468 /* DomainReportExporterTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DomainReportExporterTests.swift; sourceTree = "<group>"; };
  83		5CA789D3607B55E3612E6FFA /* SnapshotFixture.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SnapshotFixture.swift; sourceTree = "<group>"; };
  84		7572DA0A838E0A044F045260 /* LocalAPIContract.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LocalAPIContract.swift; sourceTree = "<group>"; };
  85		8B6472EF300EBFA30018E10A /* SyncedProducts.storekit */ = {isa = PBXFileReference; lastKnownFileType = text; path = SyncedProducts.storekit; sourceTree = "<group>"; };
  86		8B7800692F6090E300933221 /* DomainDig.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DomainDig.app; sourceTree = BUILT_PRODUCTS_DIR; };
  87		8BBFEF032F9874AE00E8E144 /* DomainInspectionService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomainInspectionService.swift; sourceTree = "<group>"; };
  88		8BBFEF042F9874AE00E8E144 /* DomainReportBuilder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomainReportBuilder.swift; sourceTree = "<group>"; };
  89		8BBFEF052F9874AE00E8E144 /* DomainReportExporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomainReportExporter.swift; sourceTree = "<group>"; };
  90		8BBFEF062F9874AE00E8E144 /* LookupSnapshot.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LookupSnapshot.swift; sourceTree = "<group>"; };
  91		8BCA3CBC2F9C8D57004B742C /* LocalAPIModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalAPIModels.swift; sourceTree = "<group>"; };
  92		8BCA3CBD2F9C8D57004B742C /* LocalAPIService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalAPIService.swift; sourceTree = "<group>"; };
  93		8BDA00010000000000000001 /* DomainDigWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = DomainDigWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  94		8BDB00010000000000000001 /* DomainDigShareExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = DomainDigShareExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
  95		8BDC00010000000000000001 /* DomainDigUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DomainDigUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  96		8BF9DA842F9B13FB00EF41D5 /* DomainDataPortabilityService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomainDataPortabilityService.swift; sourceTree = "<group>"; };
  97		A77F7ED29E7C6669F5E61C04 /* DomainDigTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DomainDigTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  98		CC948A02EC0184228BC4630E /* DomainDataPortabilityServiceTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DomainDataPortabilityServiceTests.swift; sourceTree = "<group>"; };
  99		DE8B269A01CC5E593DA3DFC2 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; };
 100		E82320955416797CFE59464A /* DomainReportBuilderTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DomainReportBuilderTests.swift; sourceTree = "<group>"; };
 101/* End PBXFileReference section */
 102
 103/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
 104		8B1B506D2F666F64005C246F /* Exceptions for "DomainDig" folder in "DomainDig" target */ = {
 105			isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
 106			membershipExceptions = (
 107				AuditMode.swift,
 108				AuditModeView.swift,
 109				Info.plist,
 110			);
 111			target = 8B7800682F6090E300933221 /* DomainDig */;
 112		};
 113		8BDA0001000000000000000F /* Exceptions for "DomainDigWidget" folder in "DomainDigWidgetExtension" target */ = {
 114			isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
 115			membershipExceptions = (
 116				Info.plist,
 117			);
 118			target = 8BDA00010000000000000006 /* DomainDigWidgetExtension */;
 119		};
 120		8BDB0001000000000000000F /* Exceptions for "DomainDigShareExtension" folder in "DomainDigShareExtension" target */ = {
 121			isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
 122			membershipExceptions = (
 123				Info.plist,
 124			);
 125			target = 8BDB00010000000000000006 /* DomainDigShareExtension */;
 126		};
 127/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
 128
 129/* Begin PBXFileSystemSynchronizedRootGroup section */
 130		8B78006B2F6090E300933221 /* DomainDig */ = {
 131			isa = PBXFileSystemSynchronizedRootGroup;
 132			exceptions = (
 133				8B1B506D2F666F64005C246F /* Exceptions for "DomainDig" folder in "DomainDig" target */,
 134			);
 135			path = DomainDig;
 136			sourceTree = "<group>";
 137		};
 138		8BDA0001000000000000000D /* Shared */ = {
 139			isa = PBXFileSystemSynchronizedRootGroup;
 140			exceptions = (
 141			);
 142			path = Shared;
 143			sourceTree = "<group>";
 144		};
 145		8BDA0001000000000000000E /* DomainDigWidget */ = {
 146			isa = PBXFileSystemSynchronizedRootGroup;
 147			exceptions = (
 148				8BDA0001000000000000000F /* Exceptions for "DomainDigWidget" folder in "DomainDigWidgetExtension" target */,
 149			);
 150			path = DomainDigWidget;
 151			sourceTree = "<group>";
 152		};
 153		8BDB0001000000000000000E /* DomainDigShareExtension */ = {
 154			isa = PBXFileSystemSynchronizedRootGroup;
 155			exceptions = (
 156				8BDB0001000000000000000F /* Exceptions for "DomainDigShareExtension" folder in "DomainDigShareExtension" target */,
 157			);
 158			path = DomainDigShareExtension;
 159			sourceTree = "<group>";
 160		};
 161		8BDC0001000000000000000E /* DomainDigUITests */ = {
 162			isa = PBXFileSystemSynchronizedRootGroup;
 163			exceptions = (
 164			);
 165			path = DomainDigUITests;
 166			sourceTree = "<group>";
 167		};
 168/* End PBXFileSystemSynchronizedRootGroup section */
 169
 170/* Begin PBXFrameworksBuildPhase section */
 171		68EB2A07F42245EE1B09B018 /* Frameworks */ = {
 172			isa = PBXFrameworksBuildPhase;
 173			buildActionMask = 2147483647;
 174			files = (
 175				38316D90539394C2CC7C12BE /* Foundation.framework in Frameworks */,
 176			);
 177			runOnlyForDeploymentPostprocessing = 0;
 178		};
 179		8B7800662F6090E300933221 /* Frameworks */ = {
 180			isa = PBXFrameworksBuildPhase;
 181			buildActionMask = 2147483647;
 182			files = (
 183			);
 184			runOnlyForDeploymentPostprocessing = 0;
 185		};
 186		8BDA00010000000000000008 /* Frameworks */ = {
 187			isa = PBXFrameworksBuildPhase;
 188			buildActionMask = 2147483647;
 189			files = (
 190			);
 191			runOnlyForDeploymentPostprocessing = 0;
 192		};
 193		8BDB00010000000000000008 /* Frameworks */ = {
 194			isa = PBXFrameworksBuildPhase;
 195			buildActionMask = 2147483647;
 196			files = (
 197			);
 198			runOnlyForDeploymentPostprocessing = 0;
 199		};
 200		8BDC00010000000000000008 /* Frameworks */ = {
 201			isa = PBXFrameworksBuildPhase;
 202			buildActionMask = 2147483647;
 203			files = (
 204			);
 205			runOnlyForDeploymentPostprocessing = 0;
 206		};
 207/* End PBXFrameworksBuildPhase section */
 208
 209/* Begin PBXGroup section */
 210		12026CD045DFB45E9E37D207 /* Frameworks */ = {
 211			isa = PBXGroup;
 212			children = (
 213				E4CAAB98268DE269071F04E3 /* iOS */,
 214			);
 215			name = Frameworks;
 216			sourceTree = "<group>";
 217		};
 218		2B31A5F9F390F512E966D4B1 /* Fixtures */ = {
 219			isa = PBXGroup;
 220			children = (
 221				5CA789D3607B55E3612E6FFA /* SnapshotFixture.swift */,
 222			);
 223			name = Fixtures;
 224			path = Fixtures;
 225			sourceTree = "<group>";
 226		};
 227		7CC29A88387286DE8B4D17B3 /* DomainDigTests */ = {
 228			isa = PBXGroup;
 229			children = (
 230				2B31A5F9F390F512E966D4B1 /* Fixtures */,
 231				15A25DF2B8BB52589D49986B /* DiffServiceTests.swift */,
 232				E82320955416797CFE59464A /* DomainReportBuilderTests.swift */,
 233				54D7C7D97A4006831572F468 /* DomainReportExporterTests.swift */,
 234				CC948A02EC0184228BC4630E /* DomainDataPortabilityServiceTests.swift */,
 235				0D85A44C5F315A1644AC9073 /* LocalAPIContractTests.swift */,
 236				435AFB3F99D579D3D7B58279 /* DataMigrationServiceTests.swift */,
 237				499B99A1866999A38AC475F5 /* AppInfoTests.swift */,
 238			);
 239			name = DomainDigTests;
 240			path = DomainDigTests;
 241			sourceTree = "<group>";
 242		};
 243		8B7800602F6090E300933221 = {
 244			isa = PBXGroup;
 245			children = (
 246				8B6472EF300EBFA30018E10A /* SyncedProducts.storekit */,
 247				8B78006B2F6090E300933221 /* DomainDig */,
 248				8BDA0001000000000000000D /* Shared */,
 249				8BDA0001000000000000000E /* DomainDigWidget */,
 250				8BDB0001000000000000000E /* DomainDigShareExtension */,
 251				8BDC0001000000000000000E /* DomainDigUITests */,
 252				8B78006A2F6090E300933221 /* Products */,
 253				8BBFEF062F9874AE00E8E144 /* LookupSnapshot.swift */,
 254				8BBFEF042F9874AE00E8E144 /* DomainReportBuilder.swift */,
 255				8BBFEF032F9874AE00E8E144 /* DomainInspectionService.swift */,
 256				8BBFEF052F9874AE00E8E144 /* DomainReportExporter.swift */,
 257				8BF9DA842F9B13FB00EF41D5 /* DomainDataPortabilityService.swift */,
 258				8BCA3CBC2F9C8D57004B742C /* LocalAPIModels.swift */,
 259				8BCA3CBD2F9C8D57004B742C /* LocalAPIService.swift */,
 260				12026CD045DFB45E9E37D207 /* Frameworks */,
 261				7CC29A88387286DE8B4D17B3 /* DomainDigTests */,
 262				7572DA0A838E0A044F045260 /* LocalAPIContract.swift */,
 263			);
 264			sourceTree = "<group>";
 265		};
 266		8B78006A2F6090E300933221 /* Products */ = {
 267			isa = PBXGroup;
 268			children = (
 269				8B7800692F6090E300933221 /* DomainDig.app */,
 270				8BDA00010000000000000001 /* DomainDigWidgetExtension.appex */,
 271				8BDB00010000000000000001 /* DomainDigShareExtension.appex */,
 272				8BDC00010000000000000001 /* DomainDigUITests.xctest */,
 273				A77F7ED29E7C6669F5E61C04 /* DomainDigTests.xctest */,
 274			);
 275			name = Products;
 276			sourceTree = "<group>";
 277		};
 278		E4CAAB98268DE269071F04E3 /* iOS */ = {
 279			isa = PBXGroup;
 280			children = (
 281				DE8B269A01CC5E593DA3DFC2 /* Foundation.framework */,
 282			);
 283			name = iOS;
 284			sourceTree = "<group>";
 285		};
 286/* End PBXGroup section */
 287
 288/* Begin PBXNativeTarget section */
 289		77CB8BAE320E7119E3283122 /* DomainDigTests */ = {
 290			isa = PBXNativeTarget;
 291			buildConfigurationList = 108E5397EABF84F5A56080A9 /* Build configuration list for PBXNativeTarget "DomainDigTests" */;
 292			buildPhases = (
 293				34C44EAF4B4DA8C10B33208D /* Sources */,
 294				68EB2A07F42245EE1B09B018 /* Frameworks */,
 295				A5B47E96AE4B6A13198132C2 /* Resources */,
 296			);
 297			buildRules = (
 298			);
 299			dependencies = (
 300				D17881CF5E934733B8E99DE8 /* PBXTargetDependency */,
 301			);
 302			name = DomainDigTests;
 303			productName = DomainDigTests;
 304			productReference = A77F7ED29E7C6669F5E61C04 /* DomainDigTests.xctest */;
 305			productType = "com.apple.product-type.bundle.unit-test";
 306		};
 307		8B7800682F6090E300933221 /* DomainDig */ = {
 308			isa = PBXNativeTarget;
 309			buildConfigurationList = 8B7800742F6090E400933221 /* Build configuration list for PBXNativeTarget "DomainDig" */;
 310			buildPhases = (
 311				8B7800652F6090E300933221 /* Sources */,
 312				8B7800662F6090E300933221 /* Frameworks */,
 313				8B7800672F6090E300933221 /* Resources */,
 314				8BDA00010000000000000005 /* Embed Foundation Extensions */,
 315			);
 316			buildRules = (
 317			);
 318			dependencies = (
 319				8BDA00010000000000000004 /* PBXTargetDependency */,
 320				8BDB00010000000000000004 /* PBXTargetDependency */,
 321			);
 322			fileSystemSynchronizedGroups = (
 323				8B78006B2F6090E300933221 /* DomainDig */,
 324				8BDA0001000000000000000D /* Shared */,
 325			);
 326			name = DomainDig;
 327			productName = DomainDig;
 328			productReference = 8B7800692F6090E300933221 /* DomainDig.app */;
 329			productType = "com.apple.product-type.application";
 330		};
 331		8BDA00010000000000000006 /* DomainDigWidgetExtension */ = {
 332			isa = PBXNativeTarget;
 333			buildConfigurationList = 8BDA0001000000000000000A /* Build configuration list for PBXNativeTarget "DomainDigWidgetExtension" */;
 334			buildPhases = (
 335				8BDA00010000000000000007 /* Sources */,
 336				8BDA00010000000000000008 /* Frameworks */,
 337				8BDA00010000000000000009 /* Resources */,
 338			);
 339			buildRules = (
 340			);
 341			dependencies = (
 342			);
 343			fileSystemSynchronizedGroups = (
 344				8BDA0001000000000000000D /* Shared */,
 345				8BDA0001000000000000000E /* DomainDigWidget */,
 346			);
 347			name = DomainDigWidgetExtension;
 348			productName = DomainDigWidgetExtension;
 349			productReference = 8BDA00010000000000000001 /* DomainDigWidgetExtension.appex */;
 350			productType = "com.apple.product-type.app-extension";
 351		};
 352		8BDB00010000000000000006 /* DomainDigShareExtension */ = {
 353			isa = PBXNativeTarget;
 354			buildConfigurationList = 8BDB0001000000000000000A /* Build configuration list for PBXNativeTarget "DomainDigShareExtension" */;
 355			buildPhases = (
 356				8BDB00010000000000000007 /* Sources */,
 357				8BDB00010000000000000008 /* Frameworks */,
 358				8BDB00010000000000000009 /* Resources */,
 359			);
 360			buildRules = (
 361			);
 362			dependencies = (
 363			);
 364			fileSystemSynchronizedGroups = (
 365				8BDA0001000000000000000D /* Shared */,
 366				8BDB0001000000000000000E /* DomainDigShareExtension */,
 367			);
 368			name = DomainDigShareExtension;
 369			productName = DomainDigShareExtension;
 370			productReference = 8BDB00010000000000000001 /* DomainDigShareExtension.appex */;
 371			productType = "com.apple.product-type.app-extension";
 372		};
 373		8BDC00010000000000000006 /* DomainDigUITests */ = {
 374			isa = PBXNativeTarget;
 375			buildConfigurationList = 8BDC0001000000000000000A /* Build configuration list for PBXNativeTarget "DomainDigUITests" */;
 376			buildPhases = (
 377				8BDC00010000000000000007 /* Sources */,
 378				8BDC00010000000000000008 /* Frameworks */,
 379				8BDC00010000000000000009 /* Resources */,
 380			);
 381			buildRules = (
 382			);
 383			dependencies = (
 384				8BDC00010000000000000004 /* PBXTargetDependency */,
 385			);
 386			fileSystemSynchronizedGroups = (
 387				8BDC0001000000000000000E /* DomainDigUITests */,
 388			);
 389			name = DomainDigUITests;
 390			productName = DomainDigUITests;
 391			productReference = 8BDC00010000000000000001 /* DomainDigUITests.xctest */;
 392			productType = "com.apple.product-type.bundle.ui-testing";
 393		};
 394/* End PBXNativeTarget section */
 395
 396/* Begin PBXProject section */
 397		8B7800612F6090E300933221 /* Project object */ = {
 398			isa = PBXProject;
 399			attributes = {
 400				BuildIndependentTargetsInParallel = 1;
 401				LastSwiftUpdateCheck = 2630;
 402				LastUpgradeCheck = 2640;
 403				TargetAttributes = {
 404					8B7800682F6090E300933221 = {
 405						CreatedOnToolsVersion = 26.3;
 406						SystemCapabilities = {
 407							com.apple.iCloud = {
 408								enabled = 1;
 409							};
 410						};
 411					};
 412					8BDA00010000000000000006 = {
 413						CreatedOnToolsVersion = 26.3;
 414					};
 415					8BDB00010000000000000006 = {
 416						CreatedOnToolsVersion = 26.3;
 417					};
 418					8BDC00010000000000000006 = {
 419						CreatedOnToolsVersion = 27.0;
 420						TestTargetID = 8B7800682F6090E300933221;
 421					};
 422				};
 423			};
 424			buildConfigurationList = 8B7800642F6090E300933221 /* Build configuration list for PBXProject "DomainDig" */;
 425			developmentRegion = en;
 426			hasScannedForEncodings = 0;
 427			knownRegions = (
 428				en,
 429				Base,
 430			);
 431			mainGroup = 8B7800602F6090E300933221;
 432			minimizedProjectReferenceProxies = 1;
 433			preferredProjectObjectVersion = 77;
 434			productRefGroup = 8B78006A2F6090E300933221 /* Products */;
 435			projectDirPath = "";
 436			projectRoot = "";
 437			targets = (
 438				8B7800682F6090E300933221 /* DomainDig */,
 439				8BDA00010000000000000006 /* DomainDigWidgetExtension */,
 440				8BDB00010000000000000006 /* DomainDigShareExtension */,
 441				8BDC00010000000000000006 /* DomainDigUITests */,
 442				77CB8BAE320E7119E3283122 /* DomainDigTests */,
 443			);
 444		};
 445/* End PBXProject section */
 446
 447/* Begin PBXResourcesBuildPhase section */
 448		8B7800672F6090E300933221 /* Resources */ = {
 449			isa = PBXResourcesBuildPhase;
 450			buildActionMask = 2147483647;
 451			files = (
 452			);
 453			runOnlyForDeploymentPostprocessing = 0;
 454		};
 455		8BDA00010000000000000009 /* Resources */ = {
 456			isa = PBXResourcesBuildPhase;
 457			buildActionMask = 2147483647;
 458			files = (
 459			);
 460			runOnlyForDeploymentPostprocessing = 0;
 461		};
 462		8BDB00010000000000000009 /* Resources */ = {
 463			isa = PBXResourcesBuildPhase;
 464			buildActionMask = 2147483647;
 465			files = (
 466			);
 467			runOnlyForDeploymentPostprocessing = 0;
 468		};
 469		8BDC00010000000000000009 /* Resources */ = {
 470			isa = PBXResourcesBuildPhase;
 471			buildActionMask = 2147483647;
 472			files = (
 473			);
 474			runOnlyForDeploymentPostprocessing = 0;
 475		};
 476		A5B47E96AE4B6A13198132C2 /* Resources */ = {
 477			isa = PBXResourcesBuildPhase;
 478			buildActionMask = 2147483647;
 479			files = (
 480			);
 481			runOnlyForDeploymentPostprocessing = 0;
 482		};
 483/* End PBXResourcesBuildPhase section */
 484
 485/* Begin PBXSourcesBuildPhase section */
 486		34C44EAF4B4DA8C10B33208D /* Sources */ = {
 487			isa = PBXSourcesBuildPhase;
 488			buildActionMask = 2147483647;
 489			files = (
 490				E959C4D24DAAB3CB80D854B2 /* DiffServiceTests.swift in Sources */,
 491				81359F63C7A23454B8FA0141 /* DomainReportBuilderTests.swift in Sources */,
 492				47CD3BB1AE143733A73E0E5B /* DomainReportExporterTests.swift in Sources */,
 493				C7CA9E02B0DC2708DE7A8563 /* DomainDataPortabilityServiceTests.swift in Sources */,
 494				A5AF921BC1C2E6E940CC05DC /* SnapshotFixture.swift in Sources */,
 495				EA12012CDB4C21ABB4217D86 /* LocalAPIContractTests.swift in Sources */,
 496				4F96CEB875EC3501E784CE39 /* DataMigrationServiceTests.swift in Sources */,
 497				99024E91EED2275FD80E83A9 /* AppInfoTests.swift in Sources */,
 498			);
 499			runOnlyForDeploymentPostprocessing = 0;
 500		};
 501		8B7800652F6090E300933221 /* Sources */ = {
 502			isa = PBXSourcesBuildPhase;
 503			buildActionMask = 2147483647;
 504			files = (
 505				8BCA3CC02F9C8D57004B742C /* LocalAPIModels.swift in Sources */,
 506				8BCA3CC12F9C8D57004B742C /* LocalAPIService.swift in Sources */,
 507				8BBFEF092F9874AE00E8E144 /* DomainInspectionService.swift in Sources */,
 508				8BBFEF0A2F9874AE00E8E144 /* DomainReportBuilder.swift in Sources */,
 509				8BBFEF0B2F9874AE00E8E144 /* DomainReportExporter.swift in Sources */,
 510				8BF9DA872F9B13FB00EF41D5 /* DomainDataPortabilityService.swift in Sources */,
 511				8BBFEF0C2F9874AE00E8E144 /* LookupSnapshot.swift in Sources */,
 512				05F775C7E0743AF727B008EE /* LocalAPIContract.swift in Sources */,
 513			);
 514			runOnlyForDeploymentPostprocessing = 0;
 515		};
 516		8BDA00010000000000000007 /* Sources */ = {
 517			isa = PBXSourcesBuildPhase;
 518			buildActionMask = 2147483647;
 519			files = (
 520			);
 521			runOnlyForDeploymentPostprocessing = 0;
 522		};
 523		8BDB00010000000000000007 /* Sources */ = {
 524			isa = PBXSourcesBuildPhase;
 525			buildActionMask = 2147483647;
 526			files = (
 527			);
 528			runOnlyForDeploymentPostprocessing = 0;
 529		};
 530		8BDC00010000000000000007 /* Sources */ = {
 531			isa = PBXSourcesBuildPhase;
 532			buildActionMask = 2147483647;
 533			files = (
 534			);
 535			runOnlyForDeploymentPostprocessing = 0;
 536		};
 537/* End PBXSourcesBuildPhase section */
 538
 539/* Begin PBXTargetDependency section */
 540		8BDA00010000000000000004 /* PBXTargetDependency */ = {
 541			isa = PBXTargetDependency;
 542			target = 8BDA00010000000000000006 /* DomainDigWidgetExtension */;
 543			targetProxy = 8BDA00010000000000000003 /* PBXContainerItemProxy */;
 544		};
 545		8BDB00010000000000000004 /* PBXTargetDependency */ = {
 546			isa = PBXTargetDependency;
 547			target = 8BDB00010000000000000006 /* DomainDigShareExtension */;
 548			targetProxy = 8BDB00010000000000000003 /* PBXContainerItemProxy */;
 549		};
 550		8BDC00010000000000000004 /* PBXTargetDependency */ = {
 551			isa = PBXTargetDependency;
 552			target = 8B7800682F6090E300933221 /* DomainDig */;
 553			targetProxy = 8BDC00010000000000000003 /* PBXContainerItemProxy */;
 554		};
 555		D17881CF5E934733B8E99DE8 /* PBXTargetDependency */ = {
 556			isa = PBXTargetDependency;
 557			name = DomainDig;
 558			target = 8B7800682F6090E300933221 /* DomainDig */;
 559			targetProxy = 57D61F819B6EA1C654237C8F /* PBXContainerItemProxy */;
 560		};
 561/* End PBXTargetDependency section */
 562
 563/* Begin XCBuildConfiguration section */
 564		87FD0A9B1630561EDC7F2A3D /* Release */ = {
 565			isa = XCBuildConfiguration;
 566			buildSettings = {
 567				BUNDLE_LOADER = "$(TEST_HOST)";
 568				CLANG_ENABLE_OBJC_WEAK = NO;
 569				CODE_SIGN_STYLE = Automatic;
 570				CURRENT_PROJECT_VERSION = 47;
 571				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 572				GENERATE_INFOPLIST_FILE = YES;
 573				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
 574				MARKETING_VERSION = 5.0.2;
 575				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDigTests;
 576				PRODUCT_NAME = "$(TARGET_NAME)";
 577				SDKROOT = iphoneos;
 578				SWIFT_APPROACHABLE_CONCURRENCY = YES;
 579				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
 580				SWIFT_VERSION = 5.0;
 581				TARGETED_DEVICE_FAMILY = "1,2";
 582				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DomainDig.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/DomainDig";
 583				VALIDATE_PRODUCT = YES;
 584			};
 585			name = Release;
 586		};
 587		8B7800722F6090E400933221 /* Debug */ = {
 588			isa = XCBuildConfiguration;
 589			buildSettings = {
 590				ALWAYS_SEARCH_USER_PATHS = NO;
 591				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
 592				CLANG_ANALYZER_NONNULL = YES;
 593				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 594				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
 595				CLANG_ENABLE_MODULES = YES;
 596				CLANG_ENABLE_OBJC_ARC = YES;
 597				CLANG_ENABLE_OBJC_WEAK = YES;
 598				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 599				CLANG_WARN_BOOL_CONVERSION = YES;
 600				CLANG_WARN_COMMA = YES;
 601				CLANG_WARN_CONSTANT_CONVERSION = YES;
 602				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
 603				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 604				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 605				CLANG_WARN_EMPTY_BODY = YES;
 606				CLANG_WARN_ENUM_CONVERSION = YES;
 607				CLANG_WARN_INFINITE_RECURSION = YES;
 608				CLANG_WARN_INT_CONVERSION = YES;
 609				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
 610				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
 611				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
 612				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 613				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
 614				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 615				CLANG_WARN_STRICT_PROTOTYPES = YES;
 616				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 617				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 618				CLANG_WARN_UNREACHABLE_CODE = YES;
 619				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 620				COPY_PHASE_STRIP = NO;
 621				DEBUG_INFORMATION_FORMAT = dwarf;
 622				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 623				ENABLE_STRICT_OBJC_MSGSEND = YES;
 624				ENABLE_TESTABILITY = YES;
 625				ENABLE_USER_SCRIPT_SANDBOXING = YES;
 626				GCC_C_LANGUAGE_STANDARD = gnu17;
 627				GCC_DYNAMIC_NO_PIC = NO;
 628				GCC_NO_COMMON_BLOCKS = YES;
 629				GCC_OPTIMIZATION_LEVEL = 0;
 630				GCC_PREPROCESSOR_DEFINITIONS = (
 631					"DEBUG=1",
 632					"$(inherited)",
 633				);
 634				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 635				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 636				GCC_WARN_UNDECLARED_SELECTOR = YES;
 637				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 638				GCC_WARN_UNUSED_FUNCTION = YES;
 639				GCC_WARN_UNUSED_VARIABLE = YES;
 640				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
 641				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
 642				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
 643				MTL_FAST_MATH = YES;
 644				ONLY_ACTIVE_ARCH = YES;
 645				SDKROOT = iphoneos;
 646				STRING_CATALOG_GENERATE_SYMBOLS = YES;
 647				SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
 648				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
 649			};
 650			name = Debug;
 651		};
 652		8B7800732F6090E400933221 /* Release */ = {
 653			isa = XCBuildConfiguration;
 654			buildSettings = {
 655				ALWAYS_SEARCH_USER_PATHS = NO;
 656				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
 657				CLANG_ANALYZER_NONNULL = YES;
 658				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
 659				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
 660				CLANG_ENABLE_MODULES = YES;
 661				CLANG_ENABLE_OBJC_ARC = YES;
 662				CLANG_ENABLE_OBJC_WEAK = YES;
 663				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
 664				CLANG_WARN_BOOL_CONVERSION = YES;
 665				CLANG_WARN_COMMA = YES;
 666				CLANG_WARN_CONSTANT_CONVERSION = YES;
 667				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
 668				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
 669				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
 670				CLANG_WARN_EMPTY_BODY = YES;
 671				CLANG_WARN_ENUM_CONVERSION = YES;
 672				CLANG_WARN_INFINITE_RECURSION = YES;
 673				CLANG_WARN_INT_CONVERSION = YES;
 674				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
 675				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
 676				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
 677				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
 678				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
 679				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
 680				CLANG_WARN_STRICT_PROTOTYPES = YES;
 681				CLANG_WARN_SUSPICIOUS_MOVE = YES;
 682				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
 683				CLANG_WARN_UNREACHABLE_CODE = YES;
 684				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
 685				COPY_PHASE_STRIP = NO;
 686				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 687				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 688				ENABLE_NS_ASSERTIONS = NO;
 689				ENABLE_STRICT_OBJC_MSGSEND = YES;
 690				ENABLE_USER_SCRIPT_SANDBOXING = YES;
 691				GCC_C_LANGUAGE_STANDARD = gnu17;
 692				GCC_NO_COMMON_BLOCKS = YES;
 693				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
 694				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
 695				GCC_WARN_UNDECLARED_SELECTOR = YES;
 696				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
 697				GCC_WARN_UNUSED_FUNCTION = YES;
 698				GCC_WARN_UNUSED_VARIABLE = YES;
 699				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
 700				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
 701				MTL_ENABLE_DEBUG_INFO = NO;
 702				MTL_FAST_MATH = YES;
 703				SDKROOT = iphoneos;
 704				STRING_CATALOG_GENERATE_SYMBOLS = YES;
 705				SWIFT_COMPILATION_MODE = wholemodule;
 706				VALIDATE_PRODUCT = YES;
 707			};
 708			name = Release;
 709		};
 710		8B7800752F6090E400933221 /* Debug */ = {
 711			isa = XCBuildConfiguration;
 712			buildSettings = {
 713				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 714				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 715				CODE_SIGN_ENTITLEMENTS = DomainDig/DomainDig.entitlements;
 716				CODE_SIGN_STYLE = Automatic;
 717				CURRENT_PROJECT_VERSION = 47;
 718				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 719				ENABLE_PREVIEWS = YES;
 720				GENERATE_INFOPLIST_FILE = YES;
 721				INFOPLIST_FILE = DomainDig/Info.plist;
 722				INFOPLIST_KEY_CFBundleDisplayName = "Domain Dig";
 723				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
 724				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
 725				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
 726				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
 727				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 728				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 729				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
 730				LD_RUNPATH_SEARCH_PATHS = (
 731					"$(inherited)",
 732					"@executable_path/Frameworks",
 733				);
 734				MARKETING_VERSION = 5.0.2;
 735				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig;
 736				PRODUCT_NAME = "$(TARGET_NAME)";
 737				STRING_CATALOG_GENERATE_SYMBOLS = YES;
 738				SWIFT_APPROACHABLE_CONCURRENCY = YES;
 739				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
 740				SWIFT_EMIT_LOC_STRINGS = YES;
 741				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
 742				SWIFT_VERSION = 6.0;
 743				TARGETED_DEVICE_FAMILY = "1,2";
 744			};
 745			name = Debug;
 746		};
 747		8B7800762F6090E400933221 /* Release */ = {
 748			isa = XCBuildConfiguration;
 749			buildSettings = {
 750				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
 751				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
 752				CODE_SIGN_ENTITLEMENTS = DomainDig/DomainDig.entitlements;
 753				CODE_SIGN_STYLE = Automatic;
 754				CURRENT_PROJECT_VERSION = 47;
 755				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 756				ENABLE_PREVIEWS = YES;
 757				GENERATE_INFOPLIST_FILE = YES;
 758				INFOPLIST_FILE = DomainDig/Info.plist;
 759				INFOPLIST_KEY_CFBundleDisplayName = "Domain Dig";
 760				INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
 761				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
 762				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
 763				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
 764				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 765				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
 766				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
 767				LD_RUNPATH_SEARCH_PATHS = (
 768					"$(inherited)",
 769					"@executable_path/Frameworks",
 770				);
 771				MARKETING_VERSION = 5.0.2;
 772				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig;
 773				PRODUCT_NAME = "$(TARGET_NAME)";
 774				STRING_CATALOG_GENERATE_SYMBOLS = YES;
 775				SWIFT_APPROACHABLE_CONCURRENCY = YES;
 776				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
 777				SWIFT_EMIT_LOC_STRINGS = YES;
 778				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
 779				SWIFT_VERSION = 6.0;
 780				TARGETED_DEVICE_FAMILY = "1,2";
 781			};
 782			name = Release;
 783		};
 784		8BDA0001000000000000000B /* Debug */ = {
 785			isa = XCBuildConfiguration;
 786			buildSettings = {
 787				APPLICATION_EXTENSION_API_ONLY = YES;
 788				CODE_SIGN_ENTITLEMENTS = DomainDigWidget/DomainDigWidget.entitlements;
 789				CODE_SIGN_STYLE = Automatic;
 790				CURRENT_PROJECT_VERSION = 47;
 791				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 792				GENERATE_INFOPLIST_FILE = NO;
 793				INFOPLIST_FILE = DomainDigWidget/Info.plist;
 794				INFOPLIST_KEY_CFBundleDisplayName = DomainDigWidgetExtension;
 795				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
 796				LD_RUNPATH_SEARCH_PATHS = (
 797					"$(inherited)",
 798					"@executable_path/Frameworks",
 799					"@executable_path/../../Frameworks",
 800				);
 801				MARKETING_VERSION = 5.0.2;
 802				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig.DomainDigWidget;
 803				PRODUCT_NAME = "$(TARGET_NAME)";
 804				SKIP_INSTALL = YES;
 805				SWIFT_APPROACHABLE_CONCURRENCY = YES;
 806				SWIFT_EMIT_LOC_STRINGS = YES;
 807				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
 808				SWIFT_VERSION = 6.0;
 809				TARGETED_DEVICE_FAMILY = "1,2";
 810			};
 811			name = Debug;
 812		};
 813		8BDA0001000000000000000C /* Release */ = {
 814			isa = XCBuildConfiguration;
 815			buildSettings = {
 816				APPLICATION_EXTENSION_API_ONLY = YES;
 817				CODE_SIGN_ENTITLEMENTS = DomainDigWidget/DomainDigWidget.entitlements;
 818				CODE_SIGN_STYLE = Automatic;
 819				CURRENT_PROJECT_VERSION = 47;
 820				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 821				GENERATE_INFOPLIST_FILE = NO;
 822				INFOPLIST_FILE = DomainDigWidget/Info.plist;
 823				INFOPLIST_KEY_CFBundleDisplayName = DomainDigWidgetExtension;
 824				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
 825				LD_RUNPATH_SEARCH_PATHS = (
 826					"$(inherited)",
 827					"@executable_path/Frameworks",
 828					"@executable_path/../../Frameworks",
 829				);
 830				MARKETING_VERSION = 5.0.2;
 831				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig.DomainDigWidget;
 832				PRODUCT_NAME = "$(TARGET_NAME)";
 833				SKIP_INSTALL = YES;
 834				SWIFT_APPROACHABLE_CONCURRENCY = YES;
 835				SWIFT_EMIT_LOC_STRINGS = YES;
 836				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
 837				SWIFT_VERSION = 6.0;
 838				TARGETED_DEVICE_FAMILY = "1,2";
 839			};
 840			name = Release;
 841		};
 842		8BDB0001000000000000000B /* Debug */ = {
 843			isa = XCBuildConfiguration;
 844			buildSettings = {
 845				APPLICATION_EXTENSION_API_ONLY = YES;
 846				CODE_SIGN_ENTITLEMENTS = DomainDigShareExtension/DomainDigShareExtension.entitlements;
 847				CODE_SIGN_STYLE = Automatic;
 848				CURRENT_PROJECT_VERSION = 47;
 849				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 850				GENERATE_INFOPLIST_FILE = NO;
 851				INFOPLIST_FILE = DomainDigShareExtension/Info.plist;
 852				INFOPLIST_KEY_CFBundleDisplayName = DomainDigShareExtension;
 853				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
 854				LD_RUNPATH_SEARCH_PATHS = (
 855					"$(inherited)",
 856					"@executable_path/Frameworks",
 857					"@executable_path/../../Frameworks",
 858				);
 859				MARKETING_VERSION = 5.0.2;
 860				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig.DomainDigShareExtension;
 861				PRODUCT_NAME = "$(TARGET_NAME)";
 862				SKIP_INSTALL = YES;
 863				SWIFT_APPROACHABLE_CONCURRENCY = YES;
 864				SWIFT_EMIT_LOC_STRINGS = YES;
 865				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
 866				SWIFT_VERSION = 6.0;
 867				TARGETED_DEVICE_FAMILY = "1,2";
 868			};
 869			name = Debug;
 870		};
 871		8BDB0001000000000000000C /* Release */ = {
 872			isa = XCBuildConfiguration;
 873			buildSettings = {
 874				APPLICATION_EXTENSION_API_ONLY = YES;
 875				CODE_SIGN_ENTITLEMENTS = DomainDigShareExtension/DomainDigShareExtension.entitlements;
 876				CODE_SIGN_STYLE = Automatic;
 877				CURRENT_PROJECT_VERSION = 47;
 878				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 879				GENERATE_INFOPLIST_FILE = NO;
 880				INFOPLIST_FILE = DomainDigShareExtension/Info.plist;
 881				INFOPLIST_KEY_CFBundleDisplayName = DomainDigShareExtension;
 882				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
 883				LD_RUNPATH_SEARCH_PATHS = (
 884					"$(inherited)",
 885					"@executable_path/Frameworks",
 886					"@executable_path/../../Frameworks",
 887				);
 888				MARKETING_VERSION = 5.0.2;
 889				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig.DomainDigShareExtension;
 890				PRODUCT_NAME = "$(TARGET_NAME)";
 891				SKIP_INSTALL = YES;
 892				SWIFT_APPROACHABLE_CONCURRENCY = YES;
 893				SWIFT_EMIT_LOC_STRINGS = YES;
 894				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
 895				SWIFT_VERSION = 6.0;
 896				TARGETED_DEVICE_FAMILY = "1,2";
 897			};
 898			name = Release;
 899		};
 900		8BDC0001000000000000000B /* Debug */ = {
 901			isa = XCBuildConfiguration;
 902			buildSettings = {
 903				CODE_SIGN_STYLE = Automatic;
 904				CURRENT_PROJECT_VERSION = 47;
 905				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 906				GENERATE_INFOPLIST_FILE = YES;
 907				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
 908				MARKETING_VERSION = 5.0.2;
 909				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDigUITests;
 910				PRODUCT_NAME = "$(TARGET_NAME)";
 911				SWIFT_APPROACHABLE_CONCURRENCY = YES;
 912				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
 913				SWIFT_VERSION = 5.0;
 914				TARGETED_DEVICE_FAMILY = "1,2";
 915				TEST_TARGET_NAME = DomainDig;
 916			};
 917			name = Debug;
 918		};
 919		8BDC0001000000000000000C /* Release */ = {
 920			isa = XCBuildConfiguration;
 921			buildSettings = {
 922				CODE_SIGN_STYLE = Automatic;
 923				CURRENT_PROJECT_VERSION = 47;
 924				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 925				GENERATE_INFOPLIST_FILE = YES;
 926				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
 927				MARKETING_VERSION = 5.0.2;
 928				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDigUITests;
 929				PRODUCT_NAME = "$(TARGET_NAME)";
 930				SWIFT_APPROACHABLE_CONCURRENCY = YES;
 931				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
 932				SWIFT_VERSION = 5.0;
 933				TARGETED_DEVICE_FAMILY = "1,2";
 934				TEST_TARGET_NAME = DomainDig;
 935			};
 936			name = Release;
 937		};
 938		A6C716A4AC78E316F1378CBB /* Debug */ = {
 939			isa = XCBuildConfiguration;
 940			buildSettings = {
 941				BUNDLE_LOADER = "$(TEST_HOST)";
 942				CLANG_ENABLE_OBJC_WEAK = NO;
 943				CODE_SIGN_STYLE = Automatic;
 944				CURRENT_PROJECT_VERSION = 47;
 945				DEVELOPMENT_TEAM = ZCNAX3VL9D;
 946				GENERATE_INFOPLIST_FILE = YES;
 947				IPHONEOS_DEPLOYMENT_TARGET = 17.6;
 948				MARKETING_VERSION = 5.0.2;
 949				PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDigTests;
 950				PRODUCT_NAME = "$(TARGET_NAME)";
 951				SDKROOT = iphoneos;
 952				SWIFT_APPROACHABLE_CONCURRENCY = YES;
 953				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
 954				SWIFT_VERSION = 5.0;
 955				TARGETED_DEVICE_FAMILY = "1,2";
 956				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DomainDig.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/DomainDig";
 957			};
 958			name = Debug;
 959		};
 960/* End XCBuildConfiguration section */
 961
 962/* Begin XCConfigurationList section */
 963		108E5397EABF84F5A56080A9 /* Build configuration list for PBXNativeTarget "DomainDigTests" */ = {
 964			isa = XCConfigurationList;
 965			buildConfigurations = (
 966				87FD0A9B1630561EDC7F2A3D /* Release */,
 967				A6C716A4AC78E316F1378CBB /* Debug */,
 968			);
 969			defaultConfigurationIsVisible = 0;
 970			defaultConfigurationName = Release;
 971		};
 972		8B7800642F6090E300933221 /* Build configuration list for PBXProject "DomainDig" */ = {
 973			isa = XCConfigurationList;
 974			buildConfigurations = (
 975				8B7800722F6090E400933221 /* Debug */,
 976				8B7800732F6090E400933221 /* Release */,
 977			);
 978			defaultConfigurationIsVisible = 0;
 979			defaultConfigurationName = Release;
 980		};
 981		8B7800742F6090E400933221 /* Build configuration list for PBXNativeTarget "DomainDig" */ = {
 982			isa = XCConfigurationList;
 983			buildConfigurations = (
 984				8B7800752F6090E400933221 /* Debug */,
 985				8B7800762F6090E400933221 /* Release */,
 986			);
 987			defaultConfigurationIsVisible = 0;
 988			defaultConfigurationName = Release;
 989		};
 990		8BDA0001000000000000000A /* Build configuration list for PBXNativeTarget "DomainDigWidgetExtension" */ = {
 991			isa = XCConfigurationList;
 992			buildConfigurations = (
 993				8BDA0001000000000000000B /* Debug */,
 994				8BDA0001000000000000000C /* Release */,
 995			);
 996			defaultConfigurationIsVisible = 0;
 997			defaultConfigurationName = Release;
 998		};
 999		8BDB0001000000000000000A /* Build configuration list for PBXNativeTarget "DomainDigShareExtension" */ = {
1000			isa = XCConfigurationList;
1001			buildConfigurations = (
1002				8BDB0001000000000000000B /* Debug */,
1003				8BDB0001000000000000000C /* Release */,
1004			);
1005			defaultConfigurationIsVisible = 0;
1006			defaultConfigurationName = Release;
1007		};
1008		8BDC0001000000000000000A /* Build configuration list for PBXNativeTarget "DomainDigUITests" */ = {
1009			isa = XCConfigurationList;
1010			buildConfigurations = (
1011				8BDC0001000000000000000B /* Debug */,
1012				8BDC0001000000000000000C /* Release */,
1013			);
1014			defaultConfigurationIsVisible = 0;
1015			defaultConfigurationName = Release;
1016		};
1017/* End XCConfigurationList section */
1018	};
1019	rootObject = 8B7800612F6090E300933221 /* Project object */;
1020}