Replace the premature 1.0 with 0.1 to signal beta status. Document the 0.x version scheme and the brew-never-downgrades caveat in RELEASING.md. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
498 lines
17 KiB
Plaintext
498 lines
17 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 77;
|
|
objects = {
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
87F2AA852FEE797F0014F9D6 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 87F2AA5A2FEE797F0014F9D6 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 87F2AA612FEE797F0014F9D6;
|
|
remoteInfo = BrewBar;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
87F2AA622FEE797F0014F9D6 /* BrewBar.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BrewBar.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
87F2AA802FEE797F0014F9D6 /* BrewBarTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BrewBarTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
|
87F2AA712FEE7A680014F9D6 /* Exceptions for "BrewBar" folder in "BrewBar" target */ = {
|
|
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
|
membershipExceptions = (
|
|
Info.plist,
|
|
);
|
|
target = 87F2AA612FEE797F0014F9D6 /* BrewBar */;
|
|
};
|
|
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
|
|
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
87F2AA642FEE797F0014F9D6 /* BrewBar */ = {
|
|
isa = PBXFileSystemSynchronizedRootGroup;
|
|
exceptions = (
|
|
87F2AA712FEE7A680014F9D6 /* Exceptions for "BrewBar" folder in "BrewBar" target */,
|
|
);
|
|
path = BrewBar;
|
|
sourceTree = "<group>";
|
|
};
|
|
87F2AA812FEE797F0014F9D6 /* BrewBarTests */ = {
|
|
isa = PBXFileSystemSynchronizedRootGroup;
|
|
path = BrewBarTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXFileSystemSynchronizedRootGroup section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
87F2AA5F2FEE797F0014F9D6 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
87F2AA822FEE797F0014F9D6 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
87F2AA592FEE797F0014F9D6 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
87F2AA642FEE797F0014F9D6 /* BrewBar */,
|
|
87F2AA812FEE797F0014F9D6 /* BrewBarTests */,
|
|
87F2AA632FEE797F0014F9D6 /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
87F2AA632FEE797F0014F9D6 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
87F2AA622FEE797F0014F9D6 /* BrewBar.app */,
|
|
87F2AA802FEE797F0014F9D6 /* BrewBarTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
87F2AA612FEE797F0014F9D6 /* BrewBar */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 87F2AA6D2FEE79800014F9D6 /* Build configuration list for PBXNativeTarget "BrewBar" */;
|
|
buildPhases = (
|
|
87F2AA5E2FEE797F0014F9D6 /* Sources */,
|
|
87F2AA5F2FEE797F0014F9D6 /* Frameworks */,
|
|
87F2AA602FEE797F0014F9D6 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
fileSystemSynchronizedGroups = (
|
|
87F2AA642FEE797F0014F9D6 /* BrewBar */,
|
|
);
|
|
name = BrewBar;
|
|
packageProductDependencies = (
|
|
);
|
|
productName = BrewBar;
|
|
productReference = 87F2AA622FEE797F0014F9D6 /* BrewBar.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
87F2AA842FEE797F0014F9D6 /* BrewBarTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 87F2AA892FEE797F0014F9D6 /* Build configuration list for PBXNativeTarget "BrewBarTests" */;
|
|
buildPhases = (
|
|
87F2AA832FEE797F0014F9D6 /* Sources */,
|
|
87F2AA822FEE797F0014F9D6 /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
87F2AA862FEE797F0014F9D6 /* PBXTargetDependency */,
|
|
);
|
|
fileSystemSynchronizedGroups = (
|
|
87F2AA812FEE797F0014F9D6 /* BrewBarTests */,
|
|
);
|
|
name = BrewBarTests;
|
|
packageProductDependencies = (
|
|
);
|
|
productName = BrewBarTests;
|
|
productReference = 87F2AA802FEE797F0014F9D6 /* BrewBarTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
87F2AA5A2FEE797F0014F9D6 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 2630;
|
|
LastUpgradeCheck = 2630;
|
|
TargetAttributes = {
|
|
87F2AA612FEE797F0014F9D6 = {
|
|
CreatedOnToolsVersion = 26.3;
|
|
};
|
|
87F2AA842FEE797F0014F9D6 = {
|
|
CreatedOnToolsVersion = 26.3;
|
|
TestTargetID = 87F2AA612FEE797F0014F9D6;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 87F2AA5D2FEE797F0014F9D6 /* Build configuration list for PBXProject "BrewBar" */;
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 87F2AA592FEE797F0014F9D6;
|
|
minimizedProjectReferenceProxies = 1;
|
|
preferredProjectObjectVersion = 77;
|
|
productRefGroup = 87F2AA632FEE797F0014F9D6 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
87F2AA612FEE797F0014F9D6 /* BrewBar */,
|
|
87F2AA842FEE797F0014F9D6 /* BrewBarTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
87F2AA602FEE797F0014F9D6 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
87F2AA5E2FEE797F0014F9D6 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
87F2AA832FEE797F0014F9D6 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
87F2AA862FEE797F0014F9D6 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 87F2AA612FEE797F0014F9D6 /* BrewBar */;
|
|
targetProxy = 87F2AA852FEE797F0014F9D6 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
87F2AA6B2FEE79800014F9D6 /* 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;
|
|
MACOSX_DEPLOYMENT_TARGET = 13.0;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = macosx;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
};
|
|
name = Debug;
|
|
};
|
|
87F2AA6C2FEE79800014F9D6 /* 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;
|
|
MACOSX_DEPLOYMENT_TARGET = 13.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
SDKROOT = macosx;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
};
|
|
name = Release;
|
|
};
|
|
87F2AA6E2FEE79800014F9D6 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
AUTOMATION_APPLE_EVENTS = NO;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = GLVUYYHFD9;
|
|
ENABLE_APP_SANDBOX = NO;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
ENABLE_RESOURCE_ACCESS_AUDIO_INPUT = NO;
|
|
ENABLE_RESOURCE_ACCESS_CALENDARS = NO;
|
|
ENABLE_RESOURCE_ACCESS_CAMERA = NO;
|
|
ENABLE_RESOURCE_ACCESS_CONTACTS = NO;
|
|
ENABLE_RESOURCE_ACCESS_LOCATION = NO;
|
|
ENABLE_RESOURCE_ACCESS_PHOTO_LIBRARY = NO;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = BrewBar/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = BrewBar;
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
INFOPLIST_KEY_NSPrincipalClass = BrewBar.AppDelegate;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 0.1;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.MaxSoch.BrewBar;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
REGISTER_APP_GROUPS = YES;
|
|
RUNTIME_EXCEPTION_ALLOW_DYLD_ENVIRONMENT_VARIABLES = NO;
|
|
RUNTIME_EXCEPTION_ALLOW_JIT = NO;
|
|
RUNTIME_EXCEPTION_ALLOW_UNSIGNED_EXECUTABLE_MEMORY = NO;
|
|
RUNTIME_EXCEPTION_DEBUGGING_TOOL = NO;
|
|
RUNTIME_EXCEPTION_DISABLE_EXECUTABLE_PAGE_PROTECTION = NO;
|
|
RUNTIME_EXCEPTION_DISABLE_LIBRARY_VALIDATION = NO;
|
|
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;
|
|
};
|
|
name = Debug;
|
|
};
|
|
87F2AA6F2FEE79800014F9D6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
AUTOMATION_APPLE_EVENTS = NO;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = GLVUYYHFD9;
|
|
ENABLE_APP_SANDBOX = NO;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
ENABLE_PREVIEWS = YES;
|
|
ENABLE_RESOURCE_ACCESS_AUDIO_INPUT = NO;
|
|
ENABLE_RESOURCE_ACCESS_CALENDARS = NO;
|
|
ENABLE_RESOURCE_ACCESS_CAMERA = NO;
|
|
ENABLE_RESOURCE_ACCESS_CONTACTS = NO;
|
|
ENABLE_RESOURCE_ACCESS_LOCATION = NO;
|
|
ENABLE_RESOURCE_ACCESS_PHOTO_LIBRARY = NO;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = BrewBar/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = BrewBar;
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
INFOPLIST_KEY_NSPrincipalClass = BrewBar.AppDelegate;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 0.1;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.MaxSoch.BrewBar;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
REGISTER_APP_GROUPS = YES;
|
|
RUNTIME_EXCEPTION_ALLOW_DYLD_ENVIRONMENT_VARIABLES = NO;
|
|
RUNTIME_EXCEPTION_ALLOW_JIT = NO;
|
|
RUNTIME_EXCEPTION_ALLOW_UNSIGNED_EXECUTABLE_MEMORY = NO;
|
|
RUNTIME_EXCEPTION_DEBUGGING_TOOL = NO;
|
|
RUNTIME_EXCEPTION_DISABLE_EXECUTABLE_PAGE_PROTECTION = NO;
|
|
RUNTIME_EXCEPTION_DISABLE_LIBRARY_VALIDATION = NO;
|
|
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;
|
|
};
|
|
name = Release;
|
|
};
|
|
87F2AA872FEE797F0014F9D6 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = GLVUYYHFD9;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 0.1;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.MaxSoch.BrewBarTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BrewBar.app/Contents/MacOS/BrewBar";
|
|
};
|
|
name = Debug;
|
|
};
|
|
87F2AA882FEE797F0014F9D6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = GLVUYYHFD9;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 13.0;
|
|
MARKETING_VERSION = 0.1;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "com.MaxSoch.BrewBarTests";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
SWIFT_DEFAULT_ACTOR_ISOLATION = MainActor;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BrewBar.app/Contents/MacOS/BrewBar";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
87F2AA5D2FEE797F0014F9D6 /* Build configuration list for PBXProject "BrewBar" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
87F2AA6B2FEE79800014F9D6 /* Debug */,
|
|
87F2AA6C2FEE79800014F9D6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
87F2AA6D2FEE79800014F9D6 /* Build configuration list for PBXNativeTarget "BrewBar" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
87F2AA6E2FEE79800014F9D6 /* Debug */,
|
|
87F2AA6F2FEE79800014F9D6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
87F2AA892FEE797F0014F9D6 /* Build configuration list for PBXNativeTarget "BrewBarTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
87F2AA872FEE797F0014F9D6 /* Debug */,
|
|
87F2AA882FEE797F0014F9D6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 87F2AA5A2FEE797F0014F9D6 /* Project object */;
|
|
}
|