// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 77; objects = { /* Begin PBXBuildFile section */ EA668AC12D3F04D600E021EA /* README.MD in Resources */ = {isa = PBXBuildFile; fileRef = EA668AC02D3F04D600E021EA /* README.MD */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ EA668AA02D3F037F00E021EA /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = EA668A812D3F037E00E021EA /* Project object */; proxyType = 1; remoteGlobalIDString = EA668A882D3F037E00E021EA; remoteInfo = EmployeeDirectory; }; EA668AAA2D3F037F00E021EA /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = EA668A812D3F037E00E021EA /* Project object */; proxyType = 1; remoteGlobalIDString = EA668A882D3F037E00E021EA; remoteInfo = EmployeeDirectory; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ EA668A892D3F037E00E021EA /* EmployeeDirectory.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EmployeeDirectory.app; sourceTree = BUILT_PRODUCTS_DIR; }; EA668A9F2D3F037F00E021EA /* EmployeeDirectoryTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EmployeeDirectoryTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; EA668AA92D3F037F00E021EA /* EmployeeDirectoryUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = EmployeeDirectoryUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; EA668AC02D3F04D600E021EA /* README.MD */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.MD; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ EA668AB12D3F037F00E021EA /* Exceptions for "EmployeeDirectory" folder in "EmployeeDirectory" target */ = { isa = PBXFileSystemSynchronizedBuildFileExceptionSet; membershipExceptions = ( Info.plist, ); target = EA668A882D3F037E00E021EA /* EmployeeDirectory */; }; /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */ /* Begin PBXFileSystemSynchronizedRootGroup section */ EA668A8B2D3F037E00E021EA /* EmployeeDirectory */ = { isa = PBXFileSystemSynchronizedRootGroup; exceptions = ( EA668AB12D3F037F00E021EA /* Exceptions for "EmployeeDirectory" folder in "EmployeeDirectory" target */, ); path = EmployeeDirectory; sourceTree = ""; }; EA668AA22D3F037F00E021EA /* EmployeeDirectoryTests */ = { isa = PBXFileSystemSynchronizedRootGroup; path = EmployeeDirectoryTests; sourceTree = ""; }; EA668AAC2D3F037F00E021EA /* EmployeeDirectoryUITests */ = { isa = PBXFileSystemSynchronizedRootGroup; path = EmployeeDirectoryUITests; sourceTree = ""; }; /* End PBXFileSystemSynchronizedRootGroup section */ /* Begin PBXFrameworksBuildPhase section */ EA668A862D3F037E00E021EA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; EA668A9C2D3F037F00E021EA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; EA668AA62D3F037F00E021EA /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ EA668A802D3F037E00E021EA = { isa = PBXGroup; children = ( EA668AC02D3F04D600E021EA /* README.MD */, EA668A8B2D3F037E00E021EA /* EmployeeDirectory */, EA668AA22D3F037F00E021EA /* EmployeeDirectoryTests */, EA668AAC2D3F037F00E021EA /* EmployeeDirectoryUITests */, EA668A8A2D3F037E00E021EA /* Products */, ); sourceTree = ""; }; EA668A8A2D3F037E00E021EA /* Products */ = { isa = PBXGroup; children = ( EA668A892D3F037E00E021EA /* EmployeeDirectory.app */, EA668A9F2D3F037F00E021EA /* EmployeeDirectoryTests.xctest */, EA668AA92D3F037F00E021EA /* EmployeeDirectoryUITests.xctest */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ EA668A882D3F037E00E021EA /* EmployeeDirectory */ = { isa = PBXNativeTarget; buildConfigurationList = EA668AB22D3F037F00E021EA /* Build configuration list for PBXNativeTarget "EmployeeDirectory" */; buildPhases = ( EA668A852D3F037E00E021EA /* Sources */, EA668A862D3F037E00E021EA /* Frameworks */, EA668A872D3F037E00E021EA /* Resources */, ); buildRules = ( ); dependencies = ( ); fileSystemSynchronizedGroups = ( EA668A8B2D3F037E00E021EA /* EmployeeDirectory */, ); name = EmployeeDirectory; packageProductDependencies = ( ); productName = EmployeeDirectory; productReference = EA668A892D3F037E00E021EA /* EmployeeDirectory.app */; productType = "com.apple.product-type.application"; }; EA668A9E2D3F037F00E021EA /* EmployeeDirectoryTests */ = { isa = PBXNativeTarget; buildConfigurationList = EA668AB72D3F037F00E021EA /* Build configuration list for PBXNativeTarget "EmployeeDirectoryTests" */; buildPhases = ( EA668A9B2D3F037F00E021EA /* Sources */, EA668A9C2D3F037F00E021EA /* Frameworks */, EA668A9D2D3F037F00E021EA /* Resources */, ); buildRules = ( ); dependencies = ( EA668AA12D3F037F00E021EA /* PBXTargetDependency */, ); fileSystemSynchronizedGroups = ( EA668AA22D3F037F00E021EA /* EmployeeDirectoryTests */, ); name = EmployeeDirectoryTests; packageProductDependencies = ( ); productName = EmployeeDirectoryTests; productReference = EA668A9F2D3F037F00E021EA /* EmployeeDirectoryTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; EA668AA82D3F037F00E021EA /* EmployeeDirectoryUITests */ = { isa = PBXNativeTarget; buildConfigurationList = EA668ABA2D3F037F00E021EA /* Build configuration list for PBXNativeTarget "EmployeeDirectoryUITests" */; buildPhases = ( EA668AA52D3F037F00E021EA /* Sources */, EA668AA62D3F037F00E021EA /* Frameworks */, EA668AA72D3F037F00E021EA /* Resources */, ); buildRules = ( ); dependencies = ( EA668AAB2D3F037F00E021EA /* PBXTargetDependency */, ); fileSystemSynchronizedGroups = ( EA668AAC2D3F037F00E021EA /* EmployeeDirectoryUITests */, ); name = EmployeeDirectoryUITests; packageProductDependencies = ( ); productName = EmployeeDirectoryUITests; productReference = EA668AA92D3F037F00E021EA /* EmployeeDirectoryUITests.xctest */; productType = "com.apple.product-type.bundle.ui-testing"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ EA668A812D3F037E00E021EA /* Project object */ = { isa = PBXProject; attributes = { BuildIndependentTargetsInParallel = 1; LastSwiftUpdateCheck = 1620; LastUpgradeCheck = 1620; TargetAttributes = { EA668A882D3F037E00E021EA = { CreatedOnToolsVersion = 16.2; }; EA668A9E2D3F037F00E021EA = { CreatedOnToolsVersion = 16.2; TestTargetID = EA668A882D3F037E00E021EA; }; EA668AA82D3F037F00E021EA = { CreatedOnToolsVersion = 16.2; TestTargetID = EA668A882D3F037E00E021EA; }; }; }; buildConfigurationList = EA668A842D3F037E00E021EA /* Build configuration list for PBXProject "EmployeeDirectory" */; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = EA668A802D3F037E00E021EA; minimizedProjectReferenceProxies = 1; preferredProjectObjectVersion = 77; productRefGroup = EA668A8A2D3F037E00E021EA /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( EA668A882D3F037E00E021EA /* EmployeeDirectory */, EA668A9E2D3F037F00E021EA /* EmployeeDirectoryTests */, EA668AA82D3F037F00E021EA /* EmployeeDirectoryUITests */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ EA668A872D3F037E00E021EA /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( EA668AC12D3F04D600E021EA /* README.MD in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; EA668A9D2D3F037F00E021EA /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; EA668AA72D3F037F00E021EA /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ EA668A852D3F037E00E021EA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; EA668A9B2D3F037F00E021EA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; EA668AA52D3F037F00E021EA /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ EA668AA12D3F037F00E021EA /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = EA668A882D3F037E00E021EA /* EmployeeDirectory */; targetProxy = EA668AA02D3F037F00E021EA /* PBXContainerItemProxy */; }; EA668AAB2D3F037F00E021EA /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = EA668A882D3F037E00E021EA /* EmployeeDirectory */; targetProxy = EA668AAA2D3F037F00E021EA /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ EA668AB32D3F037F00E021EA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 6R7KLBPBLZ; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = EmployeeDirectory/Info.plist; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.mbrucedogs.EmployeeDirectory; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Debug; }; EA668AB42D3F037F00E021EA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 6R7KLBPBLZ; GENERATE_INFOPLIST_FILE = YES; INFOPLIST_FILE = EmployeeDirectory/Info.plist; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen; INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.mbrucedogs.EmployeeDirectory; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; }; name = Release; }; EA668AB52D3F037F00E021EA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = dwarf; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu17; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 18.2; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)"; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; }; name = Debug; }; EA668AB62D3F037F00E021EA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES; CLANG_ANALYZER_NONNULL = YES; CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_ENABLE_OBJC_WEAK = YES; CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_COMMA = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INFINITE_RECURSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; CLANG_WARN_STRICT_PROTOTYPES = YES; CLANG_WARN_SUSPICIOUS_MOVE = YES; CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; COPY_PHASE_STRIP = NO; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_USER_SCRIPT_SANDBOXING = YES; GCC_C_LANGUAGE_STANDARD = gnu17; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 18.2; LOCALIZATION_PREFERS_STRING_CATALOGS = YES; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; SWIFT_COMPILATION_MODE = wholemodule; VALIDATE_PRODUCT = YES; }; name = Release; }; EA668AB82D3F037F00E021EA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 6R7KLBPBLZ; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 18.2; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.mbrucedogs.EmployeeDirectoryTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/EmployeeDirectory.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/EmployeeDirectory"; }; name = Debug; }; EA668AB92D3F037F00E021EA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 6R7KLBPBLZ; GENERATE_INFOPLIST_FILE = YES; IPHONEOS_DEPLOYMENT_TARGET = 18.2; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.mbrucedogs.EmployeeDirectoryTests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_HOST = "$(BUILT_PRODUCTS_DIR)/EmployeeDirectory.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/EmployeeDirectory"; }; name = Release; }; EA668ABB2D3F037F00E021EA /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 6R7KLBPBLZ; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.mbrucedogs.EmployeeDirectoryUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = EmployeeDirectory; }; name = Debug; }; EA668ABC2D3F037F00E021EA /* Release */ = { isa = XCBuildConfiguration; buildSettings = { CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 6R7KLBPBLZ; GENERATE_INFOPLIST_FILE = YES; MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.mbrucedogs.EmployeeDirectoryUITests; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_EMIT_LOC_STRINGS = NO; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; TEST_TARGET_NAME = EmployeeDirectory; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ EA668A842D3F037E00E021EA /* Build configuration list for PBXProject "EmployeeDirectory" */ = { isa = XCConfigurationList; buildConfigurations = ( EA668AB52D3F037F00E021EA /* Debug */, EA668AB62D3F037F00E021EA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; EA668AB22D3F037F00E021EA /* Build configuration list for PBXNativeTarget "EmployeeDirectory" */ = { isa = XCConfigurationList; buildConfigurations = ( EA668AB32D3F037F00E021EA /* Debug */, EA668AB42D3F037F00E021EA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; EA668AB72D3F037F00E021EA /* Build configuration list for PBXNativeTarget "EmployeeDirectoryTests" */ = { isa = XCConfigurationList; buildConfigurations = ( EA668AB82D3F037F00E021EA /* Debug */, EA668AB92D3F037F00E021EA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; EA668ABA2D3F037F00E021EA /* Build configuration list for PBXNativeTarget "EmployeeDirectoryUITests" */ = { isa = XCConfigurationList; buildConfigurations = ( EA668ABB2D3F037F00E021EA /* Debug */, EA668ABC2D3F037F00E021EA /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = EA668A812D3F037E00E021EA /* Project object */; }