- 첫 화면 우하단 ? 버튼 → 도움말(5그룹 13주제 — 기본 사용법·통계·앱 밖에서·애플워치·설정 기타) - String Catalog ko(원문)/en/ja 3타깃(iOS 98·워치 15·위젯 9키) 전수 번역, InfoPlist 표시 이름 포함 - 설정 → 언어(시스템/한국어/English/日本語) — AppleLanguages 오버라이드, 재실행 시 적용(하루 다님 방식) - 검증: Debug·Release·워치 빌드 그린, missing·stale 0, en/ja/ko 화면 QA 7장(도움말·설정·세팅·통계·워치) - DEBUG 인자 추가: -openHelp/-openSettings/-openTimerSettings/-resetConfig Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01UPmp29DQHY6Ahfss5SRopT
742 lines
28 KiB
Plaintext
742 lines
28 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 77;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
7217F83130425EE8001577AB /* KegingWatch Watch App.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 7217F82730425EE6001577AB /* KegingWatch Watch App.app */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
7217F83D30425F36001577AB /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7217F83C30425F36001577AB /* WidgetKit.framework */; };
|
|
7217F83F30425F36001577AB /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7217F83E30425F36001577AB /* SwiftUI.framework */; };
|
|
7217F85030425F37001577AB /* KegingWidgetsExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 7217F83A30425F36001577AB /* KegingWidgetsExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
7217F82F30425EE8001577AB /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 7217F80D30425E4B001577AB /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 7217F82630425EE6001577AB;
|
|
remoteInfo = "KegingWatch Watch App";
|
|
};
|
|
7217F84E30425F37001577AB /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 7217F80D30425E4B001577AB /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 7217F83930425F36001577AB;
|
|
remoteInfo = KegingWidgetsExtension;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
7217F83530425EE8001577AB /* Embed Watch Content */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "$(CONTENTS_FOLDER_PATH)/Watch";
|
|
dstSubfolderSpec = 16;
|
|
files = (
|
|
7217F83130425EE8001577AB /* KegingWatch Watch App.app in Embed Watch Content */,
|
|
);
|
|
name = "Embed Watch Content";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7217F85530425F37001577AB /* Embed Foundation Extensions */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 13;
|
|
files = (
|
|
7217F85030425F37001577AB /* KegingWidgetsExtension.appex in Embed Foundation Extensions */,
|
|
);
|
|
name = "Embed Foundation Extensions";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
7217F81530425E4B001577AB /* Keging.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Keging.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7217F82730425EE6001577AB /* KegingWatch Watch App.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "KegingWatch Watch App.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7217F83A30425F36001577AB /* KegingWidgetsExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = KegingWidgetsExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7217F83C30425F36001577AB /* WidgetKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WidgetKit.framework; path = System/Library/Frameworks/WidgetKit.framework; sourceTree = SDKROOT; };
|
|
7217F83E30425F36001577AB /* SwiftUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SwiftUI.framework; path = System/Library/Frameworks/SwiftUI.framework; sourceTree = SDKROOT; };
|
|
7217F85730425FB7001577AB /* KegingWidgetsExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = KegingWidgetsExtension.entitlements; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
|
7217F85130425F37001577AB /* Exceptions for "KegingWidgets" folder in "KegingWidgetsExtension" target */ = {
|
|
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
|
membershipExceptions = (
|
|
Info.plist,
|
|
);
|
|
target = 7217F83930425F36001577AB /* KegingWidgetsExtension */;
|
|
};
|
|
72AB000230425E4B001577AB /* Exceptions for "IOS" folder in "Keging" target */ = {
|
|
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
|
membershipExceptions = (
|
|
Info.plist,
|
|
);
|
|
target = 7217F81430425E4B001577AB /* Keging */;
|
|
};
|
|
72AB000330425E4B001577AB /* Exceptions for "KegingWatch Watch App" folder in "KegingWatch Watch App" target */ = {
|
|
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
|
membershipExceptions = (
|
|
Info.plist,
|
|
);
|
|
target = 7217F82630425EE6001577AB /* KegingWatch Watch App */;
|
|
};
|
|
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
|
|
|
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
7217F81730425E4B001577AB /* IOS */ = {
|
|
isa = PBXFileSystemSynchronizedRootGroup;
|
|
exceptions = (
|
|
72AB000230425E4B001577AB /* Exceptions for "IOS" folder in "Keging" target */,
|
|
);
|
|
path = IOS;
|
|
sourceTree = "<group>";
|
|
};
|
|
7217F82830425EE6001577AB /* KegingWatch Watch App */ = {
|
|
isa = PBXFileSystemSynchronizedRootGroup;
|
|
exceptions = (
|
|
72AB000330425E4B001577AB /* Exceptions for "KegingWatch Watch App" folder in "KegingWatch Watch App" target */,
|
|
);
|
|
path = "KegingWatch Watch App";
|
|
sourceTree = "<group>";
|
|
};
|
|
7217F84030425F36001577AB /* KegingWidgets */ = {
|
|
isa = PBXFileSystemSynchronizedRootGroup;
|
|
exceptions = (
|
|
7217F85130425F37001577AB /* Exceptions for "KegingWidgets" folder in "KegingWidgetsExtension" target */,
|
|
);
|
|
path = KegingWidgets;
|
|
sourceTree = "<group>";
|
|
};
|
|
72AB000130425E4B001577AB /* Shared */ = {
|
|
isa = PBXFileSystemSynchronizedRootGroup;
|
|
path = Shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXFileSystemSynchronizedRootGroup section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
7217F81230425E4B001577AB /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7217F82430425EE6001577AB /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7217F83730425F36001577AB /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
7217F83F30425F36001577AB /* SwiftUI.framework in Frameworks */,
|
|
7217F83D30425F36001577AB /* WidgetKit.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
7217F80C30425E4B001577AB = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7217F85730425FB7001577AB /* KegingWidgetsExtension.entitlements */,
|
|
7217F81730425E4B001577AB /* IOS */,
|
|
72AB000130425E4B001577AB /* Shared */,
|
|
7217F82830425EE6001577AB /* KegingWatch Watch App */,
|
|
7217F84030425F36001577AB /* KegingWidgets */,
|
|
7217F83B30425F36001577AB /* Frameworks */,
|
|
7217F81630425E4B001577AB /* Products */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
7217F81630425E4B001577AB /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7217F81530425E4B001577AB /* Keging.app */,
|
|
7217F82730425EE6001577AB /* KegingWatch Watch App.app */,
|
|
7217F83A30425F36001577AB /* KegingWidgetsExtension.appex */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
7217F83B30425F36001577AB /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
7217F83C30425F36001577AB /* WidgetKit.framework */,
|
|
7217F83E30425F36001577AB /* SwiftUI.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
7217F81430425E4B001577AB /* Keging */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7217F82030425E4C001577AB /* Build configuration list for PBXNativeTarget "Keging" */;
|
|
buildPhases = (
|
|
7217F81130425E4B001577AB /* Sources */,
|
|
7217F81230425E4B001577AB /* Frameworks */,
|
|
7217F81330425E4B001577AB /* Resources */,
|
|
7217F83530425EE8001577AB /* Embed Watch Content */,
|
|
7217F85530425F37001577AB /* Embed Foundation Extensions */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
7217F83030425EE8001577AB /* PBXTargetDependency */,
|
|
7217F84F30425F37001577AB /* PBXTargetDependency */,
|
|
);
|
|
fileSystemSynchronizedGroups = (
|
|
7217F81730425E4B001577AB /* IOS */,
|
|
72AB000130425E4B001577AB /* Shared */,
|
|
);
|
|
name = Keging;
|
|
packageProductDependencies = (
|
|
);
|
|
productName = Keging;
|
|
productReference = 7217F81530425E4B001577AB /* Keging.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
7217F82630425EE6001577AB /* KegingWatch Watch App */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7217F83230425EE8001577AB /* Build configuration list for PBXNativeTarget "KegingWatch Watch App" */;
|
|
buildPhases = (
|
|
7217F82330425EE6001577AB /* Sources */,
|
|
7217F82430425EE6001577AB /* Frameworks */,
|
|
7217F82530425EE6001577AB /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
fileSystemSynchronizedGroups = (
|
|
7217F82830425EE6001577AB /* KegingWatch Watch App */,
|
|
72AB000130425E4B001577AB /* Shared */,
|
|
);
|
|
name = "KegingWatch Watch App";
|
|
packageProductDependencies = (
|
|
);
|
|
productName = "KegingWatch Watch App";
|
|
productReference = 7217F82730425EE6001577AB /* KegingWatch Watch App.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
7217F83930425F36001577AB /* KegingWidgetsExtension */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 7217F85230425F37001577AB /* Build configuration list for PBXNativeTarget "KegingWidgetsExtension" */;
|
|
buildPhases = (
|
|
7217F83630425F36001577AB /* Sources */,
|
|
7217F83730425F36001577AB /* Frameworks */,
|
|
7217F83830425F36001577AB /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
fileSystemSynchronizedGroups = (
|
|
7217F84030425F36001577AB /* KegingWidgets */,
|
|
72AB000130425E4B001577AB /* Shared */,
|
|
);
|
|
name = KegingWidgetsExtension;
|
|
packageProductDependencies = (
|
|
);
|
|
productName = KegingWidgetsExtension;
|
|
productReference = 7217F83A30425F36001577AB /* KegingWidgetsExtension.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
7217F80D30425E4B001577AB /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
BuildIndependentTargetsInParallel = 1;
|
|
LastSwiftUpdateCheck = 2660;
|
|
LastUpgradeCheck = 2660;
|
|
TargetAttributes = {
|
|
7217F81430425E4B001577AB = {
|
|
CreatedOnToolsVersion = 26.6;
|
|
};
|
|
7217F82630425EE6001577AB = {
|
|
CreatedOnToolsVersion = 26.6;
|
|
};
|
|
7217F83930425F36001577AB = {
|
|
CreatedOnToolsVersion = 26.6;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 7217F81030425E4B001577AB /* Build configuration list for PBXProject "Keging" */;
|
|
developmentRegion = ko;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
ko,
|
|
en,
|
|
ja,
|
|
Base,
|
|
);
|
|
mainGroup = 7217F80C30425E4B001577AB;
|
|
minimizedProjectReferenceProxies = 1;
|
|
preferredProjectObjectVersion = 77;
|
|
productRefGroup = 7217F81630425E4B001577AB /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
7217F81430425E4B001577AB /* Keging */,
|
|
7217F82630425EE6001577AB /* KegingWatch Watch App */,
|
|
7217F83930425F36001577AB /* KegingWidgetsExtension */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
7217F81330425E4B001577AB /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7217F82530425EE6001577AB /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7217F83830425F36001577AB /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
7217F81130425E4B001577AB /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7217F82330425EE6001577AB /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
7217F83630425F36001577AB /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
7217F83030425EE8001577AB /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 7217F82630425EE6001577AB /* KegingWatch Watch App */;
|
|
targetProxy = 7217F82F30425EE8001577AB /* PBXContainerItemProxy */;
|
|
};
|
|
7217F84F30425F37001577AB /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 7217F83930425F36001577AB /* KegingWidgetsExtension */;
|
|
targetProxy = 7217F84E30425F37001577AB /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
7217F81E30425E4C001577AB /* 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 = 5GNS4Z2SYT;
|
|
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.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;
|
|
};
|
|
7217F81F30425E4C001577AB /* 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 = 5GNS4Z2SYT;
|
|
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.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;
|
|
};
|
|
7217F82130425E4C001577AB /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = IOS/Keging.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 5GNS4Z2SYT;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = IOS/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "케깅";
|
|
INFOPLIST_KEY_NSSupportsLiveActivities = 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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 18.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.yechan.Keging;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
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;
|
|
};
|
|
name = Debug;
|
|
};
|
|
7217F82230425E4C001577AB /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = IOS/Keging.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 5GNS4Z2SYT;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = IOS/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "케깅";
|
|
INFOPLIST_KEY_NSSupportsLiveActivities = 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;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 18.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.yechan.Keging;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
SUPPORTS_MACCATALYST = NO;
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
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;
|
|
};
|
|
name = Release;
|
|
};
|
|
7217F83330425EE8001577AB /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = "KegingWatch Watch App/KegingWatch Watch App.entitlements";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 5GNS4Z2SYT;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "KegingWatch Watch App/Info.plist";
|
|
INFOPLIST_KEY_CFBundleDisplayName = "케깅";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.yechan.Keging;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.yechan.Keging.watchkitapp;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
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 = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 10.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
7217F83430425EE8001577AB /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CODE_SIGN_ENTITLEMENTS = "KegingWatch Watch App/KegingWatch Watch App.entitlements";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 5GNS4Z2SYT;
|
|
ENABLE_PREVIEWS = YES;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "KegingWatch Watch App/Info.plist";
|
|
INFOPLIST_KEY_CFBundleDisplayName = "케깅";
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
INFOPLIST_KEY_WKCompanionAppBundleIdentifier = com.yechan.Keging;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.yechan.Keging.watchkitapp;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = watchos;
|
|
SKIP_INSTALL = YES;
|
|
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 = 4;
|
|
WATCHOS_DEPLOYMENT_TARGET = 10.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
7217F85330425F37001577AB /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
|
CODE_SIGN_ENTITLEMENTS = KegingWidgetsExtension.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 5GNS4Z2SYT;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = KegingWidgets/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = KegingWidgets;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.yechan.Keging.KegingWidgets;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
7217F85430425F37001577AB /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
ASSETCATALOG_COMPILER_WIDGET_BACKGROUND_COLOR_NAME = WidgetBackground;
|
|
CODE_SIGN_ENTITLEMENTS = KegingWidgetsExtension.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
DEVELOPMENT_TEAM = 5GNS4Z2SYT;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = KegingWidgets/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = KegingWidgets;
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 1.0;
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.yechan.Keging.KegingWidgets;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
STRING_CATALOG_GENERATE_SYMBOLS = YES;
|
|
SWIFT_APPROACHABLE_CONCURRENCY = YES;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_UPCOMING_FEATURE_MEMBER_IMPORT_VISIBILITY = YES;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
7217F81030425E4B001577AB /* Build configuration list for PBXProject "Keging" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7217F81E30425E4C001577AB /* Debug */,
|
|
7217F81F30425E4C001577AB /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7217F82030425E4C001577AB /* Build configuration list for PBXNativeTarget "Keging" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7217F82130425E4C001577AB /* Debug */,
|
|
7217F82230425E4C001577AB /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7217F83230425EE8001577AB /* Build configuration list for PBXNativeTarget "KegingWatch Watch App" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7217F83330425EE8001577AB /* Debug */,
|
|
7217F83430425EE8001577AB /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
7217F85230425F37001577AB /* Build configuration list for PBXNativeTarget "KegingWidgetsExtension" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
7217F85330425F37001577AB /* Debug */,
|
|
7217F85430425F37001577AB /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 7217F80D30425E4B001577AB /* Project object */;
|
|
}
|