krz/domain-dig

an ios app for DNS & SSL analysis

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

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