1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 46;
7	objects = {
8
9/* Begin PBXBuildFile section */
10		13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
11		13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
12		3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; };
13		96905EF65AED1B983A6B3ABC /* libPods-NativeTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-NativeTests.a */; };
14		BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; };
15/* End PBXBuildFile section */
16
17/* Begin PBXFileReference section */
18		13B07F961A680F5B00A75B9A /* NativeTests.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = NativeTests.app; sourceTree = BUILT_PRODUCTS_DIR; };
19		13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = NativeTests/Images.xcassets; sourceTree = "<group>"; };
20		13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = NativeTests/Info.plist; sourceTree = "<group>"; };
21		13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = NativeTests/main.m; sourceTree = "<group>"; };
22		58EEBF8E8E6FB1BC6CAF49B5 /* libPods-NativeTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-NativeTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
23		6C2E3173556A471DD304B334 /* Pods-NativeTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NativeTests.debug.xcconfig"; path = "Target Support Files/Pods-NativeTests/Pods-NativeTests.debug.xcconfig"; sourceTree = "<group>"; };
24		7A4D352CD337FB3A3BF06240 /* Pods-NativeTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NativeTests.release.xcconfig"; path = "Target Support Files/Pods-NativeTests/Pods-NativeTests.release.xcconfig"; sourceTree = "<group>"; };
25		AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = NativeTests/SplashScreen.storyboard; sourceTree = "<group>"; };
26		BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; };
27		ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
28/* End PBXFileReference section */
29
30/* Begin PBXFrameworksBuildPhase section */
31		13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
32			isa = PBXFrameworksBuildPhase;
33			buildActionMask = 2147483647;
34			files = (
35				96905EF65AED1B983A6B3ABC /* libPods-NativeTests.a in Frameworks */,
36			);
37			runOnlyForDeploymentPostprocessing = 0;
38		};
39/* End PBXFrameworksBuildPhase section */
40
41/* Begin PBXGroup section */
42		13B07FAE1A68108700A75B9A /* NativeTests */ = {
43			isa = PBXGroup;
44			children = (
45				BB2F792B24A3F905000567C9 /* Supporting */,
46				13B07FB51A68108700A75B9A /* Images.xcassets */,
47				13B07FB61A68108700A75B9A /* Info.plist */,
48				13B07FB71A68108700A75B9A /* main.m */,
49				AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */,
50			);
51			name = NativeTests;
52			sourceTree = "<group>";
53		};
54		2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
55			isa = PBXGroup;
56			children = (
57				ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
58				58EEBF8E8E6FB1BC6CAF49B5 /* libPods-NativeTests.a */,
59			);
60			name = Frameworks;
61			sourceTree = "<group>";
62		};
63		832341AE1AAA6A7D00B99B32 /* Libraries */ = {
64			isa = PBXGroup;
65			children = (
66			);
67			name = Libraries;
68			sourceTree = "<group>";
69		};
70		83CBB9F61A601CBA00E9B192 = {
71			isa = PBXGroup;
72			children = (
73				13B07FAE1A68108700A75B9A /* NativeTests */,
74				832341AE1AAA6A7D00B99B32 /* Libraries */,
75				83CBBA001A601CBA00E9B192 /* Products */,
76				2D16E6871FA4F8E400B85C8A /* Frameworks */,
77				D65327D7A22EEC0BE12398D9 /* Pods */,
78			);
79			indentWidth = 2;
80			sourceTree = "<group>";
81			tabWidth = 2;
82			usesTabs = 0;
83		};
84		83CBBA001A601CBA00E9B192 /* Products */ = {
85			isa = PBXGroup;
86			children = (
87				13B07F961A680F5B00A75B9A /* NativeTests.app */,
88			);
89			name = Products;
90			sourceTree = "<group>";
91		};
92		BB2F792B24A3F905000567C9 /* Supporting */ = {
93			isa = PBXGroup;
94			children = (
95				BB2F792C24A3F905000567C9 /* Expo.plist */,
96			);
97			name = Supporting;
98			path = NativeTests/Supporting;
99			sourceTree = "<group>";
100		};
101		D65327D7A22EEC0BE12398D9 /* Pods */ = {
102			isa = PBXGroup;
103			children = (
104				6C2E3173556A471DD304B334 /* Pods-NativeTests.debug.xcconfig */,
105				7A4D352CD337FB3A3BF06240 /* Pods-NativeTests.release.xcconfig */,
106			);
107			path = Pods;
108			sourceTree = "<group>";
109		};
110/* End PBXGroup section */
111
112/* Begin PBXNativeTarget section */
113		13B07F861A680F5B00A75B9A /* NativeTests */ = {
114			isa = PBXNativeTarget;
115			buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "NativeTests" */;
116			buildPhases = (
117				08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */,
118				13B07F871A680F5B00A75B9A /* Sources */,
119				13B07F8C1A680F5B00A75B9A /* Frameworks */,
120				13B07F8E1A680F5B00A75B9A /* Resources */,
121				00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
122				800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */,
123			);
124			buildRules = (
125			);
126			dependencies = (
127			);
128			name = NativeTests;
129			productName = NativeTests;
130			productReference = 13B07F961A680F5B00A75B9A /* NativeTests.app */;
131			productType = "com.apple.product-type.application";
132		};
133/* End PBXNativeTarget section */
134
135/* Begin PBXProject section */
136		83CBB9F71A601CBA00E9B192 /* Project object */ = {
137			isa = PBXProject;
138			attributes = {
139				LastSwiftUpdateCheck = 1330;
140				LastUpgradeCheck = 1130;
141				TargetAttributes = {
142					13B07F861A680F5B00A75B9A = {
143						LastSwiftMigration = 1250;
144					};
145				};
146			};
147			buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "NativeTests" */;
148			compatibilityVersion = "Xcode 3.2";
149			developmentRegion = en;
150			hasScannedForEncodings = 0;
151			knownRegions = (
152				en,
153				Base,
154			);
155			mainGroup = 83CBB9F61A601CBA00E9B192;
156			productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
157			projectDirPath = "";
158			projectRoot = "";
159			targets = (
160				13B07F861A680F5B00A75B9A /* NativeTests */,
161			);
162		};
163/* End PBXProject section */
164
165/* Begin PBXResourcesBuildPhase section */
166		13B07F8E1A680F5B00A75B9A /* Resources */ = {
167			isa = PBXResourcesBuildPhase;
168			buildActionMask = 2147483647;
169			files = (
170				BB2F792D24A3F905000567C9 /* Expo.plist in Resources */,
171				13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
172				3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */,
173			);
174			runOnlyForDeploymentPostprocessing = 0;
175		};
176/* End PBXResourcesBuildPhase section */
177
178/* Begin PBXShellScriptBuildPhase section */
179		00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
180			isa = PBXShellScriptBuildPhase;
181			buildActionMask = 2147483647;
182			files = (
183			);
184			inputPaths = (
185			);
186			name = "Bundle React Native code and images";
187			outputPaths = (
188			);
189			runOnlyForDeploymentPostprocessing = 0;
190			shellPath = /bin/sh;
191			shellScript = "export NODE_BINARY=node\n\n# The project root by default is one level up from the ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\n`node --print \"require('path').dirname(require.resolve('react-native/package.json')) + '/scripts/react-native-xcode.sh'\"`\n";
192		};
193		08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = {
194			isa = PBXShellScriptBuildPhase;
195			buildActionMask = 2147483647;
196			files = (
197			);
198			inputFileListPaths = (
199			);
200			inputPaths = (
201				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
202				"${PODS_ROOT}/Manifest.lock",
203			);
204			name = "[CP] Check Pods Manifest.lock";
205			outputFileListPaths = (
206			);
207			outputPaths = (
208				"$(DERIVED_FILE_DIR)/Pods-NativeTests-checkManifestLockResult.txt",
209			);
210			runOnlyForDeploymentPostprocessing = 0;
211			shellPath = /bin/sh;
212			shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n    # print error to STDERR\n    echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n    exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
213			showEnvVarsInLog = 0;
214		};
215		800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = {
216			isa = PBXShellScriptBuildPhase;
217			buildActionMask = 2147483647;
218			files = (
219			);
220			inputPaths = (
221				"${PODS_ROOT}/Target Support Files/Pods-NativeTests/Pods-NativeTests-resources.sh",
222				"${PODS_CONFIGURATION_BUILD_DIR}/EXUpdates/EXUpdates.bundle",
223				"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle",
224				"${PODS_CONFIGURATION_BUILD_DIR}/expo-dev-launcher/EXDevLauncher.bundle",
225				"${PODS_CONFIGURATION_BUILD_DIR}/expo-dev-menu/EXDevMenu.bundle",
226			);
227			name = "[CP] Copy Pods Resources";
228			outputPaths = (
229				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXUpdates.bundle",
230				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AccessibilityResources.bundle",
231				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXDevLauncher.bundle",
232				"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXDevMenu.bundle",
233			);
234			runOnlyForDeploymentPostprocessing = 0;
235			shellPath = /bin/sh;
236			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NativeTests/Pods-NativeTests-resources.sh\"\n";
237			showEnvVarsInLog = 0;
238		};
239/* End PBXShellScriptBuildPhase section */
240
241/* Begin PBXSourcesBuildPhase section */
242		13B07F871A680F5B00A75B9A /* Sources */ = {
243			isa = PBXSourcesBuildPhase;
244			buildActionMask = 2147483647;
245			files = (
246				13B07FC11A68108700A75B9A /* main.m in Sources */,
247			);
248			runOnlyForDeploymentPostprocessing = 0;
249		};
250/* End PBXSourcesBuildPhase section */
251
252/* Begin XCBuildConfiguration section */
253		13B07F941A680F5B00A75B9A /* Debug */ = {
254			isa = XCBuildConfiguration;
255			baseConfigurationReference = 6C2E3173556A471DD304B334 /* Pods-NativeTests.debug.xcconfig */;
256			buildSettings = {
257				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
258				CLANG_ENABLE_MODULES = YES;
259				CURRENT_PROJECT_VERSION = 1;
260				ENABLE_BITCODE = NO;
261				GCC_PREPROCESSOR_DEFINITIONS = (
262					"$(inherited)",
263					"FB_SONARKIT_ENABLED=1",
264				);
265				INFOPLIST_FILE = NativeTests/Info.plist;
266				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
267				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
268				OTHER_LDFLAGS = (
269					"$(inherited)",
270					"-ObjC",
271					"-lc++",
272				);
273				OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
274				PRODUCT_BUNDLE_IDENTIFIER = org.name.NativeTests;
275				PRODUCT_NAME = NativeTests;
276				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
277				SWIFT_VERSION = 5.0;
278				VERSIONING_SYSTEM = "apple-generic";
279			};
280			name = Debug;
281		};
282		13B07F951A680F5B00A75B9A /* Release */ = {
283			isa = XCBuildConfiguration;
284			baseConfigurationReference = 7A4D352CD337FB3A3BF06240 /* Pods-NativeTests.release.xcconfig */;
285			buildSettings = {
286				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
287				CLANG_ENABLE_MODULES = YES;
288				CURRENT_PROJECT_VERSION = 1;
289				INFOPLIST_FILE = NativeTests/Info.plist;
290				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
291				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
292				OTHER_LDFLAGS = (
293					"$(inherited)",
294					"-ObjC",
295					"-lc++",
296				);
297				OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
298				PRODUCT_BUNDLE_IDENTIFIER = org.name.NativeTests;
299				PRODUCT_NAME = NativeTests;
300				SWIFT_VERSION = 5.0;
301				VERSIONING_SYSTEM = "apple-generic";
302			};
303			name = Release;
304		};
305		83CBBA201A601CBA00E9B192 /* Debug */ = {
306			isa = XCBuildConfiguration;
307			buildSettings = {
308				ALWAYS_SEARCH_USER_PATHS = NO;
309				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
310				CLANG_CXX_LANGUAGE_STANDARD = "c++17";
311				CLANG_CXX_LIBRARY = "libc++";
312				CLANG_ENABLE_MODULES = YES;
313				CLANG_ENABLE_OBJC_ARC = YES;
314				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
315				CLANG_WARN_BOOL_CONVERSION = YES;
316				CLANG_WARN_COMMA = YES;
317				CLANG_WARN_CONSTANT_CONVERSION = YES;
318				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
319				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
320				CLANG_WARN_EMPTY_BODY = YES;
321				CLANG_WARN_ENUM_CONVERSION = YES;
322				CLANG_WARN_INFINITE_RECURSION = YES;
323				CLANG_WARN_INT_CONVERSION = YES;
324				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
325				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
326				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
327				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
328				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
329				CLANG_WARN_STRICT_PROTOTYPES = YES;
330				CLANG_WARN_SUSPICIOUS_MOVE = YES;
331				CLANG_WARN_UNREACHABLE_CODE = YES;
332				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
333				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
334				COPY_PHASE_STRIP = NO;
335				ENABLE_STRICT_OBJC_MSGSEND = YES;
336				ENABLE_TESTABILITY = YES;
337				"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
338				GCC_C_LANGUAGE_STANDARD = gnu99;
339				GCC_DYNAMIC_NO_PIC = NO;
340				GCC_NO_COMMON_BLOCKS = YES;
341				GCC_OPTIMIZATION_LEVEL = 0;
342				GCC_PREPROCESSOR_DEFINITIONS = (
343					"DEBUG=1",
344					"$(inherited)",
345				);
346				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
347				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
348				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
349				GCC_WARN_UNDECLARED_SELECTOR = YES;
350				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
351				GCC_WARN_UNUSED_FUNCTION = YES;
352				GCC_WARN_UNUSED_VARIABLE = YES;
353				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
354				LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
355				LIBRARY_SEARCH_PATHS = "\"$(inherited)\"";
356				MTL_ENABLE_DEBUG_INFO = YES;
357				ONLY_ACTIVE_ARCH = YES;
358				SDKROOT = iphoneos;
359			};
360			name = Debug;
361		};
362		83CBBA211A601CBA00E9B192 /* Release */ = {
363			isa = XCBuildConfiguration;
364			buildSettings = {
365				ALWAYS_SEARCH_USER_PATHS = NO;
366				CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
367				CLANG_CXX_LANGUAGE_STANDARD = "c++17";
368				CLANG_CXX_LIBRARY = "libc++";
369				CLANG_ENABLE_MODULES = YES;
370				CLANG_ENABLE_OBJC_ARC = YES;
371				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
372				CLANG_WARN_BOOL_CONVERSION = YES;
373				CLANG_WARN_COMMA = YES;
374				CLANG_WARN_CONSTANT_CONVERSION = YES;
375				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
376				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
377				CLANG_WARN_EMPTY_BODY = YES;
378				CLANG_WARN_ENUM_CONVERSION = YES;
379				CLANG_WARN_INFINITE_RECURSION = YES;
380				CLANG_WARN_INT_CONVERSION = YES;
381				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
382				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
383				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
384				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
385				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
386				CLANG_WARN_STRICT_PROTOTYPES = YES;
387				CLANG_WARN_SUSPICIOUS_MOVE = YES;
388				CLANG_WARN_UNREACHABLE_CODE = YES;
389				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
390				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
391				COPY_PHASE_STRIP = YES;
392				ENABLE_NS_ASSERTIONS = NO;
393				ENABLE_STRICT_OBJC_MSGSEND = YES;
394				"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
395				GCC_C_LANGUAGE_STANDARD = gnu99;
396				GCC_NO_COMMON_BLOCKS = YES;
397				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
398				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
399				GCC_WARN_UNDECLARED_SELECTOR = YES;
400				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
401				GCC_WARN_UNUSED_FUNCTION = YES;
402				GCC_WARN_UNUSED_VARIABLE = YES;
403				IPHONEOS_DEPLOYMENT_TARGET = 12.0;
404				LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
405				LIBRARY_SEARCH_PATHS = "\"$(inherited)\"";
406				MTL_ENABLE_DEBUG_INFO = NO;
407				SDKROOT = iphoneos;
408				VALIDATE_PRODUCT = YES;
409			};
410			name = Release;
411		};
412/* End XCBuildConfiguration section */
413
414/* Begin XCConfigurationList section */
415		13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "NativeTests" */ = {
416			isa = XCConfigurationList;
417			buildConfigurations = (
418				13B07F941A680F5B00A75B9A /* Debug */,
419				13B07F951A680F5B00A75B9A /* Release */,
420			);
421			defaultConfigurationIsVisible = 0;
422			defaultConfigurationName = Release;
423		};
424		83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "NativeTests" */ = {
425			isa = XCConfigurationList;
426			buildConfigurations = (
427				83CBBA201A601CBA00E9B192 /* Debug */,
428				83CBBA211A601CBA00E9B192 /* Release */,
429			);
430			defaultConfigurationIsVisible = 0;
431			defaultConfigurationName = Release;
432		};
433/* End XCConfigurationList section */
434	};
435	rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
436}
437