change Expiranner project xcode file
This commit is contained in:
parent
3a46505451
commit
c6cab66374
@ -11,8 +11,8 @@
|
||||
/* End PBXBuildFile section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
725A9F702FFFA9D400846FFB /* Expiranner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; name = Expiranner.app; path = "/Users/ceuak/Documents/ceuak/mycode/myApp/Expiranner/build/Debug-iphoneos/Expiranner.app"; sourceTree = "<absolute>"; };
|
||||
725A9F862FFFAB2400846FFB /* CLAUDE.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CLAUDE.md; sourceTree = "<group>"; };
|
||||
725A9F9B2FFFAD7400846FFB /* Expiranner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Expiranner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
||||
@ -39,6 +39,7 @@
|
||||
children = (
|
||||
725A9F722FFFA9D400846FFB /* IOS */,
|
||||
725A9F862FFFAB2400846FFB /* CLAUDE.md */,
|
||||
725A9F9B2FFFAD7400846FFB /* Expiranner.app */,
|
||||
);
|
||||
sourceTree = "<group>";
|
||||
};
|
||||
@ -64,7 +65,7 @@
|
||||
packageProductDependencies = (
|
||||
);
|
||||
productName = Expiranner;
|
||||
productReference = 725A9F702FFFA9D400846FFB /* Expiranner.app */;
|
||||
productReference = 725A9F9B2FFFAD7400846FFB /* Expiranner.app */;
|
||||
productType = "com.apple.product-type.application";
|
||||
};
|
||||
/* End PBXNativeTarget section */
|
||||
@ -249,6 +250,7 @@
|
||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_TEAM = 5GNS4Z2SYT;
|
||||
ENABLE_PREVIEWS = YES;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_KEY_NSCameraUsageDescription = "제품 라벨을 촬영하여 유통기한을 기록하기 위해 카메라 접근 권한이 필요합니다.";
|
||||
@ -281,6 +283,7 @@
|
||||
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 1;
|
||||
DEVELOPMENT_TEAM = 5GNS4Z2SYT;
|
||||
ENABLE_PREVIEWS = YES;
|
||||
GENERATE_INFOPLIST_FILE = YES;
|
||||
INFOPLIST_KEY_NSCameraUsageDescription = "제품 라벨을 촬영하여 유통기한을 기록하기 위해 카메라 접근 권한이 필요합니다.";
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user