← back to Govarbitrage

apps/mobile/device-proof-evidence/GovArbUITest/GovArbUITest.xcodeproj/project.pbxproj

224 lines

// !$*UTF8*$!
{
	archiveVersion = 1;
	classes = {
	};
	objectVersion = 56;
	objects = {

/* Begin PBXBuildFile section */
		1A0000000000000000000041 /* GovArbUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1A0000000000000000000040 /* GovArbUITests.swift */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
		1A0000000000000000000020 /* GovArbUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GovArbUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
		1A0000000000000000000040 /* GovArbUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GovArbUITests.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
		1A0000000000000000000052 /* Frameworks */ = {
			isa = PBXFrameworksBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
		1A0000000000000000000030 = {
			isa = PBXGroup;
			children = (
				1A0000000000000000000032 /* GovArbUITests */,
				1A0000000000000000000031 /* Products */,
			);
			sourceTree = "<group>";
		};
		1A0000000000000000000031 /* Products */ = {
			isa = PBXGroup;
			children = (
				1A0000000000000000000020 /* GovArbUITests.xctest */,
			);
			name = Products;
			sourceTree = "<group>";
		};
		1A0000000000000000000032 /* GovArbUITests */ = {
			isa = PBXGroup;
			children = (
				1A0000000000000000000040 /* GovArbUITests.swift */,
			);
			path = GovArbUITests;
			sourceTree = "<group>";
		};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
		1A0000000000000000000010 /* GovArbUITests */ = {
			isa = PBXNativeTarget;
			buildConfigurationList = 1A0000000000000000000061 /* Build configuration list for PBXNativeTarget "GovArbUITests" */;
			buildPhases = (
				1A0000000000000000000050 /* Sources */,
				1A0000000000000000000052 /* Frameworks */,
				1A0000000000000000000051 /* Resources */,
			);
			buildRules = (
			);
			dependencies = (
			);
			name = GovArbUITests;
			productName = GovArbUITests;
			productReference = 1A0000000000000000000020 /* GovArbUITests.xctest */;
			productType = "com.apple.product-type.bundle.ui-testing";
		};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
		1A0000000000000000000001 /* Project object */ = {
			isa = PBXProject;
			attributes = {
				BuildIndependentTargetsInParallel = 1;
				LastSwiftUpdateCheck = 2600;
				LastUpgradeCheck = 2600;
				TargetAttributes = {
					1A0000000000000000000010 = {
						CreatedOnToolsVersion = 26.0;
					};
				};
			};
			buildConfigurationList = 1A0000000000000000000060 /* Build configuration list for PBXProject "GovArbUITest" */;
			compatibilityVersion = "Xcode 14.0";
			developmentRegion = en;
			hasScannedForEncodings = 0;
			knownRegions = (
				en,
				Base,
			);
			mainGroup = 1A0000000000000000000030;
			productRefGroup = 1A0000000000000000000031 /* Products */;
			projectDirPath = "";
			projectRoot = "";
			targets = (
				1A0000000000000000000010 /* GovArbUITests */,
			);
		};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
		1A0000000000000000000051 /* Resources */ = {
			isa = PBXResourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
		1A0000000000000000000050 /* Sources */ = {
			isa = PBXSourcesBuildPhase;
			buildActionMask = 2147483647;
			files = (
				1A0000000000000000000041 /* GovArbUITests.swift in Sources */,
			);
			runOnlyForDeploymentPostprocessing = 0;
		};
/* End PBXSourcesBuildPhase section */

/* Begin XCBuildConfiguration section */
		1A0000000000000000000070 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = dwarf;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				ENABLE_TESTABILITY = YES;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				GCC_OPTIMIZATION_LEVEL = 0;
				IPHONEOS_DEPLOYMENT_TARGET = 17.0;
				ONLY_ACTIVE_ARCH = YES;
				SDKROOT = iphoneos;
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
			};
			name = Debug;
		};
		1A0000000000000000000071 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				ALWAYS_SEARCH_USER_PATHS = NO;
				CLANG_ENABLE_MODULES = YES;
				CLANG_ENABLE_OBJC_ARC = YES;
				COPY_PHASE_STRIP = NO;
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
				ENABLE_NS_ASSERTIONS = NO;
				ENABLE_STRICT_OBJC_MSGSEND = YES;
				GCC_C_LANGUAGE_STANDARD = gnu11;
				IPHONEOS_DEPLOYMENT_TARGET = 17.0;
				SDKROOT = iphoneos;
				SWIFT_COMPILATION_MODE = wholemodule;
				SWIFT_OPTIMIZATION_LEVEL = "-O";
				VALIDATE_PRODUCT = YES;
			};
			name = Release;
		};
		1A0000000000000000000072 /* Debug */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_TEAM = 3VAV3KMNZK;
				GENERATE_INFOPLIST_FILE = YES;
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = com.abrams.govarbitrage.uitests;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_EMIT_LOC_STRINGS = NO;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Debug;
		};
		1A0000000000000000000073 /* Release */ = {
			isa = XCBuildConfiguration;
			buildSettings = {
				CODE_SIGN_STYLE = Automatic;
				CURRENT_PROJECT_VERSION = 1;
				DEVELOPMENT_TEAM = 3VAV3KMNZK;
				GENERATE_INFOPLIST_FILE = YES;
				MARKETING_VERSION = 1.0;
				PRODUCT_BUNDLE_IDENTIFIER = com.abrams.govarbitrage.uitests;
				PRODUCT_NAME = "$(TARGET_NAME)";
				SWIFT_EMIT_LOC_STRINGS = NO;
				SWIFT_VERSION = 5.0;
				TARGETED_DEVICE_FAMILY = "1,2";
			};
			name = Release;
		};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
		1A0000000000000000000060 /* Build configuration list for PBXProject "GovArbUITest" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				1A0000000000000000000070 /* Debug */,
				1A0000000000000000000071 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
		1A0000000000000000000061 /* Build configuration list for PBXNativeTarget "GovArbUITests" */ = {
			isa = XCConfigurationList;
			buildConfigurations = (
				1A0000000000000000000072 /* Debug */,
				1A0000000000000000000073 /* Release */,
			);
			defaultConfigurationIsVisible = 0;
			defaultConfigurationName = Release;
		};
/* End XCConfigurationList section */
	};
	rootObject = 1A0000000000000000000001 /* Project object */;
}