krz/domain-dig
an ios app for DNS & SSL analysis
clone: git clone https://gitbay.org/krz/domain-dig.git
v4.5.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 8BBFEF092F9874AE00E8E144 /* DomainInspectionService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BBFEF032F9874AE00E8E144 /* DomainInspectionService.swift */; };
11 8BBFEF0A2F9874AE00E8E144 /* DomainReportBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BBFEF042F9874AE00E8E144 /* DomainReportBuilder.swift */; };
12 8BBFEF0B2F9874AE00E8E144 /* DomainReportExporter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BBFEF052F9874AE00E8E144 /* DomainReportExporter.swift */; };
13 8BBFEF0C2F9874AE00E8E144 /* LookupSnapshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BBFEF062F9874AE00E8E144 /* LookupSnapshot.swift */; };
14 8BCA3CC02F9C8D57004B742C /* LocalAPIModels.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BCA3CBC2F9C8D57004B742C /* LocalAPIModels.swift */; };
15 8BCA3CC12F9C8D57004B742C /* LocalAPIService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BCA3CBD2F9C8D57004B742C /* LocalAPIService.swift */; };
16 8BF9DA872F9B13FB00EF41D5 /* DomainDataPortabilityService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8BF9DA842F9B13FB00EF41D5 /* DomainDataPortabilityService.swift */; };
17 8BDA00010000000000000002 /* DomainDigWidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 8BDA00010000000000000001 /* DomainDigWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
18/* End PBXBuildFile section */
19
20/* Begin PBXContainerItemProxy section */
21 8BDA00010000000000000003 /* PBXContainerItemProxy */ = {
22 isa = PBXContainerItemProxy;
23 containerPortal = 8B7800612F6090E300933221 /* Project object */;
24 proxyType = 1;
25 remoteGlobalIDString = 8BDA00010000000000000006;
26 remoteInfo = DomainDigWidgetExtension;
27 };
28/* End PBXContainerItemProxy section */
29
30/* Begin PBXCopyFilesBuildPhase section */
31 8BDA00010000000000000005 /* Embed Foundation Extensions */ = {
32 isa = PBXCopyFilesBuildPhase;
33 buildActionMask = 2147483647;
34 dstPath = "";
35 dstSubfolderSpec = 13;
36 files = (
37 8BDA00010000000000000002 /* DomainDigWidgetExtension.appex in Embed Foundation Extensions */,
38 );
39 name = "Embed Foundation Extensions";
40 runOnlyForDeploymentPostprocessing = 0;
41 };
42/* End PBXCopyFilesBuildPhase section */
43
44/* Begin PBXFileReference section */
45 8B7800692F6090E300933221 /* DomainDig.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DomainDig.app; sourceTree = BUILT_PRODUCTS_DIR; };
46 8BBFEF032F9874AE00E8E144 /* DomainInspectionService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomainInspectionService.swift; sourceTree = "<group>"; };
47 8BBFEF042F9874AE00E8E144 /* DomainReportBuilder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomainReportBuilder.swift; sourceTree = "<group>"; };
48 8BBFEF052F9874AE00E8E144 /* DomainReportExporter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomainReportExporter.swift; sourceTree = "<group>"; };
49 8BBFEF062F9874AE00E8E144 /* LookupSnapshot.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LookupSnapshot.swift; sourceTree = "<group>"; };
50 8BCA3CBC2F9C8D57004B742C /* LocalAPIModels.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalAPIModels.swift; sourceTree = "<group>"; };
51 8BCA3CBD2F9C8D57004B742C /* LocalAPIService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocalAPIService.swift; sourceTree = "<group>"; };
52 8BF9DA842F9B13FB00EF41D5 /* DomainDataPortabilityService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DomainDataPortabilityService.swift; sourceTree = "<group>"; };
53 8BDA00010000000000000001 /* DomainDigWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = DomainDigWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
54/* End PBXFileReference section */
55
56/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
57 8B1B506D2F666F64005C246F /* Exceptions for "DomainDig" folder in "DomainDig" target */ = {
58 isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
59 membershipExceptions = (
60 AuditMode.swift,
61 AuditModeView.swift,
62 Info.plist,
63 );
64 target = 8B7800682F6090E300933221 /* DomainDig */;
65 };
66 8BDA0001000000000000000F /* Exceptions for "DomainDigWidget" folder in "DomainDigWidgetExtension" target */ = {
67 isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
68 membershipExceptions = (
69 Info.plist,
70 );
71 target = 8BDA00010000000000000006 /* DomainDigWidgetExtension */;
72 };
73/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
74
75/* Begin PBXFileSystemSynchronizedRootGroup section */
76 8B78006B2F6090E300933221 /* DomainDig */ = {
77 isa = PBXFileSystemSynchronizedRootGroup;
78 exceptions = (
79 8B1B506D2F666F64005C246F /* Exceptions for "DomainDig" folder in "DomainDig" target */,
80 );
81 path = DomainDig;
82 sourceTree = "<group>";
83 };
84 8BDA0001000000000000000D /* Shared */ = {
85 isa = PBXFileSystemSynchronizedRootGroup;
86 path = Shared;
87 sourceTree = "<group>";
88 };
89 8BDA0001000000000000000E /* DomainDigWidget */ = {
90 isa = PBXFileSystemSynchronizedRootGroup;
91 exceptions = (
92 8BDA0001000000000000000F /* Exceptions for "DomainDigWidget" folder in "DomainDigWidgetExtension" target */,
93 );
94 path = DomainDigWidget;
95 sourceTree = "<group>";
96 };
97/* End PBXFileSystemSynchronizedRootGroup section */
98
99/* Begin PBXFrameworksBuildPhase section */
100 8B7800662F6090E300933221 /* Frameworks */ = {
101 isa = PBXFrameworksBuildPhase;
102 buildActionMask = 2147483647;
103 files = (
104 );
105 runOnlyForDeploymentPostprocessing = 0;
106 };
107 8BDA00010000000000000008 /* Frameworks */ = {
108 isa = PBXFrameworksBuildPhase;
109 buildActionMask = 2147483647;
110 files = (
111 );
112 runOnlyForDeploymentPostprocessing = 0;
113 };
114/* End PBXFrameworksBuildPhase section */
115
116/* Begin PBXGroup section */
117 8B7800602F6090E300933221 = {
118 isa = PBXGroup;
119 children = (
120 8B78006B2F6090E300933221 /* DomainDig */,
121 8BDA0001000000000000000D /* Shared */,
122 8BDA0001000000000000000E /* DomainDigWidget */,
123 8B78006A2F6090E300933221 /* Products */,
124 8BBFEF062F9874AE00E8E144 /* LookupSnapshot.swift */,
125 8BBFEF042F9874AE00E8E144 /* DomainReportBuilder.swift */,
126 8BBFEF032F9874AE00E8E144 /* DomainInspectionService.swift */,
127 8BBFEF052F9874AE00E8E144 /* DomainReportExporter.swift */,
128 8BF9DA842F9B13FB00EF41D5 /* DomainDataPortabilityService.swift */,
129 8BCA3CBC2F9C8D57004B742C /* LocalAPIModels.swift */,
130 8BCA3CBD2F9C8D57004B742C /* LocalAPIService.swift */,
131 );
132 sourceTree = "<group>";
133 };
134 8B78006A2F6090E300933221 /* Products */ = {
135 isa = PBXGroup;
136 children = (
137 8B7800692F6090E300933221 /* DomainDig.app */,
138 8BDA00010000000000000001 /* DomainDigWidgetExtension.appex */,
139 );
140 name = Products;
141 sourceTree = "<group>";
142 };
143/* End PBXGroup section */
144
145/* Begin PBXNativeTarget section */
146 8B7800682F6090E300933221 /* DomainDig */ = {
147 isa = PBXNativeTarget;
148 buildConfigurationList = 8B7800742F6090E400933221 /* Build configuration list for PBXNativeTarget "DomainDig" */;
149 buildPhases = (
150 8B7800652F6090E300933221 /* Sources */,
151 8B7800662F6090E300933221 /* Frameworks */,
152 8B7800672F6090E300933221 /* Resources */,
153 8BDA00010000000000000005 /* Embed Foundation Extensions */,
154 );
155 buildRules = (
156 );
157 dependencies = (
158 8BDA00010000000000000004 /* PBXTargetDependency */,
159 );
160 fileSystemSynchronizedGroups = (
161 8B78006B2F6090E300933221 /* DomainDig */,
162 8BDA0001000000000000000D /* Shared */,
163 );
164 name = DomainDig;
165 packageProductDependencies = (
166 );
167 productName = DomainDig;
168 productReference = 8B7800692F6090E300933221 /* DomainDig.app */;
169 productType = "com.apple.product-type.application";
170 };
171 8BDA00010000000000000006 /* DomainDigWidgetExtension */ = {
172 isa = PBXNativeTarget;
173 buildConfigurationList = 8BDA0001000000000000000A /* Build configuration list for PBXNativeTarget "DomainDigWidgetExtension" */;
174 buildPhases = (
175 8BDA00010000000000000007 /* Sources */,
176 8BDA00010000000000000008 /* Frameworks */,
177 8BDA00010000000000000009 /* Resources */,
178 );
179 buildRules = (
180 );
181 dependencies = (
182 );
183 fileSystemSynchronizedGroups = (
184 8BDA0001000000000000000D /* Shared */,
185 8BDA0001000000000000000E /* DomainDigWidget */,
186 );
187 name = DomainDigWidgetExtension;
188 packageProductDependencies = (
189 );
190 productName = DomainDigWidgetExtension;
191 productReference = 8BDA00010000000000000001 /* DomainDigWidgetExtension.appex */;
192 productType = "com.apple.product-type.app-extension";
193 };
194/* End PBXNativeTarget section */
195
196/* Begin PBXTargetDependency section */
197 8BDA00010000000000000004 /* PBXTargetDependency */ = {
198 isa = PBXTargetDependency;
199 target = 8BDA00010000000000000006 /* DomainDigWidgetExtension */;
200 targetProxy = 8BDA00010000000000000003 /* PBXContainerItemProxy */;
201 };
202/* End PBXTargetDependency section */
203
204/* Begin PBXProject section */
205 8B7800612F6090E300933221 /* Project object */ = {
206 isa = PBXProject;
207 attributes = {
208 BuildIndependentTargetsInParallel = 1;
209 LastSwiftUpdateCheck = 2630;
210 LastUpgradeCheck = 2640;
211 TargetAttributes = {
212 8B7800682F6090E300933221 = {
213 CreatedOnToolsVersion = 26.3;
214 SystemCapabilities = {
215 com.apple.iCloud = {
216 enabled = 1;
217 };
218 };
219 };
220 8BDA00010000000000000006 = {
221 CreatedOnToolsVersion = 26.3;
222 };
223 };
224 };
225 buildConfigurationList = 8B7800642F6090E300933221 /* Build configuration list for PBXProject "DomainDig" */;
226 developmentRegion = en;
227 hasScannedForEncodings = 0;
228 knownRegions = (
229 en,
230 Base,
231 );
232 mainGroup = 8B7800602F6090E300933221;
233 minimizedProjectReferenceProxies = 1;
234 preferredProjectObjectVersion = 77;
235 productRefGroup = 8B78006A2F6090E300933221 /* Products */;
236 projectDirPath = "";
237 projectRoot = "";
238 targets = (
239 8B7800682F6090E300933221 /* DomainDig */,
240 8BDA00010000000000000006 /* DomainDigWidgetExtension */,
241 );
242 };
243/* End PBXProject section */
244
245/* Begin PBXResourcesBuildPhase section */
246 8B7800672F6090E300933221 /* Resources */ = {
247 isa = PBXResourcesBuildPhase;
248 buildActionMask = 2147483647;
249 files = (
250 );
251 runOnlyForDeploymentPostprocessing = 0;
252 };
253 8BDA00010000000000000009 /* Resources */ = {
254 isa = PBXResourcesBuildPhase;
255 buildActionMask = 2147483647;
256 files = (
257 );
258 runOnlyForDeploymentPostprocessing = 0;
259 };
260/* End PBXResourcesBuildPhase section */
261
262/* Begin PBXSourcesBuildPhase section */
263 8B7800652F6090E300933221 /* Sources */ = {
264 isa = PBXSourcesBuildPhase;
265 buildActionMask = 2147483647;
266 files = (
267 8BCA3CC02F9C8D57004B742C /* LocalAPIModels.swift in Sources */,
268 8BCA3CC12F9C8D57004B742C /* LocalAPIService.swift in Sources */,
269 8BBFEF092F9874AE00E8E144 /* DomainInspectionService.swift in Sources */,
270 8BBFEF0A2F9874AE00E8E144 /* DomainReportBuilder.swift in Sources */,
271 8BBFEF0B2F9874AE00E8E144 /* DomainReportExporter.swift in Sources */,
272 8BF9DA872F9B13FB00EF41D5 /* DomainDataPortabilityService.swift in Sources */,
273 8BBFEF0C2F9874AE00E8E144 /* LookupSnapshot.swift in Sources */,
274 );
275 runOnlyForDeploymentPostprocessing = 0;
276 };
277 8BDA00010000000000000007 /* Sources */ = {
278 isa = PBXSourcesBuildPhase;
279 buildActionMask = 2147483647;
280 files = (
281 );
282 runOnlyForDeploymentPostprocessing = 0;
283 };
284/* End PBXSourcesBuildPhase section */
285
286/* Begin XCBuildConfiguration section */
287 8B7800722F6090E400933221 /* Debug */ = {
288 isa = XCBuildConfiguration;
289 buildSettings = {
290 ALWAYS_SEARCH_USER_PATHS = NO;
291 ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
292 CLANG_ANALYZER_NONNULL = YES;
293 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
294 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
295 CLANG_ENABLE_MODULES = YES;
296 CLANG_ENABLE_OBJC_ARC = YES;
297 CLANG_ENABLE_OBJC_WEAK = YES;
298 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
299 CLANG_WARN_BOOL_CONVERSION = YES;
300 CLANG_WARN_COMMA = YES;
301 CLANG_WARN_CONSTANT_CONVERSION = YES;
302 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
303 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
304 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
305 CLANG_WARN_EMPTY_BODY = YES;
306 CLANG_WARN_ENUM_CONVERSION = YES;
307 CLANG_WARN_INFINITE_RECURSION = YES;
308 CLANG_WARN_INT_CONVERSION = YES;
309 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
310 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
311 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
312 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
313 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
314 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
315 CLANG_WARN_STRICT_PROTOTYPES = YES;
316 CLANG_WARN_SUSPICIOUS_MOVE = YES;
317 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
318 CLANG_WARN_UNREACHABLE_CODE = YES;
319 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
320 COPY_PHASE_STRIP = NO;
321 DEBUG_INFORMATION_FORMAT = dwarf;
322 DEVELOPMENT_TEAM = ZCNAX3VL9D;
323 ENABLE_STRICT_OBJC_MSGSEND = YES;
324 ENABLE_TESTABILITY = YES;
325 ENABLE_USER_SCRIPT_SANDBOXING = YES;
326 GCC_C_LANGUAGE_STANDARD = gnu17;
327 GCC_DYNAMIC_NO_PIC = NO;
328 GCC_NO_COMMON_BLOCKS = YES;
329 GCC_OPTIMIZATION_LEVEL = 0;
330 GCC_PREPROCESSOR_DEFINITIONS = (
331 "DEBUG=1",
332 "$(inherited)",
333 );
334 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
335 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
336 GCC_WARN_UNDECLARED_SELECTOR = YES;
337 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
338 GCC_WARN_UNUSED_FUNCTION = YES;
339 GCC_WARN_UNUSED_VARIABLE = YES;
340 IPHONEOS_DEPLOYMENT_TARGET = 26.2;
341 LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
342 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
343 MTL_FAST_MATH = YES;
344 ONLY_ACTIVE_ARCH = YES;
345 SDKROOT = iphoneos;
346 STRING_CATALOG_GENERATE_SYMBOLS = YES;
347 SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
348 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
349 };
350 name = Debug;
351 };
352 8B7800732F6090E400933221 /* Release */ = {
353 isa = XCBuildConfiguration;
354 buildSettings = {
355 ALWAYS_SEARCH_USER_PATHS = NO;
356 ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
357 CLANG_ANALYZER_NONNULL = YES;
358 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
359 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
360 CLANG_ENABLE_MODULES = YES;
361 CLANG_ENABLE_OBJC_ARC = YES;
362 CLANG_ENABLE_OBJC_WEAK = YES;
363 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
364 CLANG_WARN_BOOL_CONVERSION = YES;
365 CLANG_WARN_COMMA = YES;
366 CLANG_WARN_CONSTANT_CONVERSION = YES;
367 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
368 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
369 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
370 CLANG_WARN_EMPTY_BODY = YES;
371 CLANG_WARN_ENUM_CONVERSION = YES;
372 CLANG_WARN_INFINITE_RECURSION = YES;
373 CLANG_WARN_INT_CONVERSION = YES;
374 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
375 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
376 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
377 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
378 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
379 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
380 CLANG_WARN_STRICT_PROTOTYPES = YES;
381 CLANG_WARN_SUSPICIOUS_MOVE = YES;
382 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
383 CLANG_WARN_UNREACHABLE_CODE = YES;
384 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
385 COPY_PHASE_STRIP = NO;
386 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
387 DEVELOPMENT_TEAM = ZCNAX3VL9D;
388 ENABLE_NS_ASSERTIONS = NO;
389 ENABLE_STRICT_OBJC_MSGSEND = YES;
390 ENABLE_USER_SCRIPT_SANDBOXING = YES;
391 GCC_C_LANGUAGE_STANDARD = gnu17;
392 GCC_NO_COMMON_BLOCKS = YES;
393 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
394 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
395 GCC_WARN_UNDECLARED_SELECTOR = YES;
396 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
397 GCC_WARN_UNUSED_FUNCTION = YES;
398 GCC_WARN_UNUSED_VARIABLE = YES;
399 IPHONEOS_DEPLOYMENT_TARGET = 26.2;
400 LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
401 MTL_ENABLE_DEBUG_INFO = NO;
402 MTL_FAST_MATH = YES;
403 SDKROOT = iphoneos;
404 STRING_CATALOG_GENERATE_SYMBOLS = YES;
405 SWIFT_COMPILATION_MODE = wholemodule;
406 VALIDATE_PRODUCT = YES;
407 };
408 name = Release;
409 };
410 8B7800752F6090E400933221 /* Debug */ = {
411 isa = XCBuildConfiguration;
412 buildSettings = {
413 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
414 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
415 CODE_SIGN_ENTITLEMENTS = DomainDig/DomainDig.entitlements;
416 CODE_SIGN_STYLE = Automatic;
417 CURRENT_PROJECT_VERSION = 37;
418 DEVELOPMENT_TEAM = ZCNAX3VL9D;
419 ENABLE_PREVIEWS = YES;
420 GENERATE_INFOPLIST_FILE = YES;
421 INFOPLIST_FILE = DomainDig/Info.plist;
422 INFOPLIST_KEY_CFBundleDisplayName = "Domain Dig";
423 INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
424 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
425 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
426 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
427 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
428 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
429 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
430 LD_RUNPATH_SEARCH_PATHS = (
431 "$(inherited)",
432 "@executable_path/Frameworks",
433 );
434 MARKETING_VERSION = 4.5.0;
435 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig;
436 PRODUCT_NAME = "$(TARGET_NAME)";
437 STRING_CATALOG_GENERATE_SYMBOLS = YES;
438 SWIFT_APPROACHABLE_CONCURRENCY = YES;
439 SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
440 SWIFT_EMIT_LOC_STRINGS = YES;
441 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
442 SWIFT_VERSION = 5.0;
443 TARGETED_DEVICE_FAMILY = "1,2";
444 };
445 name = Debug;
446 };
447 8B7800762F6090E400933221 /* Release */ = {
448 isa = XCBuildConfiguration;
449 buildSettings = {
450 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
451 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
452 CODE_SIGN_ENTITLEMENTS = DomainDig/DomainDig.entitlements;
453 CODE_SIGN_STYLE = Automatic;
454 CURRENT_PROJECT_VERSION = 37;
455 DEVELOPMENT_TEAM = ZCNAX3VL9D;
456 ENABLE_PREVIEWS = YES;
457 GENERATE_INFOPLIST_FILE = YES;
458 INFOPLIST_FILE = DomainDig/Info.plist;
459 INFOPLIST_KEY_CFBundleDisplayName = "Domain Dig";
460 INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
461 INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
462 INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
463 INFOPLIST_KEY_UILaunchScreen_Generation = YES;
464 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
465 INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
466 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
467 LD_RUNPATH_SEARCH_PATHS = (
468 "$(inherited)",
469 "@executable_path/Frameworks",
470 );
471 MARKETING_VERSION = 4.5.0;
472 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig;
473 PRODUCT_NAME = "$(TARGET_NAME)";
474 STRING_CATALOG_GENERATE_SYMBOLS = YES;
475 SWIFT_APPROACHABLE_CONCURRENCY = YES;
476 SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
477 SWIFT_EMIT_LOC_STRINGS = YES;
478 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
479 SWIFT_VERSION = 5.0;
480 TARGETED_DEVICE_FAMILY = "1,2";
481 };
482 name = Release;
483 };
484 8BDA0001000000000000000B /* Debug */ = {
485 isa = XCBuildConfiguration;
486 buildSettings = {
487 APPLICATION_EXTENSION_API_ONLY = YES;
488 CODE_SIGN_ENTITLEMENTS = DomainDigWidget/DomainDigWidget.entitlements;
489 CODE_SIGN_STYLE = Automatic;
490 CURRENT_PROJECT_VERSION = 37;
491 DEVELOPMENT_TEAM = ZCNAX3VL9D;
492 GENERATE_INFOPLIST_FILE = NO;
493 INFOPLIST_FILE = DomainDigWidget/Info.plist;
494 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
495 LD_RUNPATH_SEARCH_PATHS = (
496 "$(inherited)",
497 "@executable_path/Frameworks",
498 "@executable_path/../../Frameworks",
499 );
500 MARKETING_VERSION = 4.5.0;
501 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig.DomainDigWidget;
502 PRODUCT_NAME = "$(TARGET_NAME)";
503 SKIP_INSTALL = YES;
504 SWIFT_APPROACHABLE_CONCURRENCY = YES;
505 SWIFT_EMIT_LOC_STRINGS = YES;
506 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
507 SWIFT_VERSION = 5.0;
508 TARGETED_DEVICE_FAMILY = "1,2";
509 };
510 name = Debug;
511 };
512 8BDA0001000000000000000C /* Release */ = {
513 isa = XCBuildConfiguration;
514 buildSettings = {
515 APPLICATION_EXTENSION_API_ONLY = YES;
516 CODE_SIGN_ENTITLEMENTS = DomainDigWidget/DomainDigWidget.entitlements;
517 CODE_SIGN_STYLE = Automatic;
518 CURRENT_PROJECT_VERSION = 37;
519 DEVELOPMENT_TEAM = ZCNAX3VL9D;
520 GENERATE_INFOPLIST_FILE = NO;
521 INFOPLIST_FILE = DomainDigWidget/Info.plist;
522 IPHONEOS_DEPLOYMENT_TARGET = 17.6;
523 LD_RUNPATH_SEARCH_PATHS = (
524 "$(inherited)",
525 "@executable_path/Frameworks",
526 "@executable_path/../../Frameworks",
527 );
528 MARKETING_VERSION = 4.5.0;
529 PRODUCT_BUNDLE_IDENTIFIER = net.cleberg.DomainDig.DomainDigWidget;
530 PRODUCT_NAME = "$(TARGET_NAME)";
531 SKIP_INSTALL = YES;
532 SWIFT_APPROACHABLE_CONCURRENCY = YES;
533 SWIFT_EMIT_LOC_STRINGS = YES;
534 SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
535 SWIFT_VERSION = 5.0;
536 TARGETED_DEVICE_FAMILY = "1,2";
537 };
538 name = Release;
539 };
540/* End XCBuildConfiguration section */
541
542/* Begin XCConfigurationList section */
543 8B7800642F6090E300933221 /* Build configuration list for PBXProject "DomainDig" */ = {
544 isa = XCConfigurationList;
545 buildConfigurations = (
546 8B7800722F6090E400933221 /* Debug */,
547 8B7800732F6090E400933221 /* Release */,
548 );
549 defaultConfigurationIsVisible = 0;
550 defaultConfigurationName = Release;
551 };
552 8B7800742F6090E400933221 /* Build configuration list for PBXNativeTarget "DomainDig" */ = {
553 isa = XCConfigurationList;
554 buildConfigurations = (
555 8B7800752F6090E400933221 /* Debug */,
556 8B7800762F6090E400933221 /* Release */,
557 );
558 defaultConfigurationIsVisible = 0;
559 defaultConfigurationName = Release;
560 };
561 8BDA0001000000000000000A /* Build configuration list for PBXNativeTarget "DomainDigWidgetExtension" */ = {
562 isa = XCConfigurationList;
563 buildConfigurations = (
564 8BDA0001000000000000000B /* Debug */,
565 8BDA0001000000000000000C /* Release */,
566 );
567 defaultConfigurationIsVisible = 0;
568 defaultConfigurationName = Release;
569 };
570/* End XCConfigurationList section */
571 };
572 rootObject = 8B7800612F6090E300933221 /* Project object */;
573}