project.pbxproj•18 kB
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 71;
objects = {
/* Begin PBXBuildFile section */
8B90933D2DF242EC008F026A /* CalculatorAppFeature in Frameworks */ = {isa = PBXBuildFile; productRef = 8B90933C2DF242EC008F026A /* CalculatorAppFeature */; };
8B90936A2DF24868008F026A /* CalculatorAppFeature in Frameworks */ = {isa = PBXBuildFile; productRef = 8B9093692DF24868008F026A /* CalculatorAppFeature */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
8B9093542DF246C0008F026A /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 8B41F63D2DEDD0D5001A66F9 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 8B41F6442DEDD0D5001A66F9;
remoteInfo = CalculatorApp;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
8B41F6452DEDD0D5001A66F9 /* CalculatorApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CalculatorApp.app; sourceTree = BUILT_PRODUCTS_DIR; };
8B41F65C2DEDD0D6001A66F9 /* TestingExampleApp.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TestingExampleApp.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
8B9093502DF246C0008F026A /* CalculatorAppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CalculatorAppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
8BD71C0A2DEE41E000CEDD92 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Debug.xcconfig,
Release.xcconfig,
Shared.xcconfig,
Tests.xcconfig,
);
target = 8B41F6442DEDD0D5001A66F9 /* CalculatorApp */;
};
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
8B41F6472DEDD0D5001A66F9 /* CalculatorApp */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = CalculatorApp; sourceTree = "<group>"; };
8B9093512DF246C0008F026A /* CalculatorAppTests */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = CalculatorAppTests; sourceTree = "<group>"; };
8BD71C052DEE41D800CEDD92 /* Config */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (8BD71C0A2DEE41E000CEDD92 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Config; sourceTree = "<group>"; };
/* End PBXFileSystemSynchronizedRootGroup section */
/* Begin PBXFrameworksBuildPhase section */
8B41F6422DEDD0D5001A66F9 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
8B90933D2DF242EC008F026A /* CalculatorAppFeature in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
8B90934D2DF246C0008F026A /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
8B90936A2DF24868008F026A /* CalculatorAppFeature in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
8B41F63C2DEDD0D5001A66F9 = {
isa = PBXGroup;
children = (
8BD71C052DEE41D800CEDD92 /* Config */,
8B41F6472DEDD0D5001A66F9 /* CalculatorApp */,
8B9093512DF246C0008F026A /* CalculatorAppTests */,
8B41F6812DEDD23B001A66F9 /* Frameworks */,
8B41F6462DEDD0D5001A66F9 /* Products */,
);
sourceTree = "<group>";
};
8B41F6462DEDD0D5001A66F9 /* Products */ = {
isa = PBXGroup;
children = (
8B41F6452DEDD0D5001A66F9 /* CalculatorApp.app */,
8B41F65C2DEDD0D6001A66F9 /* TestingExampleApp.xctest */,
8B9093502DF246C0008F026A /* CalculatorAppTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
8B41F6812DEDD23B001A66F9 /* Frameworks */ = {
isa = PBXGroup;
children = (
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
8B41F6442DEDD0D5001A66F9 /* CalculatorApp */ = {
isa = PBXNativeTarget;
buildConfigurationList = 8B41F6662DEDD0D6001A66F9 /* Build configuration list for PBXNativeTarget "CalculatorApp" */;
buildPhases = (
8B41F6412DEDD0D5001A66F9 /* Sources */,
8B41F6422DEDD0D5001A66F9 /* Frameworks */,
8B41F6432DEDD0D5001A66F9 /* Resources */,
);
buildRules = (
);
dependencies = (
);
fileSystemSynchronizedGroups = (
8B41F6472DEDD0D5001A66F9 /* CalculatorApp */,
8BD71C052DEE41D800CEDD92 /* Config */,
);
name = CalculatorApp;
packageProductDependencies = (
8B90933C2DF242EC008F026A /* CalculatorAppFeature */,
);
productName = TestingExampleApp;
productReference = 8B41F6452DEDD0D5001A66F9 /* CalculatorApp.app */;
productType = "com.apple.product-type.application";
};
8B90934F2DF246C0008F026A /* CalculatorAppTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 8B9093582DF246C0008F026A /* Build configuration list for PBXNativeTarget "CalculatorAppTests" */;
buildPhases = (
8B90934C2DF246C0008F026A /* Sources */,
8B90934D2DF246C0008F026A /* Frameworks */,
8B90934E2DF246C0008F026A /* Resources */,
);
buildRules = (
);
dependencies = (
8B9093552DF246C0008F026A /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
8B9093512DF246C0008F026A /* CalculatorAppTests */,
);
name = CalculatorAppTests;
packageProductDependencies = (
8B9093692DF24868008F026A /* CalculatorAppFeature */,
);
productName = CalculatorAppTests;
productReference = 8B9093502DF246C0008F026A /* CalculatorAppTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
8B41F63D2DEDD0D5001A66F9 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1540;
LastUpgradeCheck = 1540;
TargetAttributes = {
8B41F6442DEDD0D5001A66F9 = {
CreatedOnToolsVersion = 15.4;
};
8B90934F2DF246C0008F026A = {
CreatedOnToolsVersion = 15.4;
TestTargetID = 8B41F6442DEDD0D5001A66F9;
};
};
};
buildConfigurationList = 8B41F6402DEDD0D5001A66F9 /* Build configuration list for PBXProject "CalculatorApp" */;
compatibilityVersion = "Xcode 14.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 8B41F63C2DEDD0D5001A66F9;
minimizedProjectReferenceProxies = 1;
productRefGroup = 8B41F6462DEDD0D5001A66F9 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
8B41F6442DEDD0D5001A66F9 /* CalculatorApp */,
8B90934F2DF246C0008F026A /* CalculatorAppTests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
8B41F6432DEDD0D5001A66F9 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
8B90934E2DF246C0008F026A /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
8B41F6412DEDD0D5001A66F9 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
8B90934C2DF246C0008F026A /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
8B9093552DF246C0008F026A /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 8B41F6442DEDD0D5001A66F9 /* CalculatorApp */;
targetProxy = 8B9093542DF246C0008F026A /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
8B41F6642DEDD0D6001A66F9 /* 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 = 17.0;
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";
SWIFT_VERSION = 5.0;
};
name = Debug;
};
8B41F6652DEDD0D6001A66F9 /* 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 = 17.0;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_VERSION = 5.0;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
8B41F6672DEDD0D6001A66F9 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReferenceAnchor = 8BD71C052DEE41D800CEDD92 /* Config */;
baseConfigurationReferenceRelativePath = Debug.xcconfig;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = BR6WD3M6ZD;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_CFBundleDisplayName = "$(PRODUCT_DISPLAY_NAME)";
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_NAME = CalculatorApp;
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
};
name = Debug;
};
8B41F6682DEDD0D6001A66F9 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReferenceAnchor = 8BD71C052DEE41D800CEDD92 /* Config */;
baseConfigurationReferenceRelativePath = Release.xcconfig;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = BR6WD3M6ZD;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_CFBundleDisplayName = "$(PRODUCT_DISPLAY_NAME)";
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_NAME = CalculatorApp;
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = TestingExampleApp;
};
name = Release;
};
8B9093562DF246C0008F026A /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = BR6WD3M6ZD;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.mycompany.CalculatorAppTests;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CalculatorApp.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/CalculatorApp";
};
name = Debug;
};
8B9093572DF246C0008F026A /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = BR6WD3M6ZD;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.mycompany.CalculatorAppTests;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CalculatorApp.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/CalculatorApp";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
8B41F6402DEDD0D5001A66F9 /* Build configuration list for PBXProject "CalculatorApp" */ = {
isa = XCConfigurationList;
buildConfigurations = (
8B41F6642DEDD0D6001A66F9 /* Debug */,
8B41F6652DEDD0D6001A66F9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
8B41F6662DEDD0D6001A66F9 /* Build configuration list for PBXNativeTarget "CalculatorApp" */ = {
isa = XCConfigurationList;
buildConfigurations = (
8B41F6672DEDD0D6001A66F9 /* Debug */,
8B41F6682DEDD0D6001A66F9 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
8B9093582DF246C0008F026A /* Build configuration list for PBXNativeTarget "CalculatorAppTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
8B9093562DF246C0008F026A /* Debug */,
8B9093572DF246C0008F026A /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCSwiftPackageProductDependency section */
8B90933C2DF242EC008F026A /* CalculatorAppFeature */ = {
isa = XCSwiftPackageProductDependency;
productName = CalculatorAppFeature;
};
8B9093692DF24868008F026A /* CalculatorAppFeature */ = {
isa = XCSwiftPackageProductDependency;
productName = CalculatorAppFeature;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 8B41F63D2DEDD0D5001A66F9 /* Project object */;
}