TradingAgents/TradingDummy/TradingDummy.xcodeproj/project.pbxproj

640 lines
23 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 77;
objects = {
/* Begin PBXBuildFile section */
2B8FC87F2E1077CC000CC9A0 /* ReSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 2B8FC87E2E1077CC000CC9A0 /* ReSwift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
2B8FC8612E1077B6000CC9A0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2B8FC8472E1077B4000CC9A0 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 2B8FC84E2E1077B4000CC9A0;
remoteInfo = TradingDummy;
};
2B8FC86B2E1077B6000CC9A0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 2B8FC8472E1077B4000CC9A0 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 2B8FC84E2E1077B4000CC9A0;
remoteInfo = TradingDummy;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
2B8FC84F2E1077B5000CC9A0 /* TradingDummy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TradingDummy.app; sourceTree = BUILT_PRODUCTS_DIR; };
2B8FC8602E1077B6000CC9A0 /* TradingDummyTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TradingDummyTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
2B8FC86A2E1077B6000CC9A0 /* TradingDummyUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = TradingDummyUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
2B1579CB2E12F4EB000B3E8E /* Exceptions for "TradingDummy" folder in "TradingDummy" target */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
);
target = 2B8FC84E2E1077B4000CC9A0 /* TradingDummy */;
};
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
2B8FC8512E1077B5000CC9A0 /* TradingDummy */ = {
isa = PBXFileSystemSynchronizedRootGroup;
exceptions = (
2B1579CB2E12F4EB000B3E8E /* Exceptions for "TradingDummy" folder in "TradingDummy" target */,
);
path = TradingDummy;
sourceTree = "<group>";
};
2B8FC8632E1077B6000CC9A0 /* TradingDummyTests */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = TradingDummyTests;
sourceTree = "<group>";
};
2B8FC86D2E1077B6000CC9A0 /* TradingDummyUITests */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = TradingDummyUITests;
sourceTree = "<group>";
};
/* End PBXFileSystemSynchronizedRootGroup section */
/* Begin PBXFrameworksBuildPhase section */
2B8FC84C2E1077B4000CC9A0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
2B8FC87F2E1077CC000CC9A0 /* ReSwift in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
2B8FC85D2E1077B6000CC9A0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2B8FC8672E1077B6000CC9A0 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2B8FC8462E1077B4000CC9A0 = {
isa = PBXGroup;
children = (
2B8FC8512E1077B5000CC9A0 /* TradingDummy */,
2B8FC8632E1077B6000CC9A0 /* TradingDummyTests */,
2B8FC86D2E1077B6000CC9A0 /* TradingDummyUITests */,
2B8FC8502E1077B5000CC9A0 /* Products */,
);
sourceTree = "<group>";
};
2B8FC8502E1077B5000CC9A0 /* Products */ = {
isa = PBXGroup;
children = (
2B8FC84F2E1077B5000CC9A0 /* TradingDummy.app */,
2B8FC8602E1077B6000CC9A0 /* TradingDummyTests.xctest */,
2B8FC86A2E1077B6000CC9A0 /* TradingDummyUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
2B8FC84E2E1077B4000CC9A0 /* TradingDummy */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2B8FC8742E1077B6000CC9A0 /* Build configuration list for PBXNativeTarget "TradingDummy" */;
buildPhases = (
2B8FC84B2E1077B4000CC9A0 /* Sources */,
2B8FC84C2E1077B4000CC9A0 /* Frameworks */,
2B8FC84D2E1077B4000CC9A0 /* Resources */,
);
buildRules = (
);
dependencies = (
);
fileSystemSynchronizedGroups = (
2B8FC8512E1077B5000CC9A0 /* TradingDummy */,
);
name = TradingDummy;
packageProductDependencies = (
2B8FC87E2E1077CC000CC9A0 /* ReSwift */,
);
productName = TradingDummy;
productReference = 2B8FC84F2E1077B5000CC9A0 /* TradingDummy.app */;
productType = "com.apple.product-type.application";
};
2B8FC85F2E1077B6000CC9A0 /* TradingDummyTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2B8FC8772E1077B6000CC9A0 /* Build configuration list for PBXNativeTarget "TradingDummyTests" */;
buildPhases = (
2B8FC85C2E1077B6000CC9A0 /* Sources */,
2B8FC85D2E1077B6000CC9A0 /* Frameworks */,
2B8FC85E2E1077B6000CC9A0 /* Resources */,
);
buildRules = (
);
dependencies = (
2B8FC8622E1077B6000CC9A0 /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
2B8FC8632E1077B6000CC9A0 /* TradingDummyTests */,
);
name = TradingDummyTests;
packageProductDependencies = (
);
productName = TradingDummyTests;
productReference = 2B8FC8602E1077B6000CC9A0 /* TradingDummyTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
2B8FC8692E1077B6000CC9A0 /* TradingDummyUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 2B8FC87A2E1077B6000CC9A0 /* Build configuration list for PBXNativeTarget "TradingDummyUITests" */;
buildPhases = (
2B8FC8662E1077B6000CC9A0 /* Sources */,
2B8FC8672E1077B6000CC9A0 /* Frameworks */,
2B8FC8682E1077B6000CC9A0 /* Resources */,
);
buildRules = (
);
dependencies = (
2B8FC86C2E1077B6000CC9A0 /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
2B8FC86D2E1077B6000CC9A0 /* TradingDummyUITests */,
);
name = TradingDummyUITests;
packageProductDependencies = (
);
productName = TradingDummyUITests;
productReference = 2B8FC86A2E1077B6000CC9A0 /* TradingDummyUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
2B8FC8472E1077B4000CC9A0 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1610;
LastUpgradeCheck = 1610;
TargetAttributes = {
2B8FC84E2E1077B4000CC9A0 = {
CreatedOnToolsVersion = 16.1;
};
2B8FC85F2E1077B6000CC9A0 = {
CreatedOnToolsVersion = 16.1;
TestTargetID = 2B8FC84E2E1077B4000CC9A0;
};
2B8FC8692E1077B6000CC9A0 = {
CreatedOnToolsVersion = 16.1;
TestTargetID = 2B8FC84E2E1077B4000CC9A0;
};
};
};
buildConfigurationList = 2B8FC84A2E1077B4000CC9A0 /* Build configuration list for PBXProject "TradingDummy" */;
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 2B8FC8462E1077B4000CC9A0;
minimizedProjectReferenceProxies = 1;
packageReferences = (
2B8FC87D2E1077CC000CC9A0 /* XCRemoteSwiftPackageReference "ReSwift" */,
);
preferredProjectObjectVersion = 77;
productRefGroup = 2B8FC8502E1077B5000CC9A0 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
2B8FC84E2E1077B4000CC9A0 /* TradingDummy */,
2B8FC85F2E1077B6000CC9A0 /* TradingDummyTests */,
2B8FC8692E1077B6000CC9A0 /* TradingDummyUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
2B8FC84D2E1077B4000CC9A0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2B8FC85E2E1077B6000CC9A0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2B8FC8682E1077B6000CC9A0 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
2B8FC84B2E1077B4000CC9A0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2B8FC85C2E1077B6000CC9A0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2B8FC8662E1077B6000CC9A0 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
2B8FC8622E1077B6000CC9A0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 2B8FC84E2E1077B4000CC9A0 /* TradingDummy */;
targetProxy = 2B8FC8612E1077B6000CC9A0 /* PBXContainerItemProxy */;
};
2B8FC86C2E1077B6000CC9A0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 2B8FC84E2E1077B4000CC9A0 /* TradingDummy */;
targetProxy = 2B8FC86B2E1077B6000CC9A0 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
2B8FC8722E1077B6000CC9A0 /* 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;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
2B8FC8732E1077B6000CC9A0 /* 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;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SWIFT_COMPILATION_MODE = wholemodule;
};
name = Release;
};
2B8FC8752E1077B6000CC9A0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = TradingDummy/TradingDummy.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"TradingDummy/Preview Content\"";
DEVELOPMENT_TEAM = 7T2V4G2PCV;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = TradingDummy/Info.plist;
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
IPHONEOS_DEPLOYMENT_TARGET = 18.1;
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 15.1;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = zjh08177.TradingDummy;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2,7";
XROS_DEPLOYMENT_TARGET = 2.1;
};
name = Debug;
};
2B8FC8762E1077B6000CC9A0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = TradingDummy/TradingDummy.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"TradingDummy/Preview Content\"";
DEVELOPMENT_TEAM = 7T2V4G2PCV;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = TradingDummy/Info.plist;
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UIApplicationSceneManifest_Generation[sdk=iphonesimulator*]" = YES;
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents[sdk=iphonesimulator*]" = YES;
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphoneos*]" = YES;
"INFOPLIST_KEY_UILaunchScreen_Generation[sdk=iphonesimulator*]" = YES;
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphoneos*]" = UIStatusBarStyleDefault;
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
IPHONEOS_DEPLOYMENT_TARGET = 18.1;
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 15.1;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = zjh08177.TradingDummy;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2,7";
XROS_DEPLOYMENT_TARGET = 2.1;
};
name = Release;
};
2B8FC8782E1077B6000CC9A0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 7T2V4G2PCV;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 18.1;
MACOSX_DEPLOYMENT_TARGET = 15.1;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = zjh08177.TradingDummyTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2,7";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/TradingDummy.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/TradingDummy";
XROS_DEPLOYMENT_TARGET = 2.1;
};
name = Debug;
};
2B8FC8792E1077B6000CC9A0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 7T2V4G2PCV;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 18.1;
MACOSX_DEPLOYMENT_TARGET = 15.1;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = zjh08177.TradingDummyTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2,7";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/TradingDummy.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/TradingDummy";
XROS_DEPLOYMENT_TARGET = 2.1;
};
name = Release;
};
2B8FC87B2E1077B6000CC9A0 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 7T2V4G2PCV;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 18.1;
MACOSX_DEPLOYMENT_TARGET = 15.1;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = zjh08177.TradingDummyUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2,7";
TEST_TARGET_NAME = TradingDummy;
XROS_DEPLOYMENT_TARGET = 2.1;
};
name = Debug;
};
2B8FC87C2E1077B6000CC9A0 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 7T2V4G2PCV;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 18.1;
MACOSX_DEPLOYMENT_TARGET = 15.1;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = zjh08177.TradingDummyUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator macosx xros xrsimulator";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2,7";
TEST_TARGET_NAME = TradingDummy;
XROS_DEPLOYMENT_TARGET = 2.1;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2B8FC84A2E1077B4000CC9A0 /* Build configuration list for PBXProject "TradingDummy" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2B8FC8722E1077B6000CC9A0 /* Debug */,
2B8FC8732E1077B6000CC9A0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2B8FC8742E1077B6000CC9A0 /* Build configuration list for PBXNativeTarget "TradingDummy" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2B8FC8752E1077B6000CC9A0 /* Debug */,
2B8FC8762E1077B6000CC9A0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2B8FC8772E1077B6000CC9A0 /* Build configuration list for PBXNativeTarget "TradingDummyTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2B8FC8782E1077B6000CC9A0 /* Debug */,
2B8FC8792E1077B6000CC9A0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2B8FC87A2E1077B6000CC9A0 /* Build configuration list for PBXNativeTarget "TradingDummyUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
2B8FC87B2E1077B6000CC9A0 /* Debug */,
2B8FC87C2E1077B6000CC9A0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCRemoteSwiftPackageReference section */
2B8FC87D2E1077CC000CC9A0 /* XCRemoteSwiftPackageReference "ReSwift" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/ReSwift/ReSwift.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 6.1.1;
};
};
/* End XCRemoteSwiftPackageReference section */
/* Begin XCSwiftPackageProductDependency section */
2B8FC87E2E1077CC000CC9A0 /* ReSwift */ = {
isa = XCSwiftPackageProductDependency;
package = 2B8FC87D2E1077CC000CC9A0 /* XCRemoteSwiftPackageReference "ReSwift" */;
productName = ReSwift;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 2B8FC8472E1077B4000CC9A0 /* Project object */;
}