Newer Older
522 lines | 18.696kb
Bogdan Timofte authored a month ago
1
// !$*UTF8*$!
2
{
3
	archiveVersion = 1;
4
	classes = {
5
	};
6
	objectVersion = 77;
7
	objects = {
8

            
Bogdan Timofte authored 2 weeks ago
9
/* Begin PBXContainerItemProxy section */
10
		43A1000B2FA5000000000001 /* PBXContainerItemProxy */ = {
11
			isa = PBXContainerItemProxy;
12
			containerPortal = 439832712FA4933E003C0182 /* Project object */;
13
			proxyType = 1;
14
			remoteGlobalIDString = 439832782FA4933E003C0182;
15
			remoteInfo = HealthProbe;
16
		};
17
/* End PBXContainerItemProxy section */
18

            
Bogdan Timofte authored 2 weeks ago
19
/* Begin PBXFileReference section */
20
		439832792FA4933E003C0182 /* HealthProbe.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HealthProbe.app; sourceTree = BUILT_PRODUCTS_DIR; };
21
		43A100012FA5000000000001 /* HealthProbeTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = HealthProbeTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
22
/* End PBXFileReference section */
23

            
Bogdan Timofte authored a month ago
24
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
25
		439832862FA4933F003C0182 /* Exceptions for "HealthProbe" folder in "HealthProbe" target */ = {
26
			isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
27
			membershipExceptions = (
Bogdan Timofte authored 2 weeks ago
28
				"Doc/00-agent-guides/AGENTS.md",
29
				"Doc/00-agent-guides/CLAUDE.md",
30
				"Doc/01-product/Forensics-Limitations.md",
31
				"Doc/01-product/MVP-Specification.md",
32
				"Doc/01-product/Product-Specification.md",
33
				"Doc/02-architecture/Core-Data-Cache-Design.md",
34
				"Doc/02-architecture/Database-Design.md",
35
				"Doc/02-architecture/Export-Specification.md",
36
				"Doc/02-architecture/Implementation-Guide.md",
37
				"Doc/03-ui/README.md",
38
				"Doc/04-project/IMPLEMENTATION_STATUS.md",
39
				"Doc/04-project/Refactoring-Plan.md",
40
				"Doc/99-archive/DATA_TYPE_VIEWS_OPTIMIZATION.md",
41
				"Doc/99-archive/REFACTORING_DATA_TYPE_VIEWS.md",
42
				Doc/README.md,
Bogdan Timofte authored a month ago
43
				Info.plist,
44
			);
45
			target = 439832782FA4933E003C0182 /* HealthProbe */;
46
		};
47
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
48

            
49
/* Begin PBXFileSystemSynchronizedRootGroup section */
50
		4398327B2FA4933E003C0182 /* HealthProbe */ = {
51
			isa = PBXFileSystemSynchronizedRootGroup;
52
			exceptions = (
53
				439832862FA4933F003C0182 /* Exceptions for "HealthProbe" folder in "HealthProbe" target */,
54
			);
55
			path = HealthProbe;
56
			sourceTree = "<group>";
57
		};
Bogdan Timofte authored 2 weeks ago
58
		43A100022FA5000000000001 /* HealthProbeTests */ = {
59
			isa = PBXFileSystemSynchronizedRootGroup;
60
			path = HealthProbeTests;
61
			sourceTree = "<group>";
62
		};
Bogdan Timofte authored a month ago
63
/* End PBXFileSystemSynchronizedRootGroup section */
64

            
65
/* Begin PBXFrameworksBuildPhase section */
66
		439832762FA4933E003C0182 /* Frameworks */ = {
67
			isa = PBXFrameworksBuildPhase;
68
			buildActionMask = 2147483647;
69
			files = (
70
			);
71
			runOnlyForDeploymentPostprocessing = 0;
72
		};
Bogdan Timofte authored 2 weeks ago
73
		43A100042FA5000000000001 /* Frameworks */ = {
74
			isa = PBXFrameworksBuildPhase;
75
			buildActionMask = 2147483647;
76
			files = (
77
			);
78
			runOnlyForDeploymentPostprocessing = 0;
79
		};
Bogdan Timofte authored a month ago
80
/* End PBXFrameworksBuildPhase section */
81

            
82
/* Begin PBXGroup section */
83
		439832702FA4933E003C0182 = {
84
			isa = PBXGroup;
85
			children = (
86
				4398327B2FA4933E003C0182 /* HealthProbe */,
Bogdan Timofte authored 2 weeks ago
87
				43A100022FA5000000000001 /* HealthProbeTests */,
Bogdan Timofte authored a month ago
88
				4398327A2FA4933E003C0182 /* Products */,
89
			);
90
			sourceTree = "<group>";
91
		};
92
		4398327A2FA4933E003C0182 /* Products */ = {
93
			isa = PBXGroup;
94
			children = (
95
				439832792FA4933E003C0182 /* HealthProbe.app */,
Bogdan Timofte authored 2 weeks ago
96
				43A100012FA5000000000001 /* HealthProbeTests.xctest */,
Bogdan Timofte authored a month ago
97
			);
98
			name = Products;
99
			sourceTree = "<group>";
100
		};
101
/* End PBXGroup section */
102

            
103
/* Begin PBXNativeTarget section */
104
		439832782FA4933E003C0182 /* HealthProbe */ = {
105
			isa = PBXNativeTarget;
106
			buildConfigurationList = 439832872FA4933F003C0182 /* Build configuration list for PBXNativeTarget "HealthProbe" */;
107
			buildPhases = (
108
				439832752FA4933E003C0182 /* Sources */,
109
				439832762FA4933E003C0182 /* Frameworks */,
110
				439832772FA4933E003C0182 /* Resources */,
111
			);
112
			buildRules = (
113
			);
114
			dependencies = (
115
			);
116
			fileSystemSynchronizedGroups = (
117
				4398327B2FA4933E003C0182 /* HealthProbe */,
118
			);
119
			name = HealthProbe;
120
			packageProductDependencies = (
121
			);
122
			productName = HealthProbe;
123
			productReference = 439832792FA4933E003C0182 /* HealthProbe.app */;
124
			productType = "com.apple.product-type.application";
125
		};
Bogdan Timofte authored 2 weeks ago
126
		43A100062FA5000000000001 /* HealthProbeTests */ = {
127
			isa = PBXNativeTarget;
128
			buildConfigurationList = 43A100092FA5000000000001 /* Build configuration list for PBXNativeTarget "HealthProbeTests" */;
129
			buildPhases = (
130
				43A100032FA5000000000001 /* Sources */,
131
				43A100042FA5000000000001 /* Frameworks */,
132
				43A100052FA5000000000001 /* Resources */,
133
			);
134
			buildRules = (
135
			);
136
			dependencies = (
137
				43A1000A2FA5000000000001 /* PBXTargetDependency */,
138
			);
139
			fileSystemSynchronizedGroups = (
140
				43A100022FA5000000000001 /* HealthProbeTests */,
141
			);
142
			name = HealthProbeTests;
143
			packageProductDependencies = (
144
			);
145
			productName = HealthProbeTests;
146
			productReference = 43A100012FA5000000000001 /* HealthProbeTests.xctest */;
147
			productType = "com.apple.product-type.bundle.unit-test";
148
		};
Bogdan Timofte authored a month ago
149
/* End PBXNativeTarget section */
150

            
151
/* Begin PBXProject section */
152
		439832712FA4933E003C0182 /* Project object */ = {
153
			isa = PBXProject;
154
			attributes = {
155
				BuildIndependentTargetsInParallel = 1;
156
				LastSwiftUpdateCheck = 2640;
Bogdan Timofte authored 2 weeks ago
157
				LastUpgradeCheck = 2650;
Bogdan Timofte authored a month ago
158
				TargetAttributes = {
159
					439832782FA4933E003C0182 = {
160
						CreatedOnToolsVersion = 26.4.1;
Bogdan Timofte authored a month ago
161
						SystemCapabilities = {
162
							com.apple.HealthKit = {
163
								enabled = 1;
164
							};
165
						};
Bogdan Timofte authored a month ago
166
					};
Bogdan Timofte authored 2 weeks ago
167
					43A100062FA5000000000001 = {
168
						CreatedOnToolsVersion = 26.4.1;
169
						TestTargetID = 439832782FA4933E003C0182;
170
					};
Bogdan Timofte authored a month ago
171
				};
172
			};
173
			buildConfigurationList = 439832742FA4933E003C0182 /* Build configuration list for PBXProject "HealthProbe" */;
174
			developmentRegion = en;
175
			hasScannedForEncodings = 0;
176
			knownRegions = (
177
				en,
178
				Base,
179
			);
180
			mainGroup = 439832702FA4933E003C0182;
181
			minimizedProjectReferenceProxies = 1;
182
			preferredProjectObjectVersion = 77;
183
			productRefGroup = 4398327A2FA4933E003C0182 /* Products */;
184
			projectDirPath = "";
185
			projectRoot = "";
186
			targets = (
187
				439832782FA4933E003C0182 /* HealthProbe */,
Bogdan Timofte authored 2 weeks ago
188
				43A100062FA5000000000001 /* HealthProbeTests */,
Bogdan Timofte authored a month ago
189
			);
190
		};
191
/* End PBXProject section */
192

            
193
/* Begin PBXResourcesBuildPhase section */
194
		439832772FA4933E003C0182 /* Resources */ = {
195
			isa = PBXResourcesBuildPhase;
196
			buildActionMask = 2147483647;
197
			files = (
198
			);
199
			runOnlyForDeploymentPostprocessing = 0;
200
		};
Bogdan Timofte authored 2 weeks ago
201
		43A100052FA5000000000001 /* Resources */ = {
202
			isa = PBXResourcesBuildPhase;
203
			buildActionMask = 2147483647;
204
			files = (
205
			);
206
			runOnlyForDeploymentPostprocessing = 0;
207
		};
Bogdan Timofte authored a month ago
208
/* End PBXResourcesBuildPhase section */
209

            
210
/* Begin PBXSourcesBuildPhase section */
211
		439832752FA4933E003C0182 /* Sources */ = {
212
			isa = PBXSourcesBuildPhase;
213
			buildActionMask = 2147483647;
214
			files = (
215
			);
216
			runOnlyForDeploymentPostprocessing = 0;
217
		};
Bogdan Timofte authored 2 weeks ago
218
		43A100032FA5000000000001 /* Sources */ = {
219
			isa = PBXSourcesBuildPhase;
220
			buildActionMask = 2147483647;
221
			files = (
222
			);
223
			runOnlyForDeploymentPostprocessing = 0;
224
		};
Bogdan Timofte authored a month ago
225
/* End PBXSourcesBuildPhase section */
226

            
Bogdan Timofte authored 2 weeks ago
227
/* Begin PBXTargetDependency section */
228
		43A1000A2FA5000000000001 /* PBXTargetDependency */ = {
229
			isa = PBXTargetDependency;
230
			target = 439832782FA4933E003C0182 /* HealthProbe */;
231
			targetProxy = 43A1000B2FA5000000000001 /* PBXContainerItemProxy */;
232
		};
233
/* End PBXTargetDependency section */
234

            
Bogdan Timofte authored a month ago
235
/* Begin XCBuildConfiguration section */
236
		439832882FA4933F003C0182 /* Debug */ = {
237
			isa = XCBuildConfiguration;
238
			buildSettings = {
239
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
240
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
241
				CODE_SIGN_ENTITLEMENTS = HealthProbe/HealthProbe.entitlements;
242
				CODE_SIGN_STYLE = Automatic;
243
				CURRENT_PROJECT_VERSION = 1;
244
				DEVELOPMENT_TEAM = 9K2U3V9GZF;
245
				ENABLE_PREVIEWS = YES;
246
				GENERATE_INFOPLIST_FILE = YES;
247
				INFOPLIST_FILE = HealthProbe/Info.plist;
248
				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
249
				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
250
				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
251
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
252
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
253
				LD_RUNPATH_SEARCH_PATHS = (
254
					"$(inherited)",
255
					"@executable_path/Frameworks",
256
				);
257
				MARKETING_VERSION = 1.0;
258
				PRODUCT_BUNDLE_IDENTIFIER = ro.xdev.HealthProbe;
259
				PRODUCT_NAME = "$(TARGET_NAME)";
260
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
Bogdan Timofte authored a month ago
261
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
262
				SUPPORTS_MACCATALYST = NO;
263
				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
264
				SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
Bogdan Timofte authored a month ago
265
				SWIFT_APPROACHABLE_CONCURRENCY = YES;
266
				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
267
				SWIFT_EMIT_LOC_STRINGS = YES;
268
				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
269
				SWIFT_VERSION = 5.0;
Bogdan Timofte authored a month ago
270
				TARGETED_DEVICE_FAMILY = 1;
Bogdan Timofte authored a month ago
271
			};
272
			name = Debug;
273
		};
274
		439832892FA4933F003C0182 /* Release */ = {
275
			isa = XCBuildConfiguration;
276
			buildSettings = {
277
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
278
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
279
				CODE_SIGN_ENTITLEMENTS = HealthProbe/HealthProbe.entitlements;
280
				CODE_SIGN_STYLE = Automatic;
281
				CURRENT_PROJECT_VERSION = 1;
282
				DEVELOPMENT_TEAM = 9K2U3V9GZF;
283
				ENABLE_PREVIEWS = YES;
284
				GENERATE_INFOPLIST_FILE = YES;
285
				INFOPLIST_FILE = HealthProbe/Info.plist;
286
				INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
287
				INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
288
				INFOPLIST_KEY_UILaunchScreen_Generation = YES;
289
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
290
				INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
291
				LD_RUNPATH_SEARCH_PATHS = (
292
					"$(inherited)",
293
					"@executable_path/Frameworks",
294
				);
295
				MARKETING_VERSION = 1.0;
296
				PRODUCT_BUNDLE_IDENTIFIER = ro.xdev.HealthProbe;
297
				PRODUCT_NAME = "$(TARGET_NAME)";
298
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
Bogdan Timofte authored a month ago
299
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
300
				SUPPORTS_MACCATALYST = NO;
301
				SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
302
				SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
Bogdan Timofte authored a month ago
303
				SWIFT_APPROACHABLE_CONCURRENCY = YES;
304
				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
305
				SWIFT_EMIT_LOC_STRINGS = YES;
306
				SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
307
				SWIFT_VERSION = 5.0;
Bogdan Timofte authored a month ago
308
				TARGETED_DEVICE_FAMILY = 1;
Bogdan Timofte authored a month ago
309
			};
310
			name = Release;
311
		};
312
		4398328A2FA4933F003C0182 /* Debug */ = {
313
			isa = XCBuildConfiguration;
314
			buildSettings = {
315
				ALWAYS_SEARCH_USER_PATHS = NO;
316
				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
317
				CLANG_ANALYZER_NONNULL = YES;
318
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
319
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
320
				CLANG_ENABLE_MODULES = YES;
321
				CLANG_ENABLE_OBJC_ARC = YES;
322
				CLANG_ENABLE_OBJC_WEAK = YES;
323
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
324
				CLANG_WARN_BOOL_CONVERSION = YES;
325
				CLANG_WARN_COMMA = YES;
326
				CLANG_WARN_CONSTANT_CONVERSION = YES;
327
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
328
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
329
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
330
				CLANG_WARN_EMPTY_BODY = YES;
331
				CLANG_WARN_ENUM_CONVERSION = YES;
332
				CLANG_WARN_INFINITE_RECURSION = YES;
333
				CLANG_WARN_INT_CONVERSION = YES;
334
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
335
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
336
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
337
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
338
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
339
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
340
				CLANG_WARN_STRICT_PROTOTYPES = YES;
341
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
342
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
343
				CLANG_WARN_UNREACHABLE_CODE = YES;
344
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
345
				COPY_PHASE_STRIP = NO;
346
				DEBUG_INFORMATION_FORMAT = dwarf;
347
				DEVELOPMENT_TEAM = 9K2U3V9GZF;
348
				ENABLE_STRICT_OBJC_MSGSEND = YES;
349
				ENABLE_TESTABILITY = YES;
350
				ENABLE_USER_SCRIPT_SANDBOXING = YES;
351
				GCC_C_LANGUAGE_STANDARD = gnu17;
352
				GCC_DYNAMIC_NO_PIC = NO;
353
				GCC_NO_COMMON_BLOCKS = YES;
354
				GCC_OPTIMIZATION_LEVEL = 0;
355
				GCC_PREPROCESSOR_DEFINITIONS = (
356
					"DEBUG=1",
357
					"$(inherited)",
358
				);
359
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
360
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
361
				GCC_WARN_UNDECLARED_SELECTOR = YES;
362
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
363
				GCC_WARN_UNUSED_FUNCTION = YES;
364
				GCC_WARN_UNUSED_VARIABLE = YES;
365
				IPHONEOS_DEPLOYMENT_TARGET = 26.4;
366
				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
367
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
368
				MTL_FAST_MATH = YES;
369
				ONLY_ACTIVE_ARCH = YES;
370
				SDKROOT = iphoneos;
Bogdan Timofte authored 2 weeks ago
371
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
Bogdan Timofte authored a month ago
372
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
373
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
374
			};
375
			name = Debug;
376
		};
377
		4398328B2FA4933F003C0182 /* Release */ = {
378
			isa = XCBuildConfiguration;
379
			buildSettings = {
380
				ALWAYS_SEARCH_USER_PATHS = NO;
381
				ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
382
				CLANG_ANALYZER_NONNULL = YES;
383
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
384
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
385
				CLANG_ENABLE_MODULES = YES;
386
				CLANG_ENABLE_OBJC_ARC = YES;
387
				CLANG_ENABLE_OBJC_WEAK = YES;
388
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
389
				CLANG_WARN_BOOL_CONVERSION = YES;
390
				CLANG_WARN_COMMA = YES;
391
				CLANG_WARN_CONSTANT_CONVERSION = YES;
392
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
393
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
394
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
395
				CLANG_WARN_EMPTY_BODY = YES;
396
				CLANG_WARN_ENUM_CONVERSION = YES;
397
				CLANG_WARN_INFINITE_RECURSION = YES;
398
				CLANG_WARN_INT_CONVERSION = YES;
399
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
400
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
401
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
402
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
403
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
404
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
405
				CLANG_WARN_STRICT_PROTOTYPES = YES;
406
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
407
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
408
				CLANG_WARN_UNREACHABLE_CODE = YES;
409
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
410
				COPY_PHASE_STRIP = NO;
411
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
412
				DEVELOPMENT_TEAM = 9K2U3V9GZF;
413
				ENABLE_NS_ASSERTIONS = NO;
414
				ENABLE_STRICT_OBJC_MSGSEND = YES;
415
				ENABLE_USER_SCRIPT_SANDBOXING = YES;
416
				GCC_C_LANGUAGE_STANDARD = gnu17;
417
				GCC_NO_COMMON_BLOCKS = YES;
418
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
419
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
420
				GCC_WARN_UNDECLARED_SELECTOR = YES;
421
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
422
				GCC_WARN_UNUSED_FUNCTION = YES;
423
				GCC_WARN_UNUSED_VARIABLE = YES;
424
				IPHONEOS_DEPLOYMENT_TARGET = 26.4;
425
				LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
426
				MTL_ENABLE_DEBUG_INFO = NO;
427
				MTL_FAST_MATH = YES;
428
				SDKROOT = iphoneos;
Bogdan Timofte authored 2 weeks ago
429
				STRING_CATALOG_GENERATE_SYMBOLS = YES;
Bogdan Timofte authored a month ago
430
				SWIFT_COMPILATION_MODE = wholemodule;
431
				VALIDATE_PRODUCT = YES;
432
			};
433
			name = Release;
434
		};
Bogdan Timofte authored 2 weeks ago
435
		43A100072FA5000000000001 /* Debug */ = {
436
			isa = XCBuildConfiguration;
437
			buildSettings = {
438
				BUNDLE_LOADER = "$(TEST_HOST)";
439
				CODE_SIGN_STYLE = Automatic;
440
				CURRENT_PROJECT_VERSION = 1;
441
				DEVELOPMENT_TEAM = 9K2U3V9GZF;
442
				GENERATE_INFOPLIST_FILE = YES;
443
				IPHONEOS_DEPLOYMENT_TARGET = 26.4;
444
				LD_RUNPATH_SEARCH_PATHS = (
445
					"$(inherited)",
446
					"@executable_path/Frameworks",
447
					"@loader_path/Frameworks",
448
				);
449
				MARKETING_VERSION = 1.0;
450
				PRODUCT_BUNDLE_IDENTIFIER = ro.xdev.HealthProbeTests;
451
				PRODUCT_NAME = "$(TARGET_NAME)";
452
				SDKROOT = iphoneos;
453
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
454
				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
455
				SWIFT_VERSION = 5.0;
456
				TARGETED_DEVICE_FAMILY = 1;
457
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/HealthProbe.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/HealthProbe";
458
				TEST_TARGET_NAME = HealthProbe;
459
			};
460
			name = Debug;
461
		};
462
		43A100082FA5000000000001 /* Release */ = {
463
			isa = XCBuildConfiguration;
464
			buildSettings = {
465
				BUNDLE_LOADER = "$(TEST_HOST)";
466
				CODE_SIGN_STYLE = Automatic;
467
				CURRENT_PROJECT_VERSION = 1;
468
				DEVELOPMENT_TEAM = 9K2U3V9GZF;
469
				GENERATE_INFOPLIST_FILE = YES;
470
				IPHONEOS_DEPLOYMENT_TARGET = 26.4;
471
				LD_RUNPATH_SEARCH_PATHS = (
472
					"$(inherited)",
473
					"@executable_path/Frameworks",
474
					"@loader_path/Frameworks",
475
				);
476
				MARKETING_VERSION = 1.0;
477
				PRODUCT_BUNDLE_IDENTIFIER = ro.xdev.HealthProbeTests;
478
				PRODUCT_NAME = "$(TARGET_NAME)";
479
				SDKROOT = iphoneos;
480
				SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
481
				SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
482
				SWIFT_VERSION = 5.0;
483
				TARGETED_DEVICE_FAMILY = 1;
484
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/HealthProbe.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/HealthProbe";
485
				TEST_TARGET_NAME = HealthProbe;
486
			};
487
			name = Release;
488
		};
Bogdan Timofte authored a month ago
489
/* End XCBuildConfiguration section */
490

            
491
/* Begin XCConfigurationList section */
492
		439832742FA4933E003C0182 /* Build configuration list for PBXProject "HealthProbe" */ = {
493
			isa = XCConfigurationList;
494
			buildConfigurations = (
495
				4398328A2FA4933F003C0182 /* Debug */,
496
				4398328B2FA4933F003C0182 /* Release */,
497
			);
498
			defaultConfigurationIsVisible = 0;
499
			defaultConfigurationName = Release;
500
		};
501
		439832872FA4933F003C0182 /* Build configuration list for PBXNativeTarget "HealthProbe" */ = {
502
			isa = XCConfigurationList;
503
			buildConfigurations = (
504
				439832882FA4933F003C0182 /* Debug */,
505
				439832892FA4933F003C0182 /* Release */,
506
			);
507
			defaultConfigurationIsVisible = 0;
508
			defaultConfigurationName = Release;
509
		};
Bogdan Timofte authored 2 weeks ago
510
		43A100092FA5000000000001 /* Build configuration list for PBXNativeTarget "HealthProbeTests" */ = {
511
			isa = XCConfigurationList;
512
			buildConfigurations = (
513
				43A100072FA5000000000001 /* Debug */,
514
				43A100082FA5000000000001 /* Release */,
515
			);
516
			defaultConfigurationIsVisible = 0;
517
			defaultConfigurationName = Release;
518
		};
Bogdan Timofte authored a month ago
519
/* End XCConfigurationList section */
520
	};
521
	rootObject = 439832712FA4933E003C0182 /* Project object */;
522
}