krz/domain-dig
an ios app for DNS & SSL analysis
clone: git clone https://gitbay.org/krz/domain-dig.git
v5.0.3: 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 A1B2C3D40000000000000102 /* HistoryEntryCodableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = A1B2C3D40000000000000101 /* HistoryEntryCodableTests.swift */; };
26 A5AF921BC1C2E6E940CC05DC /* SnapshotFixture.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5CA789D3607B55E3612E6FFA /* SnapshotFixture.swift */; };
27 C7CA9E02B0DC2708DE7A8563 /* DomainDataPortabilityServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CC948A02EC0184228BC4630E /* DomainDataPortabilityServiceTests.swift */; };
28 E959C4D24DAAB3CB80D854B2 /* DiffServiceTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 15A25DF2B8BB52589D49986B /* DiffServiceTests.swift */; };
29 EA12012CDB4C21ABB4217D86 /* LocalAPIContractTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D85A44C5F315A1644AC9073 /* LocalAPIContractTests.swift */; };
30/* End PBXBuildFile section */
31
32/* Begin PBXContainerItemProxy section */
33 57D61F819B6EA1C654237C8F /* PBXContainerItemProxy */ = {
34 isa = PBXContainerItemProxy;
35 containerPortal = 8B7800612F6090E300933221 /* Project object */;
36 proxyType = 1;
37 remoteGlobalIDString = 8B7800682F6090E300933221;
38 remoteInfo = DomainDig;
39 };
40 8BDA00010000000000000003 /* PBXContainerItemProxy */ = {
41 isa = PBXContainerItemProxy;
42 containerPortal = 8B7800612F6090E300933221 /* Project object */;
43 proxyType = 1;
44 remoteGlobalIDString = 8BDA00010000000000000006;
45 remoteInfo = DomainDigWidgetExtension;
46 };
47 8BDB00010000000000000003 /* PBXContainerItemProxy */ = {
48 isa = PBXContainerItemProxy;
49 containerPortal = 8B7800612F6090E300933221 /* Project object */;
50 proxyType = 1;
51 remoteGlobalIDString = 8BDB00010000000000000006;
52 remoteInfo = DomainDigShareExtension;
53 };
54 8BDC00010000000000000003 /* PBXContainerItemProxy */ = {
55 isa = PBXContainerItemProxy;
56 containerPortal = 8B7800612F6090E300933221 /* Project object */;
57 proxyType = 1;
58 remoteGlobalIDString = 8B7800682F6090E300933221;
59 remoteInfo = DomainDig;
60 };
61/* End PBXContainerItemProxy section */
62
63/* Begin PBXCopyFilesBuildPhase section */
64 8BDA00010000000000000005 /* Embed Foundation Extensions */ = {
65 isa = PBXCopyFilesBuildPhase;
66 buildActionMask = 2147483647;
67 dstPath = "";
68 dstSubfolderSpec = 13;
69 files = (
70 8BDA00010000000000000002 /* DomainDigWidgetExtension.appex in Embed Foundation Extensions */,
71 8BDB00010000000000000002 /* DomainDigShareExtension.appex in Embed Foundation Extensions */,
72 );
73 name = "Embed Foundation Extensions";
74 runOnlyForDeploymentPostprocessing = 0;
75 };
76/* End PBXCopyFilesBuildPhase section */
77
78/* Begin PBXFileReference section */
79 0D85A44C5F315A1644AC9073 /* LocalAPIContractTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LocalAPIContractTests.swift; sourceTree = "<group>"; };
80 15A25DF2B8BB52589D49986B /* DiffServiceTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DiffServiceTests.swift; sourceTree = "<group>"; };
81 435AFB3F99D579D3D7B58279 /* DataMigrationServiceTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DataMigrationServiceTests.swift; sourceTree = "<group>"; };
82 499B99A1866999A38AC475F5 /* AppInfoTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = AppInfoTests.swift; sourceTree = "<group>"; };
83 54D7C7D97A4006831572F468 /* DomainReportExporterTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DomainReportExporterTests.swift; sourceTree = "<group>"; };
84 5CA789D3607B55E3612E6FFA /* SnapshotFixture.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = SnapshotFixture.swift; sourceTree = "<group>"; };
85 7572DA0A838E0A044F045260 /* LocalAPIContract.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = LocalAPIContract.swift; sourceTree = "<group>"; };
86 8B6472EF300EBFA30018E10A /* SyncedProducts.storekit */ = {isa = PBXFileReference; lastKnownFileType = text; path = SyncedProducts.storekit; sourceTree = "<group>"; };
87 8B7800692F6090E300933221 /* DomainDig.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DomainDig.app; sourceTree = BUILT_PRODUCTS_DIR; };
88 8BBFEF032F9874AE00E8E144 /* DomainInspectionService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomainInspectionService.swift; sourceTree = "<group>"; };
89 8BBFEF042F9874AE00E8E144 /* DomainReportBuilder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomainReportBuilder.swift; sourceTree = "<group>"; };
90 8BBFEF052F9874AE00E8E144 /* DomainReportExporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomainReportExporter.swift; sourceTree = "<group>"; };
91 8BBFEF062F9874AE00E8E144 /* LookupSnapshot.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LookupSnapshot.swift; sourceTree = "<group>"; };
92 8BCA3CBC2F9C8D57004B742C /* LocalAPIModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalAPIModels.swift; sourceTree = "<group>"; };
93 8BCA3CBD2F9C8D57004B742C /* LocalAPIService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalAPIService.swift; sourceTree = "<group>"; };
94 8BDA00010000000000000001 /* DomainDigWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = DomainDigWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
95 8BDB00010000000000000001 /* DomainDigShareExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = DomainDigShareExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
96 8BDC00010000000000000001 /* DomainDigUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DomainDigUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
97 8BF9DA842F9B13FB00EF41D5 /* DomainDataPortabilityService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomainDataPortabilityService.swift; sourceTree = "<group>"; };
98 A1B2C3D40000000000000101 /* HistoryEntryCodableTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = HistoryEntryCodableTests.swift; sourceTree = "<group>"; };
99 A77F7ED29E7C6669F5E61C04 /* DomainDigTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DomainDigTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
100 CC948A02EC0184228BC4630E /* DomainDataPortabilityServiceTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DomainDataPortabilityServiceTests.swift; sourceTree = "<group>"; };
101 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; };
102 E82320955416797CFE59464A /* DomainReportBuilderTests.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; path = DomainReportBuilderTests.swift; sourceTree = "<group>"; };
103/* End PBXFileReference section */
104
105/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
106 8B1B506D2F666F64005C246F /* Exceptions for "DomainDig" folder in "DomainDig" target */ = {
107 isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
108 membershipExceptions = (
109 AuditMode.swift,
110 AuditModeView.swift,
111 Info.plist,
112 );
113 target = 8B7800682F6090E300933221 /* DomainDig */;
114 };
115 8BDA0001000000000000000F /* Exceptions for "DomainDigWidget" folder in "DomainDigWidgetExtension" target */ = {
116 isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
117 membershipExceptions = (
118 Info.plist,
119 );
120 target = 8BDA00010000000000000006 /* DomainDigWidgetExtension */;
121 };
122 8BDB0001000000000000000F /* Exceptions for "DomainDigShareExtension" folder in "DomainDigShareExtension" target */ = {
123 isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
124 membershipExceptions = (
125 Info.plist,
126 );
127 target = 8BDB00010000000000000006 /* DomainDigShareExtension */;
128 };
129/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
130
131/* Begin PBXFileSystemSynchronizedRootGroup section */
132 8B78006B2F6090E300933221 /* DomainDig */ = {
133 isa = PBXFileSystemSynchronizedRootGroup;
134 exceptions = (
135 8B1B506D2F666F64005C246F /* Exceptions for "DomainDig" folder in "DomainDig" target */,
136 );
137 path = DomainDig;
138 sourceTree = "<group>";
139 };
140 8BDA0001000000000000000D /* Shared */ = {
141 isa = PBXFileSystemSynchronizedRootGroup;
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 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 path = Fixtures;
222 sourceTree = "<group>";
223 };
224 7CC29A88387286DE8B4D17B3 /* DomainDigTests */ = {
225 isa = PBXGroup;
226 children = (
227 2B31A5F9F390F512E966D4B1 /* Fixtures */,
228 15A25DF2B8BB52589D49986B /* DiffServiceTests.swift */,
229 E82320955416797CFE59464A /* DomainReportBuilderTests.swift */,
230 54D7C7D97A4006831572F468 /* DomainReportExporterTests.swift */,
231 CC948A02EC0184228BC4630E /* DomainDataPortabilityServiceTests.swift */,
232 0D85A44C5F315A1644AC9073 /* LocalAPIContractTests.swift */,
233 435AFB3F99D579D3D7B58279 /* DataMigrationServiceTests.swift */,
234 499B99A1866999A38AC475F5 /* AppInfoTests.swift */,
235 A1B2C3D40000000000000101 /* HistoryEntryCodableTests.swift */,
236 );
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 A1B2C3D40000000000000102 /* HistoryEntryCodableTests.swift in Sources */,
490 47CD3BB1AE143733A73E0E5B /* DomainReportExporterTests.swift in Sources */,
491 C7CA9E02B0DC2708DE7A8563 /* DomainDataPortabilityServiceTests.swift in Sources */,
492 A5AF921BC1C2E6E940CC05DC /* SnapshotFixture.swift in Sources */,
493 EA12012CDB4C21ABB4217D86 /* LocalAPIContractTests.swift in Sources */,
494 4F96CEB875EC3501E784CE39 /* DataMigrationServiceTests.swift in Sources */,
495 99024E91EED2275FD80E83A9 /* AppInfoTests.swift in Sources */,
496 );
497 runOnlyForDeploymentPostprocessing = 0;
498 };
499 8B7800652F6090E300933221 /* Sources */ = {
500 isa = PBXSourcesBuildPhase;
501 buildActionMask = 2147483647;
502 files = (
503 8BCA3CC02F9C8D57004B742C /* LocalAPIModels.swift in Sources */,
504 8BCA3CC12F9C8D57004B742C /* LocalAPIService.swift in Sources */,
505 8BBFEF092F9874AE00E8E144 /* DomainInspectionService.swift in Sources */,
506 8BBFEF0A2F9874AE00E8E144 /* DomainReportBuilder.swift in Sources */,
507 8BBFEF0B2F9874AE00E8E144 /* DomainReportExporter.swift in Sources */,
508 8BF9DA872F9B13FB00EF41D5 /* DomainDataPortabilityService.swift in Sources */,
509 8BBFEF0C2F9874AE00E8E144 /* LookupSnapshot.swift in Sources */,
510 05F775C7E0743AF727B008EE /* LocalAPIContract.swift in Sources */,
511 );
512 runOnlyForDeploymentPostprocessing = 0;
513 };
514 8BDA00010000000000000007 /* Sources */ = {
515 isa = PBXSourcesBuildPhase;
516 buildActionMask = 2147483647;
517 files = (
518 );
519 runOnlyForDeploymentPostprocessing = 0;
520 };
521 8BDB00010000000000000007 /* Sources */ = {
522 isa = PBXSourcesBuildPhase;
523 buildActionMask = 2147483647;
524 files = (
525 );
526 runOnlyForDeploymentPostprocessing = 0;
527 };
528 8BDC00010000000000000007 /* Sources */ = {
529 isa = PBXSourcesBuildPhase;
530 buildActionMask = 2147483647;
531 files = (
532 );
533 runOnlyForDeploymentPostprocessing = 0;
534 };
535/* End PBXSourcesBuildPhase section */
536
537/* Begin PBXTargetDependency section */
538 8BDA00010000000000000004 /* PBXTargetDependency */ = {
539 isa = PBXTargetDependency;
540 target = 8BDA00010000000000000006 /* DomainDigWidgetExtension */;
541 targetProxy = 8BDA00010000000000000003 /* PBXContainerItemProxy */;
542 };
543 8BDB00010000000000000004 /* PBXTargetDependency */ = {
544 isa = PBXTargetDependency;
545 target = 8BDB00010000000000000006 /* DomainDigShareExtension */;
546 targetProxy = 8BDB00010000000000000003 /* PBXContainerItemProxy */;
547 };
548 8BDC00010000000000000004 /* PBXTargetDependency */ = {
549 isa = PBXTargetDependency;
550 target = 8B7800682F6090E300933221 /* DomainDig */;
551 targetProxy = 8BDC00010000000000000003 /* PBXContainerItemProxy */;
552 };
553 D17881CF5E934733B8E99DE8 /* PBXTargetDependency */ = {
554 isa = PBXTargetDependency;
555 name = DomainDig;
556 target = 8B7800682F6090E300933221 /* DomainDig */;
557 targetProxy = 57D61F819B6EA1C654237C8F /* PBXContainerItemProxy */;
558 };
559/* End PBXTargetDependency section */
560
561/* Begin XCBuildConfiguration section */
562 87FD0A9B1630561EDC7F2A3D /* Release */ = {
563 isa = XCBuildConfiguration;
564 buildSettings = {
565 BUNDLE_LOADER = "$(TEST_HOST)";
566 CLANG_ENABLE_OBJC_WEAK = NO;
567 CODE_SIGN_STYLE = Automatic;
568 CURRENT_PROJECT_VERSION = 47;
569 DEVELOPMENT_TEAM = ZCNAX3VL9D;
570 GENERATE_INFOPLIST_FILE = YES;
571 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
572 MARKETING_VERSION = 5.0.2;
573 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDigTests;
574 PRODUCT_NAME = "$(TARGET_NAME)";
575 SDKROOT = iphoneos;
576 SWIFT_APPROACHABLE_CONCURRENCY = YES;
577 SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
578 SWIFT_VERSION = 5.0;
579 TARGETED_DEVICE_FAMILY = "1,2";
580 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DomainDig.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/DomainDig";
581 VALIDATE_PRODUCT = YES;
582 };
583 name = Release;
584 };
585 8B7800722F6090E400933221 /* Debug */ = {
586 isa = XCBuildConfiguration;
587 buildSettings = {
588 ALWAYS_SEARCH_USER_PATHS = NO;
589 ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
590 CLANG_ANALYZER_NONNULL = YES;
591 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
592 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
593 CLANG_ENABLE_MODULES = YES;
594 CLANG_ENABLE_OBJC_ARC = YES;
595 CLANG_ENABLE_OBJC_WEAK = YES;
596 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
597 CLANG_WARN_BOOL_CONVERSION = YES;
598 CLANG_WARN_COMMA = YES;
599 CLANG_WARN_CONSTANT_CONVERSION = YES;
600 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
601 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
602 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
603 CLANG_WARN_EMPTY_BODY = YES;
604 CLANG_WARN_ENUM_CONVERSION = YES;
605 CLANG_WARN_INFINITE_RECURSION = YES;
606 CLANG_WARN_INT_CONVERSION = YES;
607 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
608 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
609 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
610 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
611 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
612 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
613 CLANG_WARN_STRICT_PROTOTYPES = YES;
614 CLANG_WARN_SUSPICIOUS_MOVE = YES;
615 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
616 CLANG_WARN_UNREACHABLE_CODE = YES;
617 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
618 COPY_PHASE_STRIP = NO;
619 DEBUG_INFORMATION_FORMAT = dwarf;
620 DEVELOPMENT_TEAM = ZCNAX3VL9D;
621 ENABLE_STRICT_OBJC_MSGSEND = YES;
622 ENABLE_TESTABILITY = YES;
623 ENABLE_USER_SCRIPT_SANDBOXING = YES;
624 GCC_C_LANGUAGE_STANDARD = gnu17;
625 GCC_DYNAMIC_NO_PIC = NO;
626 GCC_NO_COMMON_BLOCKS = YES;
627 GCC_OPTIMIZATION_LEVEL = 0;
628 GCC_PREPROCESSOR_DEFINITIONS = (
629 "DEBUG=1",
630 "$(inherited)",
631 );
632 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
633 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
634 GCC_WARN_UNDECLARED_SELECTOR = YES;
635 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
636 GCC_WARN_UNUSED_FUNCTION = YES;
637 GCC_WARN_UNUSED_VARIABLE = YES;
638 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
639 LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
640 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
641 MTL_FAST_MATH = YES;
642 ONLY_ACTIVE_ARCH = YES;
643 SDKROOT = iphoneos;
644 STRING_CATALOG_GENERATE_SYMBOLS = YES;
645 SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
646 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
647 };
648 name = Debug;
649 };
650 8B7800732F6090E400933221 /* Release */ = {
651 isa = XCBuildConfiguration;
652 buildSettings = {
653 ALWAYS_SEARCH_USER_PATHS = NO;
654 ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
655 CLANG_ANALYZER_NONNULL = YES;
656 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
657 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
658 CLANG_ENABLE_MODULES = YES;
659 CLANG_ENABLE_OBJC_ARC = YES;
660 CLANG_ENABLE_OBJC_WEAK = YES;
661 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
662 CLANG_WARN_BOOL_CONVERSION = YES;
663 CLANG_WARN_COMMA = YES;
664 CLANG_WARN_CONSTANT_CONVERSION = YES;
665 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
666 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
667 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
668 CLANG_WARN_EMPTY_BODY = YES;
669 CLANG_WARN_ENUM_CONVERSION = YES;
670 CLANG_WARN_INFINITE_RECURSION = YES;
671 CLANG_WARN_INT_CONVERSION = YES;
672 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
673 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
674 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
675 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
676 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
677 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
678 CLANG_WARN_STRICT_PROTOTYPES = YES;
679 CLANG_WARN_SUSPICIOUS_MOVE = YES;
680 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
681 CLANG_WARN_UNREACHABLE_CODE = YES;
682 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
683 COPY_PHASE_STRIP = NO;
684 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
685 DEVELOPMENT_TEAM = ZCNAX3VL9D;
686 ENABLE_NS_ASSERTIONS = NO;
687 ENABLE_STRICT_OBJC_MSGSEND = YES;
688 ENABLE_USER_SCRIPT_SANDBOXING = YES;
689 GCC_C_LANGUAGE_STANDARD = gnu17;
690 GCC_NO_COMMON_BLOCKS = YES;
691 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
692 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
693 GCC_WARN_UNDECLARED_SELECTOR = YES;
694 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
695 GCC_WARN_UNUSED_FUNCTION = YES;
696 GCC_WARN_UNUSED_VARIABLE = YES;
697 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
698 LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
699 MTL_ENABLE_DEBUG_INFO = NO;
700 MTL_FAST_MATH = YES;
701 SDKROOT = iphoneos;
702 STRING_CATALOG_GENERATE_SYMBOLS = YES;
703 SWIFT_COMPILATION_MODE = wholemodule;
704 VALIDATE_PRODUCT = YES;
705 };
706 name = Release;
707 };
708 8B7800752F6090E400933221 /* Debug */ = {
709 isa = XCBuildConfiguration;
710 buildSettings = {
711 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
712 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
713 CODE_SIGN_ENTITLEMENTS = DomainDig/DomainDig.entitlements;
714 CODE_SIGN_STYLE = Automatic;
715 CURRENT_PROJECT_VERSION = 48;
716 DEVELOPMENT_TEAM = ZCNAX3VL9D;
717 ENABLE_PREVIEWS = YES;
718 GENERATE_INFOPLIST_FILE = YES;
719 INFOPLIST_FILE = DomainDig/Info.plist;
720 INFOPLIST_KEY_CFBundleDisplayName = "Domain Dig";
721 INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
722 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
723 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
724 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
725 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
726 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
727 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
728 LD_RUNPATH_SEARCH_PATHS = (
729 "$(inherited)",
730 "@executable_path/Frameworks",
731 );
732 MARKETING_VERSION = 5.0.3;
733 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig;
734 PRODUCT_NAME = "$(TARGET_NAME)";
735 STRING_CATALOG_GENERATE_SYMBOLS = YES;
736 SWIFT_APPROACHABLE_CONCURRENCY = YES;
737 SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
738 SWIFT_EMIT_LOC_STRINGS = YES;
739 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
740 SWIFT_VERSION = 6.0;
741 TARGETED_DEVICE_FAMILY = "1,2";
742 };
743 name = Debug;
744 };
745 8B7800762F6090E400933221 /* Release */ = {
746 isa = XCBuildConfiguration;
747 buildSettings = {
748 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
749 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
750 CODE_SIGN_ENTITLEMENTS = DomainDig/DomainDig.entitlements;
751 CODE_SIGN_STYLE = Automatic;
752 CURRENT_PROJECT_VERSION = 48;
753 DEVELOPMENT_TEAM = ZCNAX3VL9D;
754 ENABLE_PREVIEWS = YES;
755 GENERATE_INFOPLIST_FILE = YES;
756 INFOPLIST_FILE = DomainDig/Info.plist;
757 INFOPLIST_KEY_CFBundleDisplayName = "Domain Dig";
758 INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
759 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
760 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
761 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
762 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
763 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
764 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
765 LD_RUNPATH_SEARCH_PATHS = (
766 "$(inherited)",
767 "@executable_path/Frameworks",
768 );
769 MARKETING_VERSION = 5.0.3;
770 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig;
771 PRODUCT_NAME = "$(TARGET_NAME)";
772 STRING_CATALOG_GENERATE_SYMBOLS = YES;
773 SWIFT_APPROACHABLE_CONCURRENCY = YES;
774 SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
775 SWIFT_EMIT_LOC_STRINGS = YES;
776 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
777 SWIFT_VERSION = 6.0;
778 TARGETED_DEVICE_FAMILY = "1,2";
779 };
780 name = Release;
781 };
782 8BDA0001000000000000000B /* Debug */ = {
783 isa = XCBuildConfiguration;
784 buildSettings = {
785 APPLICATION_EXTENSION_API_ONLY = YES;
786 CODE_SIGN_ENTITLEMENTS = DomainDigWidget/DomainDigWidget.entitlements;
787 CODE_SIGN_STYLE = Automatic;
788 CURRENT_PROJECT_VERSION = 48;
789 DEVELOPMENT_TEAM = ZCNAX3VL9D;
790 GENERATE_INFOPLIST_FILE = NO;
791 INFOPLIST_FILE = DomainDigWidget/Info.plist;
792 INFOPLIST_KEY_CFBundleDisplayName = DomainDigWidgetExtension;
793 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
794 LD_RUNPATH_SEARCH_PATHS = (
795 "$(inherited)",
796 "@executable_path/Frameworks",
797 "@executable_path/../../Frameworks",
798 );
799 MARKETING_VERSION = 5.0.3;
800 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig.DomainDigWidget;
801 PRODUCT_NAME = "$(TARGET_NAME)";
802 SKIP_INSTALL = YES;
803 SWIFT_APPROACHABLE_CONCURRENCY = YES;
804 SWIFT_EMIT_LOC_STRINGS = YES;
805 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
806 SWIFT_VERSION = 6.0;
807 TARGETED_DEVICE_FAMILY = "1,2";
808 };
809 name = Debug;
810 };
811 8BDA0001000000000000000C /* Release */ = {
812 isa = XCBuildConfiguration;
813 buildSettings = {
814 APPLICATION_EXTENSION_API_ONLY = YES;
815 CODE_SIGN_ENTITLEMENTS = DomainDigWidget/DomainDigWidget.entitlements;
816 CODE_SIGN_STYLE = Automatic;
817 CURRENT_PROJECT_VERSION = 48;
818 DEVELOPMENT_TEAM = ZCNAX3VL9D;
819 GENERATE_INFOPLIST_FILE = NO;
820 INFOPLIST_FILE = DomainDigWidget/Info.plist;
821 INFOPLIST_KEY_CFBundleDisplayName = DomainDigWidgetExtension;
822 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
823 LD_RUNPATH_SEARCH_PATHS = (
824 "$(inherited)",
825 "@executable_path/Frameworks",
826 "@executable_path/../../Frameworks",
827 );
828 MARKETING_VERSION = 5.0.3;
829 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig.DomainDigWidget;
830 PRODUCT_NAME = "$(TARGET_NAME)";
831 SKIP_INSTALL = YES;
832 SWIFT_APPROACHABLE_CONCURRENCY = YES;
833 SWIFT_EMIT_LOC_STRINGS = YES;
834 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
835 SWIFT_VERSION = 6.0;
836 TARGETED_DEVICE_FAMILY = "1,2";
837 };
838 name = Release;
839 };
840 8BDB0001000000000000000B /* Debug */ = {
841 isa = XCBuildConfiguration;
842 buildSettings = {
843 APPLICATION_EXTENSION_API_ONLY = YES;
844 CODE_SIGN_ENTITLEMENTS = DomainDigShareExtension/DomainDigShareExtension.entitlements;
845 CODE_SIGN_STYLE = Automatic;
846 CURRENT_PROJECT_VERSION = 48;
847 DEVELOPMENT_TEAM = ZCNAX3VL9D;
848 GENERATE_INFOPLIST_FILE = NO;
849 INFOPLIST_FILE = DomainDigShareExtension/Info.plist;
850 INFOPLIST_KEY_CFBundleDisplayName = DomainDigShareExtension;
851 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
852 LD_RUNPATH_SEARCH_PATHS = (
853 "$(inherited)",
854 "@executable_path/Frameworks",
855 "@executable_path/../../Frameworks",
856 );
857 MARKETING_VERSION = 5.0.3;
858 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig.DomainDigShareExtension;
859 PRODUCT_NAME = "$(TARGET_NAME)";
860 SKIP_INSTALL = YES;
861 SWIFT_APPROACHABLE_CONCURRENCY = YES;
862 SWIFT_EMIT_LOC_STRINGS = YES;
863 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
864 SWIFT_VERSION = 6.0;
865 TARGETED_DEVICE_FAMILY = "1,2";
866 };
867 name = Debug;
868 };
869 8BDB0001000000000000000C /* Release */ = {
870 isa = XCBuildConfiguration;
871 buildSettings = {
872 APPLICATION_EXTENSION_API_ONLY = YES;
873 CODE_SIGN_ENTITLEMENTS = DomainDigShareExtension/DomainDigShareExtension.entitlements;
874 CODE_SIGN_STYLE = Automatic;
875 CURRENT_PROJECT_VERSION = 48;
876 DEVELOPMENT_TEAM = ZCNAX3VL9D;
877 GENERATE_INFOPLIST_FILE = NO;
878 INFOPLIST_FILE = DomainDigShareExtension/Info.plist;
879 INFOPLIST_KEY_CFBundleDisplayName = DomainDigShareExtension;
880 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
881 LD_RUNPATH_SEARCH_PATHS = (
882 "$(inherited)",
883 "@executable_path/Frameworks",
884 "@executable_path/../../Frameworks",
885 );
886 MARKETING_VERSION = 5.0.3;
887 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig.DomainDigShareExtension;
888 PRODUCT_NAME = "$(TARGET_NAME)";
889 SKIP_INSTALL = YES;
890 SWIFT_APPROACHABLE_CONCURRENCY = YES;
891 SWIFT_EMIT_LOC_STRINGS = YES;
892 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
893 SWIFT_VERSION = 6.0;
894 TARGETED_DEVICE_FAMILY = "1,2";
895 };
896 name = Release;
897 };
898 8BDC0001000000000000000B /* Debug */ = {
899 isa = XCBuildConfiguration;
900 buildSettings = {
901 CODE_SIGN_STYLE = Automatic;
902 CURRENT_PROJECT_VERSION = 47;
903 DEVELOPMENT_TEAM = ZCNAX3VL9D;
904 GENERATE_INFOPLIST_FILE = YES;
905 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
906 MARKETING_VERSION = 5.0.2;
907 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDigUITests;
908 PRODUCT_NAME = "$(TARGET_NAME)";
909 SWIFT_APPROACHABLE_CONCURRENCY = YES;
910 SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
911 SWIFT_VERSION = 5.0;
912 TARGETED_DEVICE_FAMILY = "1,2";
913 TEST_TARGET_NAME = DomainDig;
914 };
915 name = Debug;
916 };
917 8BDC0001000000000000000C /* Release */ = {
918 isa = XCBuildConfiguration;
919 buildSettings = {
920 CODE_SIGN_STYLE = Automatic;
921 CURRENT_PROJECT_VERSION = 47;
922 DEVELOPMENT_TEAM = ZCNAX3VL9D;
923 GENERATE_INFOPLIST_FILE = YES;
924 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
925 MARKETING_VERSION = 5.0.2;
926 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDigUITests;
927 PRODUCT_NAME = "$(TARGET_NAME)";
928 SWIFT_APPROACHABLE_CONCURRENCY = YES;
929 SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
930 SWIFT_VERSION = 5.0;
931 TARGETED_DEVICE_FAMILY = "1,2";
932 TEST_TARGET_NAME = DomainDig;
933 };
934 name = Release;
935 };
936 A6C716A4AC78E316F1378CBB /* Debug */ = {
937 isa = XCBuildConfiguration;
938 buildSettings = {
939 BUNDLE_LOADER = "$(TEST_HOST)";
940 CLANG_ENABLE_OBJC_WEAK = NO;
941 CODE_SIGN_STYLE = Automatic;
942 CURRENT_PROJECT_VERSION = 47;
943 DEVELOPMENT_TEAM = ZCNAX3VL9D;
944 GENERATE_INFOPLIST_FILE = YES;
945 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
946 MARKETING_VERSION = 5.0.2;
947 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDigTests;
948 PRODUCT_NAME = "$(TARGET_NAME)";
949 SDKROOT = iphoneos;
950 SWIFT_APPROACHABLE_CONCURRENCY = YES;
951 SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
952 SWIFT_VERSION = 5.0;
953 TARGETED_DEVICE_FAMILY = "1,2";
954 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DomainDig.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/DomainDig";
955 };
956 name = Debug;
957 };
958/* End XCBuildConfiguration section */
959
960/* Begin XCConfigurationList section */
961 108E5397EABF84F5A56080A9 /* Build configuration list for PBXNativeTarget "DomainDigTests" */ = {
962 isa = XCConfigurationList;
963 buildConfigurations = (
964 87FD0A9B1630561EDC7F2A3D /* Release */,
965 A6C716A4AC78E316F1378CBB /* Debug */,
966 );
967 defaultConfigurationIsVisible = 0;
968 defaultConfigurationName = Release;
969 };
970 8B7800642F6090E300933221 /* Build configuration list for PBXProject "DomainDig" */ = {
971 isa = XCConfigurationList;
972 buildConfigurations = (
973 8B7800722F6090E400933221 /* Debug */,
974 8B7800732F6090E400933221 /* Release */,
975 );
976 defaultConfigurationIsVisible = 0;
977 defaultConfigurationName = Release;
978 };
979 8B7800742F6090E400933221 /* Build configuration list for PBXNativeTarget "DomainDig" */ = {
980 isa = XCConfigurationList;
981 buildConfigurations = (
982 8B7800752F6090E400933221 /* Debug */,
983 8B7800762F6090E400933221 /* Release */,
984 );
985 defaultConfigurationIsVisible = 0;
986 defaultConfigurationName = Release;
987 };
988 8BDA0001000000000000000A /* Build configuration list for PBXNativeTarget "DomainDigWidgetExtension" */ = {
989 isa = XCConfigurationList;
990 buildConfigurations = (
991 8BDA0001000000000000000B /* Debug */,
992 8BDA0001000000000000000C /* Release */,
993 );
994 defaultConfigurationIsVisible = 0;
995 defaultConfigurationName = Release;
996 };
997 8BDB0001000000000000000A /* Build configuration list for PBXNativeTarget "DomainDigShareExtension" */ = {
998 isa = XCConfigurationList;
999 buildConfigurations = (
1000 8BDB0001000000000000000B /* Debug */,
1001 8BDB0001000000000000000C /* Release */,
1002 );
1003 defaultConfigurationIsVisible = 0;
1004 defaultConfigurationName = Release;
1005 };
1006 8BDC0001000000000000000A /* Build configuration list for PBXNativeTarget "DomainDigUITests" */ = {
1007 isa = XCConfigurationList;
1008 buildConfigurations = (
1009 8BDC0001000000000000000B /* Debug */,
1010 8BDC0001000000000000000C /* Release */,
1011 );
1012 defaultConfigurationIsVisible = 0;
1013 defaultConfigurationName = Release;
1014 };
1015/* End XCConfigurationList section */
1016 };
1017 rootObject = 8B7800612F6090E300933221 /* Project object */;
1018}