Files
OwnTP/OwnTP.xcodeproj/project.pbxproj

648 lines
23 KiB
Plaintext
Raw Normal View History

2025-07-26 14:40:06 -05:00
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 77;
objects = {
/* Begin PBXContainerItemProxy section */
B3EE43712E35328B0018CE0D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B3EE435B2E3532890018CE0D /* Project object */;
proxyType = 1;
remoteGlobalIDString = B3EE43622E3532890018CE0D;
remoteInfo = OwnTP;
};
B3EE437B2E35328B0018CE0D /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = B3EE435B2E3532890018CE0D /* Project object */;
proxyType = 1;
remoteGlobalIDString = B3EE43622E3532890018CE0D;
remoteInfo = OwnTP;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
B3EE43632E3532890018CE0D /* OwnTP.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OwnTP.app; sourceTree = BUILT_PRODUCTS_DIR; };
B3EE43702E35328B0018CE0D /* OwnTPTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OwnTPTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
B3EE437A2E35328B0018CE0D /* OwnTPUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = OwnTPUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
B3EE438D2E3532C90018CE0D /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
B3EE438E2E3532C90018CE0D /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
B3EE43652E3532890018CE0D /* OwnTP */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = OwnTP;
sourceTree = "<group>";
};
B3EE43732E35328B0018CE0D /* OwnTPTests */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = OwnTPTests;
sourceTree = "<group>";
};
B3EE437D2E35328B0018CE0D /* OwnTPUITests */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = OwnTPUITests;
sourceTree = "<group>";
};
/* End PBXFileSystemSynchronizedRootGroup section */
/* Begin PBXFrameworksBuildPhase section */
B3EE43602E3532890018CE0D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
B3EE436D2E35328B0018CE0D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
B3EE43772E35328B0018CE0D /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
B3EE435A2E3532890018CE0D = {
isa = PBXGroup;
children = (
B3EE438D2E3532C90018CE0D /* LICENSE */,
B3EE438E2E3532C90018CE0D /* README.md */,
B3EE43652E3532890018CE0D /* OwnTP */,
B3EE43732E35328B0018CE0D /* OwnTPTests */,
B3EE437D2E35328B0018CE0D /* OwnTPUITests */,
B3EE43642E3532890018CE0D /* Products */,
);
sourceTree = "<group>";
};
B3EE43642E3532890018CE0D /* Products */ = {
isa = PBXGroup;
children = (
B3EE43632E3532890018CE0D /* OwnTP.app */,
B3EE43702E35328B0018CE0D /* OwnTPTests.xctest */,
B3EE437A2E35328B0018CE0D /* OwnTPUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
B3EE43622E3532890018CE0D /* OwnTP */ = {
isa = PBXNativeTarget;
buildConfigurationList = B3EE43842E35328B0018CE0D /* Build configuration list for PBXNativeTarget "OwnTP" */;
buildPhases = (
B3EE435F2E3532890018CE0D /* Sources */,
B3EE43602E3532890018CE0D /* Frameworks */,
B3EE43612E3532890018CE0D /* Resources */,
);
buildRules = (
);
dependencies = (
B3EE43922E3534400018CE0D /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
B3EE43652E3532890018CE0D /* OwnTP */,
);
name = OwnTP;
packageProductDependencies = (
);
productName = OwnTP;
productReference = B3EE43632E3532890018CE0D /* OwnTP.app */;
productType = "com.apple.product-type.application";
};
B3EE436F2E35328B0018CE0D /* OwnTPTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = B3EE43872E35328B0018CE0D /* Build configuration list for PBXNativeTarget "OwnTPTests" */;
buildPhases = (
B3EE436C2E35328B0018CE0D /* Sources */,
B3EE436D2E35328B0018CE0D /* Frameworks */,
B3EE436E2E35328B0018CE0D /* Resources */,
);
buildRules = (
);
dependencies = (
B3EE43942E3534490018CE0D /* PBXTargetDependency */,
B3EE43722E35328B0018CE0D /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
B3EE43732E35328B0018CE0D /* OwnTPTests */,
);
name = OwnTPTests;
packageProductDependencies = (
);
productName = OwnTPTests;
productReference = B3EE43702E35328B0018CE0D /* OwnTPTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
B3EE43792E35328B0018CE0D /* OwnTPUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = B3EE438A2E35328B0018CE0D /* Build configuration list for PBXNativeTarget "OwnTPUITests" */;
buildPhases = (
B3EE43762E35328B0018CE0D /* Sources */,
B3EE43772E35328B0018CE0D /* Frameworks */,
B3EE43782E35328B0018CE0D /* Resources */,
);
buildRules = (
);
dependencies = (
B3EE43962E35344E0018CE0D /* PBXTargetDependency */,
B3EE437C2E35328B0018CE0D /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
B3EE437D2E35328B0018CE0D /* OwnTPUITests */,
);
name = OwnTPUITests;
packageProductDependencies = (
);
productName = OwnTPUITests;
productReference = B3EE437A2E35328B0018CE0D /* OwnTPUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
B3EE435B2E3532890018CE0D /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 2600;
LastUpgradeCheck = 2600;
TargetAttributes = {
B3EE43622E3532890018CE0D = {
CreatedOnToolsVersion = 26.0;
};
B3EE436F2E35328B0018CE0D = {
CreatedOnToolsVersion = 26.0;
TestTargetID = B3EE43622E3532890018CE0D;
};
B3EE43792E35328B0018CE0D = {
CreatedOnToolsVersion = 26.0;
TestTargetID = B3EE43622E3532890018CE0D;
};
};
};
buildConfigurationList = B3EE435E2E3532890018CE0D /* Build configuration list for PBXProject "OwnTP" */;
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = B3EE435A2E3532890018CE0D;
minimizedProjectReferenceProxies = 1;
packageReferences = (
B3EE438F2E3533ED0018CE0D /* XCRemoteSwiftPackageReference "SwiftLintPlugins" */,
B3EE43902E35340B0018CE0D /* XCRemoteSwiftPackageReference "SwiftFormat" */,
);
preferredProjectObjectVersion = 77;
productRefGroup = B3EE43642E3532890018CE0D /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
B3EE43622E3532890018CE0D /* OwnTP */,
B3EE436F2E35328B0018CE0D /* OwnTPTests */,
B3EE43792E35328B0018CE0D /* OwnTPUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
B3EE43612E3532890018CE0D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
B3EE436E2E35328B0018CE0D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
B3EE43782E35328B0018CE0D /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
B3EE435F2E3532890018CE0D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
B3EE436C2E35328B0018CE0D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
B3EE43762E35328B0018CE0D /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
B3EE43722E35328B0018CE0D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = B3EE43622E3532890018CE0D /* OwnTP */;
targetProxy = B3EE43712E35328B0018CE0D /* PBXContainerItemProxy */;
};
B3EE437C2E35328B0018CE0D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = B3EE43622E3532890018CE0D /* OwnTP */;
targetProxy = B3EE437B2E35328B0018CE0D /* PBXContainerItemProxy */;
};
B3EE43922E3534400018CE0D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
productRef = B3EE43912E3534400018CE0D /* SwiftLintBuildToolPlugin */;
};
B3EE43942E3534490018CE0D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
productRef = B3EE43932E3534490018CE0D /* SwiftLintBuildToolPlugin */;
};
B3EE43962E35344E0018CE0D /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
productRef = B3EE43952E35344E0018CE0D /* SwiftLintBuildToolPlugin */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
B3EE43822E35328B0018CE0D /* 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;
DEVELOPMENT_TEAM = Z3C5WBU343;
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 = 26.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";
};
name = Debug;
};
B3EE43832E35328B0018CE0D /* 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";
DEVELOPMENT_TEAM = Z3C5WBU343;
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 = 26.0;
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;
};
B3EE43852E35328B0018CE0D /* 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 = Z3C5WBU343;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = dev.slottedspoon.OwnTP;
PRODUCT_NAME = "$(TARGET_NAME)";
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
B3EE43862E35328B0018CE0D /* 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 = Z3C5WBU343;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = dev.slottedspoon.OwnTP;
PRODUCT_NAME = "$(TARGET_NAME)";
STRING_CATALOG_GENERATE_SYMBOLS = YES;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
B3EE43882E35328B0018CE0D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Z3C5WBU343;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = dev.slottedspoon.OwnTPTests;
PRODUCT_NAME = "$(TARGET_NAME)";
STRING_CATALOG_GENERATE_SYMBOLS = NO;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/OwnTP.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/OwnTP";
};
name = Debug;
};
B3EE43892E35328B0018CE0D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Z3C5WBU343;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = dev.slottedspoon.OwnTPTests;
PRODUCT_NAME = "$(TARGET_NAME)";
STRING_CATALOG_GENERATE_SYMBOLS = NO;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/OwnTP.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/OwnTP";
};
name = Release;
};
B3EE438B2E35328B0018CE0D /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Z3C5WBU343;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = dev.slottedspoon.OwnTPUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
STRING_CATALOG_GENERATE_SYMBOLS = NO;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = OwnTP;
};
name = Debug;
};
B3EE438C2E35328B0018CE0D /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Z3C5WBU343;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 15.6;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = dev.slottedspoon.OwnTPUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
STRING_CATALOG_GENERATE_SYMBOLS = NO;
SWIFT_APPROACHABLE_CONCURRENCY = YES;
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = OwnTP;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
B3EE435E2E3532890018CE0D /* Build configuration list for PBXProject "OwnTP" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B3EE43822E35328B0018CE0D /* Debug */,
B3EE43832E35328B0018CE0D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B3EE43842E35328B0018CE0D /* Build configuration list for PBXNativeTarget "OwnTP" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B3EE43852E35328B0018CE0D /* Debug */,
B3EE43862E35328B0018CE0D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B3EE43872E35328B0018CE0D /* Build configuration list for PBXNativeTarget "OwnTPTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B3EE43882E35328B0018CE0D /* Debug */,
B3EE43892E35328B0018CE0D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
B3EE438A2E35328B0018CE0D /* Build configuration list for PBXNativeTarget "OwnTPUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
B3EE438B2E35328B0018CE0D /* Debug */,
B3EE438C2E35328B0018CE0D /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCRemoteSwiftPackageReference section */
B3EE438F2E3533ED0018CE0D /* XCRemoteSwiftPackageReference "SwiftLintPlugins" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SimplyDanny/SwiftLintPlugins";
requirement = {
kind = exactVersion;
version = 0.59.1;
};
};
B3EE43902E35340B0018CE0D /* XCRemoteSwiftPackageReference "SwiftFormat" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/nicklockwood/SwiftFormat.git";
requirement = {
kind = exactVersion;
version = 0.57.2;
};
};
/* End XCRemoteSwiftPackageReference section */
/* Begin XCSwiftPackageProductDependency section */
B3EE43912E3534400018CE0D /* SwiftLintBuildToolPlugin */ = {
isa = XCSwiftPackageProductDependency;
package = B3EE438F2E3533ED0018CE0D /* XCRemoteSwiftPackageReference "SwiftLintPlugins" */;
productName = "plugin:SwiftLintBuildToolPlugin";
};
B3EE43932E3534490018CE0D /* SwiftLintBuildToolPlugin */ = {
isa = XCSwiftPackageProductDependency;
package = B3EE438F2E3533ED0018CE0D /* XCRemoteSwiftPackageReference "SwiftLintPlugins" */;
productName = "plugin:SwiftLintBuildToolPlugin";
};
B3EE43952E35344E0018CE0D /* SwiftLintBuildToolPlugin */ = {
isa = XCSwiftPackageProductDependency;
package = B3EE438F2E3533ED0018CE0D /* XCRemoteSwiftPackageReference "SwiftLintPlugins" */;
productName = "plugin:SwiftLintBuildToolPlugin";
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = B3EE435B2E3532890018CE0D /* Project object */;
}