diff --git a/myApp/Expiranner/Expiranner.xcodeproj/project.pbxproj b/myApp/Expiranner/Expiranner.xcodeproj/project.pbxproj index a1dbecc..7f39758 100644 --- a/myApp/Expiranner/Expiranner.xcodeproj/project.pbxproj +++ b/myApp/Expiranner/Expiranner.xcodeproj/project.pbxproj @@ -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 = ""; }; 725A9F862FFFAB2400846FFB /* CLAUDE.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CLAUDE.md; sourceTree = ""; }; + 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 = ""; }; @@ -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 = "제품 라벨을 촬영하여 유통기한을 기록하기 위해 카메라 접근 권한이 필요합니다."; diff --git a/myApp/Expiranner/Expiranner.xcodeproj/project.xcworkspace/xcuserdata/ceuak.xcuserdatad/UserInterfaceState.xcuserstate b/myApp/Expiranner/Expiranner.xcodeproj/project.xcworkspace/xcuserdata/ceuak.xcuserdatad/UserInterfaceState.xcuserstate index d2e7e9e..3c8b274 100644 Binary files a/myApp/Expiranner/Expiranner.xcodeproj/project.xcworkspace/xcuserdata/ceuak.xcuserdatad/UserInterfaceState.xcuserstate and b/myApp/Expiranner/Expiranner.xcodeproj/project.xcworkspace/xcuserdata/ceuak.xcuserdatad/UserInterfaceState.xcuserstate differ