diff --git a/FoodBowl.xcodeproj/project.pbxproj b/Dot.xcodeproj/project.pbxproj similarity index 98% rename from FoodBowl.xcodeproj/project.pbxproj rename to Dot.xcodeproj/project.pbxproj index 37af9b3e..2090dc73 100644 --- a/FoodBowl.xcodeproj/project.pbxproj +++ b/Dot.xcodeproj/project.pbxproj @@ -330,7 +330,7 @@ CB78A80F2B5D0CBD007EC9C1 /* FollowUsecase.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FollowUsecase.swift; sourceTree = ""; }; CB78A8112B5D0F07007EC9C1 /* Token.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Token.swift; sourceTree = ""; }; CB78A8152B5D5511007EC9C1 /* SettingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingView.swift; sourceTree = ""; }; - CB7F3321298A4F1E0000A6B4 /* FoodBowl.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = FoodBowl.entitlements; sourceTree = ""; }; + CB7F3321298A4F1E0000A6B4 /* Dot.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Dot.entitlements; sourceTree = ""; }; CB7F3324298A51560000A6B4 /* UserDefaultStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaultStorage.swift; sourceTree = ""; }; CB7F3326298A51610000A6B4 /* UserDefaultHandler.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaultHandler.swift; sourceTree = ""; }; CB811AA52B66DE7200DCCA49 /* SignAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SignAPI.swift; sourceTree = ""; }; @@ -400,7 +400,7 @@ CBC158652AD80BB600FD263B /* MemberDTO.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MemberDTO.swift; sourceTree = ""; }; CBC158672AD80C3300FD263B /* CreateBlameRequestDTO.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CreateBlameRequestDTO.swift; sourceTree = ""; }; CBC19D492B6FA2FB009CB3AB /* EmptyListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmptyListView.swift; sourceTree = ""; }; - CBC73100295550A100C7F198 /* FoodBowl.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FoodBowl.app; sourceTree = BUILT_PRODUCTS_DIR; }; + CBC73100295550A100C7F198 /* Dot.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Dot.app; sourceTree = BUILT_PRODUCTS_DIR; }; CBC73103295550A100C7F198 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; CBC73105295550A100C7F198 /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = ""; }; CBC7310C295550A200C7F198 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; @@ -1293,7 +1293,7 @@ CBC730F7295550A100C7F198 = { isa = PBXGroup; children = ( - CBC73102295550A100C7F198 /* FoodBowl */, + CBC73102295550A100C7F198 /* Dot */, CBC73101295550A100C7F198 /* Products */, ); sourceTree = ""; @@ -1301,15 +1301,15 @@ CBC73101295550A100C7F198 /* Products */ = { isa = PBXGroup; children = ( - CBC73100295550A100C7F198 /* FoodBowl.app */, + CBC73100295550A100C7F198 /* Dot.app */, ); name = Products; sourceTree = ""; }; - CBC73102295550A100C7F198 /* FoodBowl */ = { + CBC73102295550A100C7F198 /* Dot */ = { isa = PBXGroup; children = ( - CB7F3321298A4F1E0000A6B4 /* FoodBowl.entitlements */, + CB7F3321298A4F1E0000A6B4 /* Dot.entitlements */, CB617A1E2AE2387C000F7FFC /* App */, CB617A1F2AE238AB000F7FFC /* Presentation */, CB617A2A2AE23B01000F7FFC /* Domain */, @@ -1318,7 +1318,7 @@ CB617A2B2AE23B89000F7FFC /* Utils */, CBADC26F29559BC900E56C93 /* Resource */, ); - path = FoodBowl; + path = Dot; sourceTree = ""; }; CBC747AD2A83D9BC00F171F5 /* Request */ = { @@ -1622,9 +1622,9 @@ /* End PBXGroup section */ /* Begin PBXNativeTarget section */ - CBC730FF295550A100C7F198 /* FoodBowl */ = { + CBC730FF295550A100C7F198 /* Dot */ = { isa = PBXNativeTarget; - buildConfigurationList = CBC73114295550A200C7F198 /* Build configuration list for PBXNativeTarget "FoodBowl" */; + buildConfigurationList = CBC73114295550A200C7F198 /* Build configuration list for PBXNativeTarget "Dot" */; buildPhases = ( CBC730FC295550A100C7F198 /* Sources */, CBC730FD295550A100C7F198 /* Frameworks */, @@ -1634,7 +1634,7 @@ ); dependencies = ( ); - name = FoodBowl; + name = Dot; packageProductDependencies = ( CBADC2412955989400E56C93 /* SnapKit */, CBADC244295598A200E56C93 /* Then */, @@ -1647,7 +1647,7 @@ CBDF0D052AE8E6B600177D38 /* YPImagePicker */, ); productName = FoodBowl; - productReference = CBC73100295550A100C7F198 /* FoodBowl.app */; + productReference = CBC73100295550A100C7F198 /* Dot.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ @@ -1665,7 +1665,7 @@ }; }; }; - buildConfigurationList = CBC730FB295550A100C7F198 /* Build configuration list for PBXProject "FoodBowl" */; + buildConfigurationList = CBC730FB295550A100C7F198 /* Build configuration list for PBXProject "Dot" */; compatibilityVersion = "Xcode 14.0"; developmentRegion = en; hasScannedForEncodings = 0; @@ -1687,7 +1687,7 @@ projectDirPath = ""; projectRoot = ""; targets = ( - CBC730FF295550A100C7F198 /* FoodBowl */, + CBC730FF295550A100C7F198 /* Dot */, ); }; /* End PBXProject section */ @@ -1994,7 +1994,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_KEY_CFBundleDisplayName = "풋볼"; + INFOPLIST_KEY_CFBundleDisplayName = Dot; IPHONEOS_DEPLOYMENT_TARGET = 16.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; @@ -2051,7 +2051,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - INFOPLIST_KEY_CFBundleDisplayName = "풋볼"; + INFOPLIST_KEY_CFBundleDisplayName = Dot; IPHONEOS_DEPLOYMENT_TARGET = 16.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; @@ -2067,13 +2067,13 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - BASE_URL = "http://cobyserver.iptime.org"; - CODE_SIGN_ENTITLEMENTS = FoodBowl/FoodBowl.entitlements; + BASE_URL = "https://justdoeat.co.kr"; + CODE_SIGN_ENTITLEMENTS = Dot/Dot.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 10; + CURRENT_PROJECT_VERSION = 16; DEVELOPMENT_TEAM = 3Y8YH8GWMM; GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = FoodBowl/App/Info.plist; + INFOPLIST_FILE = Dot/App/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = Dot; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.food-and-drink"; INFOPLIST_KEY_NSCameraUsageDescription = "음식 사진을 찍기 위해, 권한이 필요합니다."; @@ -2092,7 +2092,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 2.0.0; + MARKETING_VERSION = 2.0.1; NONCE = wH_pSu5wSUHzoFPBUE9Q9ZRs3fcKzGSn; PRODUCT_BUNDLE_IDENTIFIER = com.coby.FoodBowl; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -2110,13 +2110,13 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - BASE_URL = "http://cobyserver.iptime.org"; - CODE_SIGN_ENTITLEMENTS = FoodBowl/FoodBowl.entitlements; + BASE_URL = "https://justdoeat.co.kr"; + CODE_SIGN_ENTITLEMENTS = Dot/Dot.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 10; + CURRENT_PROJECT_VERSION = 16; DEVELOPMENT_TEAM = 3Y8YH8GWMM; GENERATE_INFOPLIST_FILE = YES; - INFOPLIST_FILE = FoodBowl/App/Info.plist; + INFOPLIST_FILE = Dot/App/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = Dot; INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.food-and-drink"; INFOPLIST_KEY_NSCameraUsageDescription = "음식 사진을 찍기 위해, 권한이 필요합니다."; @@ -2135,7 +2135,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 2.0.0; + MARKETING_VERSION = 2.0.1; NONCE = wH_pSu5wSUHzoFPBUE9Q9ZRs3fcKzGSn; PRODUCT_BUNDLE_IDENTIFIER = com.coby.FoodBowl; PRODUCT_NAME = "$(TARGET_NAME)"; @@ -2151,7 +2151,7 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - CBC730FB295550A100C7F198 /* Build configuration list for PBXProject "FoodBowl" */ = { + CBC730FB295550A100C7F198 /* Build configuration list for PBXProject "Dot" */ = { isa = XCConfigurationList; buildConfigurations = ( CBC73112295550A200C7F198 /* Debug */, @@ -2160,7 +2160,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - CBC73114295550A200C7F198 /* Build configuration list for PBXNativeTarget "FoodBowl" */ = { + CBC73114295550A200C7F198 /* Build configuration list for PBXNativeTarget "Dot" */ = { isa = XCConfigurationList; buildConfigurations = ( CBC73115295550A200C7F198 /* Debug */, diff --git a/Dot.xcodeproj/xcshareddata/xcschemes/Dot.xcscheme b/Dot.xcodeproj/xcshareddata/xcschemes/Dot.xcscheme new file mode 100644 index 00000000..8f14c8f1 --- /dev/null +++ b/Dot.xcodeproj/xcshareddata/xcschemes/Dot.xcscheme @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/FoodBowl/App/.swiftformat b/Dot/App/.swiftformat similarity index 100% rename from FoodBowl/App/.swiftformat rename to Dot/App/.swiftformat diff --git a/FoodBowl/App/.swiftlint.yml b/Dot/App/.swiftlint.yml similarity index 100% rename from FoodBowl/App/.swiftlint.yml rename to Dot/App/.swiftlint.yml diff --git a/FoodBowl/App/AppDelegate.swift b/Dot/App/AppDelegate.swift similarity index 100% rename from FoodBowl/App/AppDelegate.swift rename to Dot/App/AppDelegate.swift diff --git a/FoodBowl/App/Info.plist b/Dot/App/Info.plist similarity index 59% rename from FoodBowl/App/Info.plist rename to Dot/App/Info.plist index 90181840..7813642f 100644 --- a/FoodBowl/App/Info.plist +++ b/Dot/App/Info.plist @@ -8,28 +8,6 @@ $(KAKAO_TOKEN) KakaoURL $(KAKAO_URL) - NSAppTransportSecurity - - NSExceptionDomains - - place.map.kakao.com - - NSIncludesSubdomains - - NSExceptionAllowsInsecureHTTPLoads - - - cobyserver.iptime.org - - NSExceptionAllowsInsecureHTTPLoads - - NSExceptionRequiresForwardSecrecy - - NSIncludesSubdomains - - - - Nonce $(NONCE) UIApplicationSceneManifest diff --git a/FoodBowl/App/SceneDelegate.swift b/Dot/App/SceneDelegate.swift similarity index 100% rename from FoodBowl/App/SceneDelegate.swift rename to Dot/App/SceneDelegate.swift diff --git a/FoodBowl/Data/API/KakaoAPI.swift b/Dot/Data/API/KakaoAPI.swift similarity index 100% rename from FoodBowl/Data/API/KakaoAPI.swift rename to Dot/Data/API/KakaoAPI.swift diff --git a/FoodBowl/Data/API/ServiceAPI.swift b/Dot/Data/API/ServiceAPI.swift similarity index 100% rename from FoodBowl/Data/API/ServiceAPI.swift rename to Dot/Data/API/ServiceAPI.swift diff --git a/FoodBowl/Data/API/SignAPI.swift b/Dot/Data/API/SignAPI.swift similarity index 100% rename from FoodBowl/Data/API/SignAPI.swift rename to Dot/Data/API/SignAPI.swift diff --git a/FoodBowl/Data/DTO/Request/CreateBlameRequestDTO.swift b/Dot/Data/DTO/Request/CreateBlameRequestDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Request/CreateBlameRequestDTO.swift rename to Dot/Data/DTO/Request/CreateBlameRequestDTO.swift diff --git a/FoodBowl/Data/DTO/Request/CreateReviewRequestDTO.swift b/Dot/Data/DTO/Request/CreateReviewRequestDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Request/CreateReviewRequestDTO.swift rename to Dot/Data/DTO/Request/CreateReviewRequestDTO.swift diff --git a/FoodBowl/Data/DTO/Request/GetReviewsRequestDTO.swift b/Dot/Data/DTO/Request/GetReviewsRequestDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Request/GetReviewsRequestDTO.swift rename to Dot/Data/DTO/Request/GetReviewsRequestDTO.swift diff --git a/FoodBowl/Data/DTO/Request/GetStoresRequestDTO.swift b/Dot/Data/DTO/Request/GetStoresRequestDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Request/GetStoresRequestDTO.swift rename to Dot/Data/DTO/Request/GetStoresRequestDTO.swift diff --git a/FoodBowl/Data/DTO/Request/SearchMemberRequestDTO.swift b/Dot/Data/DTO/Request/SearchMemberRequestDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Request/SearchMemberRequestDTO.swift rename to Dot/Data/DTO/Request/SearchMemberRequestDTO.swift diff --git a/FoodBowl/Data/DTO/Request/SearchStoreRequestDTO.swift b/Dot/Data/DTO/Request/SearchStoreRequestDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Request/SearchStoreRequestDTO.swift rename to Dot/Data/DTO/Request/SearchStoreRequestDTO.swift diff --git a/FoodBowl/Data/DTO/Request/SignRequestDTO.swift b/Dot/Data/DTO/Request/SignRequestDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Request/SignRequestDTO.swift rename to Dot/Data/DTO/Request/SignRequestDTO.swift diff --git a/FoodBowl/Data/DTO/Request/UpdateMemberProfileRequestDTO.swift b/Dot/Data/DTO/Request/UpdateMemberProfileRequestDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Request/UpdateMemberProfileRequestDTO.swift rename to Dot/Data/DTO/Request/UpdateMemberProfileRequestDTO.swift diff --git a/FoodBowl/Data/DTO/Request/UpdateReviewRequestDTO.swift b/Dot/Data/DTO/Request/UpdateReviewRequestDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Request/UpdateReviewRequestDTO.swift rename to Dot/Data/DTO/Request/UpdateReviewRequestDTO.swift diff --git a/FoodBowl/Data/DTO/Response/CategoryDTO.swift b/Dot/Data/DTO/Response/CategoryDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Response/CategoryDTO.swift rename to Dot/Data/DTO/Response/CategoryDTO.swift diff --git a/FoodBowl/Data/DTO/Response/CheckNicknameDTO.swift b/Dot/Data/DTO/Response/CheckNicknameDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Response/CheckNicknameDTO.swift rename to Dot/Data/DTO/Response/CheckNicknameDTO.swift diff --git a/FoodBowl/Data/DTO/Response/ErrorDTO.swift b/Dot/Data/DTO/Response/ErrorDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Response/ErrorDTO.swift rename to Dot/Data/DTO/Response/ErrorDTO.swift diff --git a/FoodBowl/Data/DTO/Response/MemberDTO.swift b/Dot/Data/DTO/Response/MemberDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Response/MemberDTO.swift rename to Dot/Data/DTO/Response/MemberDTO.swift diff --git a/FoodBowl/Data/DTO/Response/PlaceDTO.swift b/Dot/Data/DTO/Response/PlaceDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Response/PlaceDTO.swift rename to Dot/Data/DTO/Response/PlaceDTO.swift diff --git a/FoodBowl/Data/DTO/Response/ReviewByFeedDTO.swift b/Dot/Data/DTO/Response/ReviewByFeedDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Response/ReviewByFeedDTO.swift rename to Dot/Data/DTO/Response/ReviewByFeedDTO.swift diff --git a/FoodBowl/Data/DTO/Response/ReviewByStoreDTO.swift b/Dot/Data/DTO/Response/ReviewByStoreDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Response/ReviewByStoreDTO.swift rename to Dot/Data/DTO/Response/ReviewByStoreDTO.swift diff --git a/FoodBowl/Data/DTO/Response/ReviewDTO.swift b/Dot/Data/DTO/Response/ReviewDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Response/ReviewDTO.swift rename to Dot/Data/DTO/Response/ReviewDTO.swift diff --git a/FoodBowl/Data/DTO/Response/SchoolDTO.swift b/Dot/Data/DTO/Response/SchoolDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Response/SchoolDTO.swift rename to Dot/Data/DTO/Response/SchoolDTO.swift diff --git a/FoodBowl/Data/DTO/Response/StoreDTO.swift b/Dot/Data/DTO/Response/StoreDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Response/StoreDTO.swift rename to Dot/Data/DTO/Response/StoreDTO.swift diff --git a/FoodBowl/Data/DTO/Response/UpdateProfileImageDTO.swift b/Dot/Data/DTO/Response/UpdateProfileImageDTO.swift similarity index 100% rename from FoodBowl/Data/DTO/Response/UpdateProfileImageDTO.swift rename to Dot/Data/DTO/Response/UpdateProfileImageDTO.swift diff --git a/FoodBowl/Data/Network/CustomError.swift b/Dot/Data/Network/CustomError.swift similarity index 100% rename from FoodBowl/Data/Network/CustomError.swift rename to Dot/Data/Network/CustomError.swift diff --git a/FoodBowl/Data/Repository/BlameScene/BlameRepositroyImpl.swift b/Dot/Data/Repository/BlameScene/BlameRepositroyImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/BlameScene/BlameRepositroyImpl.swift rename to Dot/Data/Repository/BlameScene/BlameRepositroyImpl.swift diff --git a/FoodBowl/Data/Repository/CreateReviewScene/CreateReviewRepositoryImpl.swift b/Dot/Data/Repository/CreateReviewScene/CreateReviewRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/CreateReviewScene/CreateReviewRepositoryImpl.swift rename to Dot/Data/Repository/CreateReviewScene/CreateReviewRepositoryImpl.swift diff --git a/FoodBowl/Data/Repository/FindScene/FindRepositoryImpl.swift b/Dot/Data/Repository/FindScene/FindRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/FindScene/FindRepositoryImpl.swift rename to Dot/Data/Repository/FindScene/FindRepositoryImpl.swift diff --git a/FoodBowl/Data/Repository/FollowScene/FollowRepositoryImpl.swift b/Dot/Data/Repository/FollowScene/FollowRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/FollowScene/FollowRepositoryImpl.swift rename to Dot/Data/Repository/FollowScene/FollowRepositoryImpl.swift diff --git a/FoodBowl/Data/Repository/MapScene/MapRepositoryImpl.swift b/Dot/Data/Repository/MapScene/MapRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/MapScene/MapRepositoryImpl.swift rename to Dot/Data/Repository/MapScene/MapRepositoryImpl.swift diff --git a/FoodBowl/Data/Repository/MemberScene/MemberRepositoryImpl.swift b/Dot/Data/Repository/MemberScene/MemberRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/MemberScene/MemberRepositoryImpl.swift rename to Dot/Data/Repository/MemberScene/MemberRepositoryImpl.swift diff --git a/FoodBowl/Data/Repository/RecommendScene/RecommendRepositoryImpl.swift b/Dot/Data/Repository/RecommendScene/RecommendRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/RecommendScene/RecommendRepositoryImpl.swift rename to Dot/Data/Repository/RecommendScene/RecommendRepositoryImpl.swift diff --git a/FoodBowl/Data/Repository/ReviewDetailScene/ReviewDetailRepositoryImpl.swift b/Dot/Data/Repository/ReviewDetailScene/ReviewDetailRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/ReviewDetailScene/ReviewDetailRepositoryImpl.swift rename to Dot/Data/Repository/ReviewDetailScene/ReviewDetailRepositoryImpl.swift diff --git a/FoodBowl/Data/Repository/SettingScene/SettingRepositoryImpl.swift b/Dot/Data/Repository/SettingScene/SettingRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/SettingScene/SettingRepositoryImpl.swift rename to Dot/Data/Repository/SettingScene/SettingRepositoryImpl.swift diff --git a/FoodBowl/Data/Repository/SignScene/SignRepositoryImpl.swift b/Dot/Data/Repository/SignScene/SignRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/SignScene/SignRepositoryImpl.swift rename to Dot/Data/Repository/SignScene/SignRepositoryImpl.swift diff --git a/FoodBowl/Data/Repository/SplashScene/SplashRepositoryImpl.swift b/Dot/Data/Repository/SplashScene/SplashRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/SplashScene/SplashRepositoryImpl.swift rename to Dot/Data/Repository/SplashScene/SplashRepositoryImpl.swift diff --git a/FoodBowl/Data/Repository/StoreDetailScene/StoreDetailRepositoryImpl.swift b/Dot/Data/Repository/StoreDetailScene/StoreDetailRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/StoreDetailScene/StoreDetailRepositoryImpl.swift rename to Dot/Data/Repository/StoreDetailScene/StoreDetailRepositoryImpl.swift diff --git a/FoodBowl/Data/Repository/UpdateProfileScene/UpdateProfileRepositoryImpl.swift b/Dot/Data/Repository/UpdateProfileScene/UpdateProfileRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/UpdateProfileScene/UpdateProfileRepositoryImpl.swift rename to Dot/Data/Repository/UpdateProfileScene/UpdateProfileRepositoryImpl.swift diff --git a/FoodBowl/Data/Repository/UpdateReviewScene/UpdateReviewRepositoryImpl.swift b/Dot/Data/Repository/UpdateReviewScene/UpdateReviewRepositoryImpl.swift similarity index 100% rename from FoodBowl/Data/Repository/UpdateReviewScene/UpdateReviewRepositoryImpl.swift rename to Dot/Data/Repository/UpdateReviewScene/UpdateReviewRepositoryImpl.swift diff --git a/FoodBowl/Domain/Entity/CategoryType.swift b/Dot/Domain/Entity/CategoryType.swift similarity index 100% rename from FoodBowl/Domain/Entity/CategoryType.swift rename to Dot/Domain/Entity/CategoryType.swift diff --git a/FoodBowl/Domain/Entity/Marker.swift b/Dot/Domain/Entity/Marker.swift similarity index 100% rename from FoodBowl/Domain/Entity/Marker.swift rename to Dot/Domain/Entity/Marker.swift diff --git a/FoodBowl/Domain/Entity/Members.swift b/Dot/Domain/Entity/Members.swift similarity index 100% rename from FoodBowl/Domain/Entity/Members.swift rename to Dot/Domain/Entity/Members.swift diff --git a/FoodBowl/Domain/Entity/Option.swift b/Dot/Domain/Entity/Option.swift similarity index 100% rename from FoodBowl/Domain/Entity/Option.swift rename to Dot/Domain/Entity/Option.swift diff --git a/FoodBowl/Domain/Entity/Reviews.swift b/Dot/Domain/Entity/Reviews.swift similarity index 100% rename from FoodBowl/Domain/Entity/Reviews.swift rename to Dot/Domain/Entity/Reviews.swift diff --git a/FoodBowl/Domain/Entity/Store.swift b/Dot/Domain/Entity/Store.swift similarity index 100% rename from FoodBowl/Domain/Entity/Store.swift rename to Dot/Domain/Entity/Store.swift diff --git a/FoodBowl/Domain/Entity/SwitchType.swift b/Dot/Domain/Entity/SwitchType.swift similarity index 100% rename from FoodBowl/Domain/Entity/SwitchType.swift rename to Dot/Domain/Entity/SwitchType.swift diff --git a/FoodBowl/Domain/Entity/Token.swift b/Dot/Domain/Entity/Token.swift similarity index 100% rename from FoodBowl/Domain/Entity/Token.swift rename to Dot/Domain/Entity/Token.swift diff --git a/FoodBowl/Domain/Repository/BlameScene/BlameRepository.swift b/Dot/Domain/Repository/BlameScene/BlameRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/BlameScene/BlameRepository.swift rename to Dot/Domain/Repository/BlameScene/BlameRepository.swift diff --git a/FoodBowl/Domain/Repository/CreateReviewScene/CreateReviewRepository.swift b/Dot/Domain/Repository/CreateReviewScene/CreateReviewRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/CreateReviewScene/CreateReviewRepository.swift rename to Dot/Domain/Repository/CreateReviewScene/CreateReviewRepository.swift diff --git a/FoodBowl/Domain/Repository/FindScene/FindRepository.swift b/Dot/Domain/Repository/FindScene/FindRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/FindScene/FindRepository.swift rename to Dot/Domain/Repository/FindScene/FindRepository.swift diff --git a/FoodBowl/Domain/Repository/FollowScene/FollowRepository.swift b/Dot/Domain/Repository/FollowScene/FollowRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/FollowScene/FollowRepository.swift rename to Dot/Domain/Repository/FollowScene/FollowRepository.swift diff --git a/FoodBowl/Domain/Repository/MapScene/MapRepository.swift b/Dot/Domain/Repository/MapScene/MapRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/MapScene/MapRepository.swift rename to Dot/Domain/Repository/MapScene/MapRepository.swift diff --git a/FoodBowl/Domain/Repository/MemberScene/MemberRepository.swift b/Dot/Domain/Repository/MemberScene/MemberRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/MemberScene/MemberRepository.swift rename to Dot/Domain/Repository/MemberScene/MemberRepository.swift diff --git a/FoodBowl/Domain/Repository/RecommendScene/RecommendRepository.swift b/Dot/Domain/Repository/RecommendScene/RecommendRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/RecommendScene/RecommendRepository.swift rename to Dot/Domain/Repository/RecommendScene/RecommendRepository.swift diff --git a/FoodBowl/Domain/Repository/ReviewDetailScene/ReviewDetailRepository.swift b/Dot/Domain/Repository/ReviewDetailScene/ReviewDetailRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/ReviewDetailScene/ReviewDetailRepository.swift rename to Dot/Domain/Repository/ReviewDetailScene/ReviewDetailRepository.swift diff --git a/FoodBowl/Domain/Repository/SettingScene/SettingRepository.swift b/Dot/Domain/Repository/SettingScene/SettingRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/SettingScene/SettingRepository.swift rename to Dot/Domain/Repository/SettingScene/SettingRepository.swift diff --git a/FoodBowl/Domain/Repository/SignScene/SignRepository.swift b/Dot/Domain/Repository/SignScene/SignRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/SignScene/SignRepository.swift rename to Dot/Domain/Repository/SignScene/SignRepository.swift diff --git a/FoodBowl/Domain/Repository/SplashScene/SplashRepository.swift b/Dot/Domain/Repository/SplashScene/SplashRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/SplashScene/SplashRepository.swift rename to Dot/Domain/Repository/SplashScene/SplashRepository.swift diff --git a/FoodBowl/Domain/Repository/StoreDetailScene/StoreDetailRepository.swift b/Dot/Domain/Repository/StoreDetailScene/StoreDetailRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/StoreDetailScene/StoreDetailRepository.swift rename to Dot/Domain/Repository/StoreDetailScene/StoreDetailRepository.swift diff --git a/FoodBowl/Domain/Repository/UpdateProfileScene/UpdateProfileRepository.swift b/Dot/Domain/Repository/UpdateProfileScene/UpdateProfileRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/UpdateProfileScene/UpdateProfileRepository.swift rename to Dot/Domain/Repository/UpdateProfileScene/UpdateProfileRepository.swift diff --git a/FoodBowl/Domain/Repository/UpdateReviewScene/UpdateReviewRepository.swift b/Dot/Domain/Repository/UpdateReviewScene/UpdateReviewRepository.swift similarity index 100% rename from FoodBowl/Domain/Repository/UpdateReviewScene/UpdateReviewRepository.swift rename to Dot/Domain/Repository/UpdateReviewScene/UpdateReviewRepository.swift diff --git a/FoodBowl/Domain/Usecase/BlameScene/BlameUsecase.swift b/Dot/Domain/Usecase/BlameScene/BlameUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/BlameScene/BlameUsecase.swift rename to Dot/Domain/Usecase/BlameScene/BlameUsecase.swift diff --git a/FoodBowl/Domain/Usecase/CreateReviewScene/CreateReviewUsecase.swift b/Dot/Domain/Usecase/CreateReviewScene/CreateReviewUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/CreateReviewScene/CreateReviewUsecase.swift rename to Dot/Domain/Usecase/CreateReviewScene/CreateReviewUsecase.swift diff --git a/FoodBowl/Domain/Usecase/FindScene/FindUsecase.swift b/Dot/Domain/Usecase/FindScene/FindUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/FindScene/FindUsecase.swift rename to Dot/Domain/Usecase/FindScene/FindUsecase.swift diff --git a/FoodBowl/Domain/Usecase/FollowScene/FollowUsecase.swift b/Dot/Domain/Usecase/FollowScene/FollowUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/FollowScene/FollowUsecase.swift rename to Dot/Domain/Usecase/FollowScene/FollowUsecase.swift diff --git a/FoodBowl/Domain/Usecase/MapScene/MapUsecase.swift b/Dot/Domain/Usecase/MapScene/MapUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/MapScene/MapUsecase.swift rename to Dot/Domain/Usecase/MapScene/MapUsecase.swift diff --git a/FoodBowl/Domain/Usecase/MemberScene/MemberUsecase.swift b/Dot/Domain/Usecase/MemberScene/MemberUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/MemberScene/MemberUsecase.swift rename to Dot/Domain/Usecase/MemberScene/MemberUsecase.swift diff --git a/FoodBowl/Domain/Usecase/RecommendScene/RecommendUsecase.swift b/Dot/Domain/Usecase/RecommendScene/RecommendUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/RecommendScene/RecommendUsecase.swift rename to Dot/Domain/Usecase/RecommendScene/RecommendUsecase.swift diff --git a/FoodBowl/Domain/Usecase/ReviewDetailScene/ReviewDetailUsecase.swift b/Dot/Domain/Usecase/ReviewDetailScene/ReviewDetailUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/ReviewDetailScene/ReviewDetailUsecase.swift rename to Dot/Domain/Usecase/ReviewDetailScene/ReviewDetailUsecase.swift diff --git a/FoodBowl/Domain/Usecase/SettingScene/SettingUsecase.swift b/Dot/Domain/Usecase/SettingScene/SettingUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/SettingScene/SettingUsecase.swift rename to Dot/Domain/Usecase/SettingScene/SettingUsecase.swift diff --git a/FoodBowl/Domain/Usecase/SignScene/SignUsecase.swift b/Dot/Domain/Usecase/SignScene/SignUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/SignScene/SignUsecase.swift rename to Dot/Domain/Usecase/SignScene/SignUsecase.swift diff --git a/FoodBowl/Domain/Usecase/SplashScene/SplashUsecase.swift b/Dot/Domain/Usecase/SplashScene/SplashUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/SplashScene/SplashUsecase.swift rename to Dot/Domain/Usecase/SplashScene/SplashUsecase.swift diff --git a/FoodBowl/Domain/Usecase/StoreDetailScene/StoreDetailUsecase.swift b/Dot/Domain/Usecase/StoreDetailScene/StoreDetailUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/StoreDetailScene/StoreDetailUsecase.swift rename to Dot/Domain/Usecase/StoreDetailScene/StoreDetailUsecase.swift diff --git a/FoodBowl/Domain/Usecase/UpdateProfileScene/UpdateProfileUsecase.swift b/Dot/Domain/Usecase/UpdateProfileScene/UpdateProfileUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/UpdateProfileScene/UpdateProfileUsecase.swift rename to Dot/Domain/Usecase/UpdateProfileScene/UpdateProfileUsecase.swift diff --git a/FoodBowl/Domain/Usecase/UpdateReviewScene/UpdateReviewUsecase.swift b/Dot/Domain/Usecase/UpdateReviewScene/UpdateReviewUsecase.swift similarity index 100% rename from FoodBowl/Domain/Usecase/UpdateReviewScene/UpdateReviewUsecase.swift rename to Dot/Domain/Usecase/UpdateReviewScene/UpdateReviewUsecase.swift diff --git a/FoodBowl/FoodBowl.entitlements b/Dot/Dot.entitlements similarity index 100% rename from FoodBowl/FoodBowl.entitlements rename to Dot/Dot.entitlements diff --git a/FoodBowl/Presentation/Common/Base/BaseViewModelType.swift b/Dot/Presentation/Common/Base/BaseViewModelType.swift similarity index 100% rename from FoodBowl/Presentation/Common/Base/BaseViewModelType.swift rename to Dot/Presentation/Common/Base/BaseViewModelType.swift diff --git a/FoodBowl/Presentation/Common/Base/BaseViewType.swift b/Dot/Presentation/Common/Base/BaseViewType.swift similarity index 100% rename from FoodBowl/Presentation/Common/Base/BaseViewType.swift rename to Dot/Presentation/Common/Base/BaseViewType.swift diff --git a/FoodBowl/Presentation/Common/Base/Keyboardable.swift b/Dot/Presentation/Common/Base/Keyboardable.swift similarity index 100% rename from FoodBowl/Presentation/Common/Base/Keyboardable.swift rename to Dot/Presentation/Common/Base/Keyboardable.swift diff --git a/FoodBowl/Presentation/Common/Base/Navigationable.swift b/Dot/Presentation/Common/Base/Navigationable.swift similarity index 100% rename from FoodBowl/Presentation/Common/Base/Navigationable.swift rename to Dot/Presentation/Common/Base/Navigationable.swift diff --git a/FoodBowl/Presentation/Common/Base/PhotoPickerable.swift b/Dot/Presentation/Common/Base/PhotoPickerable.swift similarity index 100% rename from FoodBowl/Presentation/Common/Base/PhotoPickerable.swift rename to Dot/Presentation/Common/Base/PhotoPickerable.swift diff --git a/FoodBowl/Presentation/Common/Component/BaseScrollView.swift b/Dot/Presentation/Common/Component/BaseScrollView.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/BaseScrollView.swift rename to Dot/Presentation/Common/Component/BaseScrollView.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/CustomButton/CompleteButton.swift b/Dot/Presentation/Common/Component/Button/CustomButton/CompleteButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/CustomButton/CompleteButton.swift rename to Dot/Presentation/Common/Component/Button/CustomButton/CompleteButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/CustomButton/EditButton.swift b/Dot/Presentation/Common/Component/Button/CustomButton/EditButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/CustomButton/EditButton.swift rename to Dot/Presentation/Common/Component/Button/CustomButton/EditButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/CustomButton/FindButton.swift b/Dot/Presentation/Common/Component/Button/CustomButton/FindButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/CustomButton/FindButton.swift rename to Dot/Presentation/Common/Component/Button/CustomButton/FindButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/CustomButton/FollowButton.swift b/Dot/Presentation/Common/Component/Button/CustomButton/FollowButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/CustomButton/FollowButton.swift rename to Dot/Presentation/Common/Component/Button/CustomButton/FollowButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/CustomButton/SearchBarButton.swift b/Dot/Presentation/Common/Component/Button/CustomButton/SearchBarButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/CustomButton/SearchBarButton.swift rename to Dot/Presentation/Common/Component/Button/CustomButton/SearchBarButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/CustomButton/StoreInfoButton.swift b/Dot/Presentation/Common/Component/Button/CustomButton/StoreInfoButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/CustomButton/StoreInfoButton.swift rename to Dot/Presentation/Common/Component/Button/CustomButton/StoreInfoButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/CustomButton/UserInfoButton.swift b/Dot/Presentation/Common/Component/Button/CustomButton/UserInfoButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/CustomButton/UserInfoButton.swift rename to Dot/Presentation/Common/Component/Button/CustomButton/UserInfoButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/ImageButton/BackButton.swift b/Dot/Presentation/Common/Component/Button/ImageButton/BackButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/ImageButton/BackButton.swift rename to Dot/Presentation/Common/Component/Button/ImageButton/BackButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/ImageButton/BookmarkButton.swift b/Dot/Presentation/Common/Component/Button/ImageButton/BookmarkButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/ImageButton/BookmarkButton.swift rename to Dot/Presentation/Common/Component/Button/ImageButton/BookmarkButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/ImageButton/BookmarkFilterButton.swift b/Dot/Presentation/Common/Component/Button/ImageButton/BookmarkFilterButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/ImageButton/BookmarkFilterButton.swift rename to Dot/Presentation/Common/Component/Button/ImageButton/BookmarkFilterButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/ImageButton/FeedButton.swift b/Dot/Presentation/Common/Component/Button/ImageButton/FeedButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/ImageButton/FeedButton.swift rename to Dot/Presentation/Common/Component/Button/ImageButton/FeedButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/ImageButton/ForwardButton.swift b/Dot/Presentation/Common/Component/Button/ImageButton/ForwardButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/ImageButton/ForwardButton.swift rename to Dot/Presentation/Common/Component/Button/ImageButton/ForwardButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/ImageButton/MapButton.swift b/Dot/Presentation/Common/Component/Button/ImageButton/MapButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/ImageButton/MapButton.swift rename to Dot/Presentation/Common/Component/Button/ImageButton/MapButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/ImageButton/OptionButton.swift b/Dot/Presentation/Common/Component/Button/ImageButton/OptionButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/ImageButton/OptionButton.swift rename to Dot/Presentation/Common/Component/Button/ImageButton/OptionButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/ImageButton/PlusButton.swift b/Dot/Presentation/Common/Component/Button/ImageButton/PlusButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/ImageButton/PlusButton.swift rename to Dot/Presentation/Common/Component/Button/ImageButton/PlusButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Button/ImageButton/SettingButton.swift b/Dot/Presentation/Common/Component/Button/ImageButton/SettingButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Button/ImageButton/SettingButton.swift rename to Dot/Presentation/Common/Component/Button/ImageButton/SettingButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Category/CategoryCollectionViewCell.swift b/Dot/Presentation/Common/Component/Category/CategoryCollectionViewCell.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Category/CategoryCollectionViewCell.swift rename to Dot/Presentation/Common/Component/Category/CategoryCollectionViewCell.swift diff --git a/FoodBowl/Presentation/Common/Component/Category/CategoryListView.swift b/Dot/Presentation/Common/Component/Category/CategoryListView.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Category/CategoryListView.swift rename to Dot/Presentation/Common/Component/Category/CategoryListView.swift diff --git a/FoodBowl/Presentation/Common/Component/Empty/EmptyListView.swift b/Dot/Presentation/Common/Component/Empty/EmptyListView.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Empty/EmptyListView.swift rename to Dot/Presentation/Common/Component/Empty/EmptyListView.swift diff --git a/FoodBowl/Presentation/Common/Component/Feed/FeedCollectionViewCell.swift b/Dot/Presentation/Common/Component/Feed/FeedCollectionViewCell.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Feed/FeedCollectionViewCell.swift rename to Dot/Presentation/Common/Component/Feed/FeedCollectionViewCell.swift diff --git a/FoodBowl/Presentation/Common/Component/Feed/FeedListView.swift b/Dot/Presentation/Common/Component/Feed/FeedListView.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Feed/FeedListView.swift rename to Dot/Presentation/Common/Component/Feed/FeedListView.swift diff --git a/FoodBowl/Presentation/Common/Component/Feed/FeedNSCollectionViewCell.swift b/Dot/Presentation/Common/Component/Feed/FeedNSCollectionViewCell.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Feed/FeedNSCollectionViewCell.swift rename to Dot/Presentation/Common/Component/Feed/FeedNSCollectionViewCell.swift diff --git a/FoodBowl/Presentation/Common/Component/HorizontalScrollView.swift b/Dot/Presentation/Common/Component/HorizontalScrollView.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/HorizontalScrollView.swift rename to Dot/Presentation/Common/Component/HorizontalScrollView.swift diff --git a/FoodBowl/Presentation/Common/Component/MapAnnotation.swift b/Dot/Presentation/Common/Component/MapAnnotation.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/MapAnnotation.swift rename to Dot/Presentation/Common/Component/MapAnnotation.swift diff --git a/FoodBowl/Presentation/Common/Component/ModalView.swift b/Dot/Presentation/Common/Component/ModalView.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/ModalView.swift rename to Dot/Presentation/Common/Component/ModalView.swift diff --git a/FoodBowl/Presentation/Common/Component/PaddingLabel.swift b/Dot/Presentation/Common/Component/PaddingLabel.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/PaddingLabel.swift rename to Dot/Presentation/Common/Component/PaddingLabel.swift diff --git a/FoodBowl/Presentation/Common/Component/Photo/PhotoCollectionViewCell.swift b/Dot/Presentation/Common/Component/Photo/PhotoCollectionViewCell.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Photo/PhotoCollectionViewCell.swift rename to Dot/Presentation/Common/Component/Photo/PhotoCollectionViewCell.swift diff --git a/FoodBowl/Presentation/Common/Component/Photo/PhotoListView.swift b/Dot/Presentation/Common/Component/Photo/PhotoListView.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Photo/PhotoListView.swift rename to Dot/Presentation/Common/Component/Photo/PhotoListView.swift diff --git a/FoodBowl/Presentation/Common/Component/Photo/PhotoPlusCollectionViewCell.swift b/Dot/Presentation/Common/Component/Photo/PhotoPlusCollectionViewCell.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Photo/PhotoPlusCollectionViewCell.swift rename to Dot/Presentation/Common/Component/Photo/PhotoPlusCollectionViewCell.swift diff --git a/FoodBowl/Presentation/Common/Component/Store/StoreDetailInfoButton.swift b/Dot/Presentation/Common/Component/Store/StoreDetailInfoButton.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Store/StoreDetailInfoButton.swift rename to Dot/Presentation/Common/Component/Store/StoreDetailInfoButton.swift diff --git a/FoodBowl/Presentation/Common/Component/Store/StoreTableViewCell.swift b/Dot/Presentation/Common/Component/Store/StoreTableViewCell.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/Store/StoreTableViewCell.swift rename to Dot/Presentation/Common/Component/Store/StoreTableViewCell.swift diff --git a/FoodBowl/Presentation/Common/Component/User/FollowView.swift b/Dot/Presentation/Common/Component/User/FollowView.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/User/FollowView.swift rename to Dot/Presentation/Common/Component/User/FollowView.swift diff --git a/FoodBowl/Presentation/Common/Component/User/UserInfoCollectionViewCell.swift b/Dot/Presentation/Common/Component/User/UserInfoCollectionViewCell.swift similarity index 100% rename from FoodBowl/Presentation/Common/Component/User/UserInfoCollectionViewCell.swift rename to Dot/Presentation/Common/Component/User/UserInfoCollectionViewCell.swift diff --git a/FoodBowl/Presentation/Scene/BlameScene/BlameView.swift b/Dot/Presentation/Scene/BlameScene/BlameView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/BlameScene/BlameView.swift rename to Dot/Presentation/Scene/BlameScene/BlameView.swift diff --git a/FoodBowl/Presentation/Scene/BlameScene/BlameViewController.swift b/Dot/Presentation/Scene/BlameScene/BlameViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/BlameScene/BlameViewController.swift rename to Dot/Presentation/Scene/BlameScene/BlameViewController.swift diff --git a/FoodBowl/Presentation/Scene/BlameScene/BlameViewModel.swift b/Dot/Presentation/Scene/BlameScene/BlameViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/BlameScene/BlameViewModel.swift rename to Dot/Presentation/Scene/BlameScene/BlameViewModel.swift diff --git a/FoodBowl/Presentation/Scene/CreateReviewScene/Component/SelectedStoreView.swift b/Dot/Presentation/Scene/CreateReviewScene/Component/SelectedStoreView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/CreateReviewScene/Component/SelectedStoreView.swift rename to Dot/Presentation/Scene/CreateReviewScene/Component/SelectedStoreView.swift diff --git a/FoodBowl/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewCoordinator.swift b/Dot/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewCoordinator.swift rename to Dot/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewView.swift b/Dot/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewView.swift rename to Dot/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewView.swift diff --git a/FoodBowl/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewViewController.swift b/Dot/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewViewController.swift rename to Dot/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewViewController.swift diff --git a/FoodBowl/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewViewModel.swift b/Dot/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewViewModel.swift rename to Dot/Presentation/Scene/CreateReviewScene/CreateReviewScene/CreateReviewViewModel.swift diff --git a/FoodBowl/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectCoordinator.swift b/Dot/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectCoordinator.swift rename to Dot/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectView.swift b/Dot/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectView.swift rename to Dot/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectView.swift diff --git a/FoodBowl/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectViewController.swift b/Dot/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectViewController.swift rename to Dot/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectViewController.swift diff --git a/FoodBowl/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectViewModel.swift b/Dot/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectViewModel.swift rename to Dot/Presentation/Scene/CreateReviewScene/PhotoesSelectScene/PhotoesSelectViewModel.swift diff --git a/FoodBowl/Presentation/Scene/CreateReviewScene/SearchStoreScene/SearchStoreView.swift b/Dot/Presentation/Scene/CreateReviewScene/SearchStoreScene/SearchStoreView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/CreateReviewScene/SearchStoreScene/SearchStoreView.swift rename to Dot/Presentation/Scene/CreateReviewScene/SearchStoreScene/SearchStoreView.swift diff --git a/FoodBowl/Presentation/Scene/CreateReviewScene/SearchStoreScene/SearchStoreViewController.swift b/Dot/Presentation/Scene/CreateReviewScene/SearchStoreScene/SearchStoreViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/CreateReviewScene/SearchStoreScene/SearchStoreViewController.swift rename to Dot/Presentation/Scene/CreateReviewScene/SearchStoreScene/SearchStoreViewController.swift diff --git a/FoodBowl/Presentation/Scene/CreateReviewScene/SearchStoreScene/SearchStoreViewModel.swift b/Dot/Presentation/Scene/CreateReviewScene/SearchStoreScene/SearchStoreViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/CreateReviewScene/SearchStoreScene/SearchStoreViewModel.swift rename to Dot/Presentation/Scene/CreateReviewScene/SearchStoreScene/SearchStoreViewModel.swift diff --git a/FoodBowl/Presentation/Scene/FindScene/FindResultScene/Cell/StoreInfoTableViewCell.swift b/Dot/Presentation/Scene/FindScene/FindResultScene/Cell/StoreInfoTableViewCell.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FindScene/FindResultScene/Cell/StoreInfoTableViewCell.swift rename to Dot/Presentation/Scene/FindScene/FindResultScene/Cell/StoreInfoTableViewCell.swift diff --git a/FoodBowl/Presentation/Scene/FindScene/FindResultScene/Cell/UserInfoTableViewCell.swift b/Dot/Presentation/Scene/FindScene/FindResultScene/Cell/UserInfoTableViewCell.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FindScene/FindResultScene/Cell/UserInfoTableViewCell.swift rename to Dot/Presentation/Scene/FindScene/FindResultScene/Cell/UserInfoTableViewCell.swift diff --git a/FoodBowl/Presentation/Scene/FindScene/FindResultScene/FindResultView.swift b/Dot/Presentation/Scene/FindScene/FindResultScene/FindResultView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FindScene/FindResultScene/FindResultView.swift rename to Dot/Presentation/Scene/FindScene/FindResultScene/FindResultView.swift diff --git a/FoodBowl/Presentation/Scene/FindScene/FindResultScene/FindResultViewController.swift b/Dot/Presentation/Scene/FindScene/FindResultScene/FindResultViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FindScene/FindResultScene/FindResultViewController.swift rename to Dot/Presentation/Scene/FindScene/FindResultScene/FindResultViewController.swift diff --git a/FoodBowl/Presentation/Scene/FindScene/FindScene/FindCoordinator.swift b/Dot/Presentation/Scene/FindScene/FindScene/FindCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FindScene/FindScene/FindCoordinator.swift rename to Dot/Presentation/Scene/FindScene/FindScene/FindCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/FindScene/FindScene/FindView.swift b/Dot/Presentation/Scene/FindScene/FindScene/FindView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FindScene/FindScene/FindView.swift rename to Dot/Presentation/Scene/FindScene/FindScene/FindView.swift diff --git a/FoodBowl/Presentation/Scene/FindScene/FindScene/FindViewController.swift b/Dot/Presentation/Scene/FindScene/FindScene/FindViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FindScene/FindScene/FindViewController.swift rename to Dot/Presentation/Scene/FindScene/FindScene/FindViewController.swift diff --git a/FoodBowl/Presentation/Scene/FindScene/FindScene/FindViewModel.swift b/Dot/Presentation/Scene/FindScene/FindScene/FindViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FindScene/FindScene/FindViewModel.swift rename to Dot/Presentation/Scene/FindScene/FindScene/FindViewModel.swift diff --git a/FoodBowl/Presentation/Scene/FollowScene/FollowCoordinator.swift b/Dot/Presentation/Scene/FollowScene/FollowCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FollowScene/FollowCoordinator.swift rename to Dot/Presentation/Scene/FollowScene/FollowCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/FollowScene/FollowerScene/FollowerViewController.swift b/Dot/Presentation/Scene/FollowScene/FollowerScene/FollowerViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FollowScene/FollowerScene/FollowerViewController.swift rename to Dot/Presentation/Scene/FollowScene/FollowerScene/FollowerViewController.swift diff --git a/FoodBowl/Presentation/Scene/FollowScene/FollowerScene/FollowerViewModel.swift b/Dot/Presentation/Scene/FollowScene/FollowerScene/FollowerViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FollowScene/FollowerScene/FollowerViewModel.swift rename to Dot/Presentation/Scene/FollowScene/FollowerScene/FollowerViewModel.swift diff --git a/FoodBowl/Presentation/Scene/FollowScene/FollowingScene/FollowingViewController.swift b/Dot/Presentation/Scene/FollowScene/FollowingScene/FollowingViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FollowScene/FollowingScene/FollowingViewController.swift rename to Dot/Presentation/Scene/FollowScene/FollowingScene/FollowingViewController.swift diff --git a/FoodBowl/Presentation/Scene/FollowScene/FollowingScene/FollowingViewModel.swift b/Dot/Presentation/Scene/FollowScene/FollowingScene/FollowingViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/FollowScene/FollowingScene/FollowingViewModel.swift rename to Dot/Presentation/Scene/FollowScene/FollowingScene/FollowingViewModel.swift diff --git a/FoodBowl/Presentation/Scene/MapScene/Component/SwitchButton.swift b/Dot/Presentation/Scene/MapScene/Component/SwitchButton.swift similarity index 100% rename from FoodBowl/Presentation/Scene/MapScene/Component/SwitchButton.swift rename to Dot/Presentation/Scene/MapScene/Component/SwitchButton.swift diff --git a/FoodBowl/Presentation/Scene/MapScene/MapCoordinator.swift b/Dot/Presentation/Scene/MapScene/MapCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/MapScene/MapCoordinator.swift rename to Dot/Presentation/Scene/MapScene/MapCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/MapScene/MapView.swift b/Dot/Presentation/Scene/MapScene/MapView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/MapScene/MapView.swift rename to Dot/Presentation/Scene/MapScene/MapView.swift diff --git a/FoodBowl/Presentation/Scene/MapScene/MapViewController.swift b/Dot/Presentation/Scene/MapScene/MapViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/MapScene/MapViewController.swift rename to Dot/Presentation/Scene/MapScene/MapViewController.swift diff --git a/FoodBowl/Presentation/Scene/MapScene/MapViewModel.swift b/Dot/Presentation/Scene/MapScene/MapViewModel.swift similarity index 99% rename from FoodBowl/Presentation/Scene/MapScene/MapViewModel.swift rename to Dot/Presentation/Scene/MapScene/MapViewModel.swift index 7b7d3168..cb52df2c 100644 --- a/FoodBowl/Presentation/Scene/MapScene/MapViewModel.swift +++ b/Dot/Presentation/Scene/MapScene/MapViewModel.swift @@ -219,7 +219,7 @@ final class MapViewModel: NSObject { guard let location = self.location else { return } if self.currentpageSize < self.pageSize { return } - let reviews = try await self.usecase.getReviewsByFollowing(request: GetReviewsRequestDTO( + let reviews = try await self.usecase.getReviewsByBookmark(request: GetReviewsRequestDTO( location: location, lastReviewId: lastReviewId, pageSize: self.pageSize, diff --git a/FoodBowl/Presentation/Scene/MemberScene/Component/FollowInfoButton.swift b/Dot/Presentation/Scene/MemberScene/Component/FollowInfoButton.swift similarity index 100% rename from FoodBowl/Presentation/Scene/MemberScene/Component/FollowInfoButton.swift rename to Dot/Presentation/Scene/MemberScene/Component/FollowInfoButton.swift diff --git a/FoodBowl/Presentation/Scene/MemberScene/Component/MemberProfileView.swift b/Dot/Presentation/Scene/MemberScene/Component/MemberProfileView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/MemberScene/Component/MemberProfileView.swift rename to Dot/Presentation/Scene/MemberScene/Component/MemberProfileView.swift diff --git a/FoodBowl/Presentation/Scene/MemberScene/MemberCoordinator.swift b/Dot/Presentation/Scene/MemberScene/MemberCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/MemberScene/MemberCoordinator.swift rename to Dot/Presentation/Scene/MemberScene/MemberCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/MemberScene/MemberView.swift b/Dot/Presentation/Scene/MemberScene/MemberView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/MemberScene/MemberView.swift rename to Dot/Presentation/Scene/MemberScene/MemberView.swift diff --git a/FoodBowl/Presentation/Scene/MemberScene/MemberViewController.swift b/Dot/Presentation/Scene/MemberScene/MemberViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/MemberScene/MemberViewController.swift rename to Dot/Presentation/Scene/MemberScene/MemberViewController.swift diff --git a/FoodBowl/Presentation/Scene/MemberScene/MemberViewModel.swift b/Dot/Presentation/Scene/MemberScene/MemberViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/MemberScene/MemberViewModel.swift rename to Dot/Presentation/Scene/MemberScene/MemberViewModel.swift diff --git a/FoodBowl/Presentation/Scene/RecommendScene/RecommendCoordinator.swift b/Dot/Presentation/Scene/RecommendScene/RecommendCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/RecommendScene/RecommendCoordinator.swift rename to Dot/Presentation/Scene/RecommendScene/RecommendCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/RecommendScene/RecommendViewController.swift b/Dot/Presentation/Scene/RecommendScene/RecommendViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/RecommendScene/RecommendViewController.swift rename to Dot/Presentation/Scene/RecommendScene/RecommendViewController.swift diff --git a/FoodBowl/Presentation/Scene/RecommendScene/RecommendViewModel.swift b/Dot/Presentation/Scene/RecommendScene/RecommendViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/RecommendScene/RecommendViewModel.swift rename to Dot/Presentation/Scene/RecommendScene/RecommendViewModel.swift diff --git a/FoodBowl/Presentation/Scene/ReviewDetailScene/ReviewDetailCoordinator.swift b/Dot/Presentation/Scene/ReviewDetailScene/ReviewDetailCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/ReviewDetailScene/ReviewDetailCoordinator.swift rename to Dot/Presentation/Scene/ReviewDetailScene/ReviewDetailCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/ReviewDetailScene/ReviewDetailView.swift b/Dot/Presentation/Scene/ReviewDetailScene/ReviewDetailView.swift similarity index 97% rename from FoodBowl/Presentation/Scene/ReviewDetailScene/ReviewDetailView.swift rename to Dot/Presentation/Scene/ReviewDetailScene/ReviewDetailView.swift index c153242a..c5b7a101 100644 --- a/FoodBowl/Presentation/Scene/ReviewDetailScene/ReviewDetailView.swift +++ b/Dot/Presentation/Scene/ReviewDetailScene/ReviewDetailView.swift @@ -38,9 +38,6 @@ final class ReviewDetailView: UIView, BaseViewType { var userInfoButtonDidTapPublisher: AnyPublisher { return self.userInfoButton.buttonTapPublisher } - var optionButtonDidTapPublisher: AnyPublisher { - return self.userInfoButton.buttonTapPublisher - } var storeInfoButtonDidTapPublisher: AnyPublisher { return self.storeInfoButton.buttonTapPublisher } @@ -83,6 +80,10 @@ final class ReviewDetailView: UIView, BaseViewType { self.storeInfoButton } + func userInfo() -> UserInfoButton { + self.userInfoButton + } + private func setupExistImageUI() { self.contentView.addSubviews( self.userInfoButton, diff --git a/FoodBowl/Presentation/Scene/ReviewDetailScene/ReviewDetailViewController.swift b/Dot/Presentation/Scene/ReviewDetailScene/ReviewDetailViewController.swift similarity index 98% rename from FoodBowl/Presentation/Scene/ReviewDetailScene/ReviewDetailViewController.swift rename to Dot/Presentation/Scene/ReviewDetailScene/ReviewDetailViewController.swift index 7c138cb2..4f9e1340 100644 --- a/FoodBowl/Presentation/Scene/ReviewDetailScene/ReviewDetailViewController.swift +++ b/Dot/Presentation/Scene/ReviewDetailScene/ReviewDetailViewController.swift @@ -131,7 +131,7 @@ final class ReviewDetailViewController: UIViewController, Navigationable { }) .store(in: &self.cancellable) - self.reviewDetailView.optionButtonDidTapPublisher + self.reviewDetailView.userInfo().optionButtonDidTapPublisher .receive(on: DispatchQueue.main) .sink(receiveValue: { [weak self] _ in guard let self = self else { return } diff --git a/FoodBowl/Presentation/Scene/ReviewDetailScene/ReviewDetailViewModel.swift b/Dot/Presentation/Scene/ReviewDetailScene/ReviewDetailViewModel.swift similarity index 98% rename from FoodBowl/Presentation/Scene/ReviewDetailScene/ReviewDetailViewModel.swift rename to Dot/Presentation/Scene/ReviewDetailScene/ReviewDetailViewModel.swift index 33b8a384..5453dae6 100644 --- a/FoodBowl/Presentation/Scene/ReviewDetailScene/ReviewDetailViewModel.swift +++ b/Dot/Presentation/Scene/ReviewDetailScene/ReviewDetailViewModel.swift @@ -172,7 +172,7 @@ extension ReviewDetailViewModel: ReviewDetailViewModelType { onUpdate: @escaping () -> Void, onDelete: @escaping () -> Void ) { - if self.memberId == UserDefaultStorage.id { + if let memberId = self.memberId, memberId == UserDefaultStorage.id { self.presentMyReviewOptionAlert(onUpdate: onUpdate, onDelete: onDelete) } else { self.presentReviewOptionAlert(onBlame: onBlame) diff --git a/FoodBowl/Presentation/Scene/SettingScene/Cell/SettingItemTableViewCell.swift b/Dot/Presentation/Scene/SettingScene/Cell/SettingItemTableViewCell.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SettingScene/Cell/SettingItemTableViewCell.swift rename to Dot/Presentation/Scene/SettingScene/Cell/SettingItemTableViewCell.swift diff --git a/FoodBowl/Presentation/Scene/SettingScene/Component/MyProfileView.swift b/Dot/Presentation/Scene/SettingScene/Component/MyProfileView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SettingScene/Component/MyProfileView.swift rename to Dot/Presentation/Scene/SettingScene/Component/MyProfileView.swift diff --git a/FoodBowl/Presentation/Scene/SettingScene/SettingCoordinator.swift b/Dot/Presentation/Scene/SettingScene/SettingCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SettingScene/SettingCoordinator.swift rename to Dot/Presentation/Scene/SettingScene/SettingCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/SettingScene/SettingView.swift b/Dot/Presentation/Scene/SettingScene/SettingView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SettingScene/SettingView.swift rename to Dot/Presentation/Scene/SettingScene/SettingView.swift diff --git a/FoodBowl/Presentation/Scene/SettingScene/SettingViewController.swift b/Dot/Presentation/Scene/SettingScene/SettingViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SettingScene/SettingViewController.swift rename to Dot/Presentation/Scene/SettingScene/SettingViewController.swift diff --git a/FoodBowl/Presentation/Scene/SettingScene/SettingViewModel.swift b/Dot/Presentation/Scene/SettingScene/SettingViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SettingScene/SettingViewModel.swift rename to Dot/Presentation/Scene/SettingScene/SettingViewModel.swift diff --git a/FoodBowl/Presentation/Scene/ShowWebScene/ShowWebViewController.swift b/Dot/Presentation/Scene/ShowWebScene/ShowWebViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/ShowWebScene/ShowWebViewController.swift rename to Dot/Presentation/Scene/ShowWebScene/ShowWebViewController.swift diff --git a/FoodBowl/Presentation/Scene/SignScene/SignCoordinator.swift b/Dot/Presentation/Scene/SignScene/SignCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SignScene/SignCoordinator.swift rename to Dot/Presentation/Scene/SignScene/SignCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/SignScene/SignView.swift b/Dot/Presentation/Scene/SignScene/SignView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SignScene/SignView.swift rename to Dot/Presentation/Scene/SignScene/SignView.swift diff --git a/FoodBowl/Presentation/Scene/SignScene/SignViewController.swift b/Dot/Presentation/Scene/SignScene/SignViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SignScene/SignViewController.swift rename to Dot/Presentation/Scene/SignScene/SignViewController.swift diff --git a/FoodBowl/Presentation/Scene/SignScene/SignViewModel.swift b/Dot/Presentation/Scene/SignScene/SignViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SignScene/SignViewModel.swift rename to Dot/Presentation/Scene/SignScene/SignViewModel.swift diff --git a/FoodBowl/Presentation/Scene/SplashScene/SplashCoordinator.swift b/Dot/Presentation/Scene/SplashScene/SplashCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SplashScene/SplashCoordinator.swift rename to Dot/Presentation/Scene/SplashScene/SplashCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/SplashScene/SplashView.swift b/Dot/Presentation/Scene/SplashScene/SplashView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SplashScene/SplashView.swift rename to Dot/Presentation/Scene/SplashScene/SplashView.swift diff --git a/FoodBowl/Presentation/Scene/SplashScene/SplashViewController.swift b/Dot/Presentation/Scene/SplashScene/SplashViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SplashScene/SplashViewController.swift rename to Dot/Presentation/Scene/SplashScene/SplashViewController.swift diff --git a/FoodBowl/Presentation/Scene/SplashScene/SplashViewModel.swift b/Dot/Presentation/Scene/SplashScene/SplashViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/SplashScene/SplashViewModel.swift rename to Dot/Presentation/Scene/SplashScene/SplashViewModel.swift diff --git a/FoodBowl/Presentation/Scene/StoreDetailScene/StoreDetailCoordinator.swift b/Dot/Presentation/Scene/StoreDetailScene/StoreDetailCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/StoreDetailScene/StoreDetailCoordinator.swift rename to Dot/Presentation/Scene/StoreDetailScene/StoreDetailCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/StoreDetailScene/StoreDetailView.swift b/Dot/Presentation/Scene/StoreDetailScene/StoreDetailView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/StoreDetailScene/StoreDetailView.swift rename to Dot/Presentation/Scene/StoreDetailScene/StoreDetailView.swift diff --git a/FoodBowl/Presentation/Scene/StoreDetailScene/StoreDetailViewController.swift b/Dot/Presentation/Scene/StoreDetailScene/StoreDetailViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/StoreDetailScene/StoreDetailViewController.swift rename to Dot/Presentation/Scene/StoreDetailScene/StoreDetailViewController.swift diff --git a/FoodBowl/Presentation/Scene/StoreDetailScene/StoreDetailViewModel.swift b/Dot/Presentation/Scene/StoreDetailScene/StoreDetailViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/StoreDetailScene/StoreDetailViewModel.swift rename to Dot/Presentation/Scene/StoreDetailScene/StoreDetailViewModel.swift diff --git a/FoodBowl/Presentation/Scene/UpdateProfileScene/UpdateProfileView.swift b/Dot/Presentation/Scene/UpdateProfileScene/UpdateProfileView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/UpdateProfileScene/UpdateProfileView.swift rename to Dot/Presentation/Scene/UpdateProfileScene/UpdateProfileView.swift diff --git a/FoodBowl/Presentation/Scene/UpdateProfileScene/UpdateProfileViewController.swift b/Dot/Presentation/Scene/UpdateProfileScene/UpdateProfileViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/UpdateProfileScene/UpdateProfileViewController.swift rename to Dot/Presentation/Scene/UpdateProfileScene/UpdateProfileViewController.swift diff --git a/FoodBowl/Presentation/Scene/UpdateProfileScene/UpdateProfileViewModel.swift b/Dot/Presentation/Scene/UpdateProfileScene/UpdateProfileViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/UpdateProfileScene/UpdateProfileViewModel.swift rename to Dot/Presentation/Scene/UpdateProfileScene/UpdateProfileViewModel.swift diff --git a/FoodBowl/Presentation/Scene/UpdateReviewScene/UpdateReviewCoordinator.swift b/Dot/Presentation/Scene/UpdateReviewScene/UpdateReviewCoordinator.swift similarity index 100% rename from FoodBowl/Presentation/Scene/UpdateReviewScene/UpdateReviewCoordinator.swift rename to Dot/Presentation/Scene/UpdateReviewScene/UpdateReviewCoordinator.swift diff --git a/FoodBowl/Presentation/Scene/UpdateReviewScene/UpdateReviewView.swift b/Dot/Presentation/Scene/UpdateReviewScene/UpdateReviewView.swift similarity index 100% rename from FoodBowl/Presentation/Scene/UpdateReviewScene/UpdateReviewView.swift rename to Dot/Presentation/Scene/UpdateReviewScene/UpdateReviewView.swift diff --git a/FoodBowl/Presentation/Scene/UpdateReviewScene/UpdateReviewViewController.swift b/Dot/Presentation/Scene/UpdateReviewScene/UpdateReviewViewController.swift similarity index 100% rename from FoodBowl/Presentation/Scene/UpdateReviewScene/UpdateReviewViewController.swift rename to Dot/Presentation/Scene/UpdateReviewScene/UpdateReviewViewController.swift diff --git a/FoodBowl/Presentation/Scene/UpdateReviewScene/UpdateReviewViewModel.swift b/Dot/Presentation/Scene/UpdateReviewScene/UpdateReviewViewModel.swift similarity index 100% rename from FoodBowl/Presentation/Scene/UpdateReviewScene/UpdateReviewViewModel.swift rename to Dot/Presentation/Scene/UpdateReviewScene/UpdateReviewViewModel.swift diff --git a/FoodBowl/Resource/Assets.xcassets/AccentColor.colorset/Contents.json b/Dot/Resource/Assets.xcassets/AccentColor.colorset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/AccentColor.colorset/Contents.json rename to Dot/Resource/Assets.xcassets/AccentColor.colorset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/AppIcon.appiconset/Contents.json b/Dot/Resource/Assets.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/AppIcon.appiconset/Contents.json rename to Dot/Resource/Assets.xcassets/AppIcon.appiconset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/AppIcon.appiconset/icon.png b/Dot/Resource/Assets.xcassets/AppIcon.appiconset/icon.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/AppIcon.appiconset/icon.png rename to Dot/Resource/Assets.xcassets/AppIcon.appiconset/icon.png diff --git a/FoodBowl/Resource/Assets.xcassets/Contents.json b/Dot/Resource/Assets.xcassets/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/Contents.json rename to Dot/Resource/Assets.xcassets/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/all_fill.imageset/Contents.json b/Dot/Resource/Assets.xcassets/all_fill.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/all_fill.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/all_fill.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/all_fill.imageset/all_fill.png b/Dot/Resource/Assets.xcassets/all_fill.imageset/all_fill.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/all_fill.imageset/all_fill.png rename to Dot/Resource/Assets.xcassets/all_fill.imageset/all_fill.png diff --git a/FoodBowl/Resource/Assets.xcassets/back.imageset/Contents.json b/Dot/Resource/Assets.xcassets/back.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/back.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/back.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/back.imageset/back.png b/Dot/Resource/Assets.xcassets/back.imageset/back.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/back.imageset/back.png rename to Dot/Resource/Assets.xcassets/back.imageset/back.png diff --git a/FoodBowl/Resource/Assets.xcassets/bookmark.imageset/Contents.json b/Dot/Resource/Assets.xcassets/bookmark.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/bookmark.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/bookmark.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/bookmark.imageset/bookmark.png b/Dot/Resource/Assets.xcassets/bookmark.imageset/bookmark.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/bookmark.imageset/bookmark.png rename to Dot/Resource/Assets.xcassets/bookmark.imageset/bookmark.png diff --git a/FoodBowl/Resource/Assets.xcassets/bookmark_fill.imageset/Contents.json b/Dot/Resource/Assets.xcassets/bookmark_fill.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/bookmark_fill.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/bookmark_fill.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/bookmark_fill.imageset/bookmark_fill.png b/Dot/Resource/Assets.xcassets/bookmark_fill.imageset/bookmark_fill.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/bookmark_fill.imageset/bookmark_fill.png rename to Dot/Resource/Assets.xcassets/bookmark_fill.imageset/bookmark_fill.png diff --git a/FoodBowl/Resource/Assets.xcassets/cafe.imageset/Contents.json b/Dot/Resource/Assets.xcassets/cafe.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/cafe.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/cafe.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/cafe.imageset/coffee.png b/Dot/Resource/Assets.xcassets/cafe.imageset/coffee.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/cafe.imageset/coffee.png rename to Dot/Resource/Assets.xcassets/cafe.imageset/coffee.png diff --git a/FoodBowl/Resource/Assets.xcassets/camera.imageset/Contents.json b/Dot/Resource/Assets.xcassets/camera.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/camera.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/camera.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/camera.imageset/camera.png b/Dot/Resource/Assets.xcassets/camera.imageset/camera.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/camera.imageset/camera.png rename to Dot/Resource/Assets.xcassets/camera.imageset/camera.png diff --git a/FoodBowl/Resource/Assets.xcassets/chicken.imageset/Contents.json b/Dot/Resource/Assets.xcassets/chicken.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/chicken.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/chicken.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/chicken.imageset/chicken.png b/Dot/Resource/Assets.xcassets/chicken.imageset/chicken.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/chicken.imageset/chicken.png rename to Dot/Resource/Assets.xcassets/chicken.imageset/chicken.png diff --git a/FoodBowl/Resource/Assets.xcassets/chinese.imageset/Contents.json b/Dot/Resource/Assets.xcassets/chinese.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/chinese.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/chinese.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/chinese.imageset/chinese.png b/Dot/Resource/Assets.xcassets/chinese.imageset/chinese.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/chinese.imageset/chinese.png rename to Dot/Resource/Assets.xcassets/chinese.imageset/chinese.png diff --git a/FoodBowl/Resource/Assets.xcassets/etc.imageset/Contents.json b/Dot/Resource/Assets.xcassets/etc.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/etc.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/etc.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/etc.imageset/etc.png b/Dot/Resource/Assets.xcassets/etc.imageset/etc.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/etc.imageset/etc.png rename to Dot/Resource/Assets.xcassets/etc.imageset/etc.png diff --git a/FoodBowl/Resource/Assets.xcassets/feed.imageset/Contents.json b/Dot/Resource/Assets.xcassets/feed.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/feed.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/feed.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/feed.imageset/feed.png b/Dot/Resource/Assets.xcassets/feed.imageset/feed.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/feed.imageset/feed.png rename to Dot/Resource/Assets.xcassets/feed.imageset/feed.png diff --git a/FoodBowl/Resource/Assets.xcassets/friends_fill.imageset/Contents.json b/Dot/Resource/Assets.xcassets/friends_fill.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/friends_fill.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/friends_fill.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/friends_fill.imageset/friends_fill.png b/Dot/Resource/Assets.xcassets/friends_fill.imageset/friends_fill.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/friends_fill.imageset/friends_fill.png rename to Dot/Resource/Assets.xcassets/friends_fill.imageset/friends_fill.png diff --git a/FoodBowl/Resource/Assets.xcassets/japanese.imageset/Contents.json b/Dot/Resource/Assets.xcassets/japanese.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/japanese.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/japanese.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/japanese.imageset/japanese.png b/Dot/Resource/Assets.xcassets/japanese.imageset/japanese.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/japanese.imageset/japanese.png rename to Dot/Resource/Assets.xcassets/japanese.imageset/japanese.png diff --git a/FoodBowl/Resource/Assets.xcassets/kakaomap.imageset/Contents.json b/Dot/Resource/Assets.xcassets/kakaomap.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/kakaomap.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/kakaomap.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/kakaomap.imageset/kakaomap.png b/Dot/Resource/Assets.xcassets/kakaomap.imageset/kakaomap.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/kakaomap.imageset/kakaomap.png rename to Dot/Resource/Assets.xcassets/kakaomap.imageset/kakaomap.png diff --git a/FoodBowl/Resource/Assets.xcassets/korean.imageset/Contents.json b/Dot/Resource/Assets.xcassets/korean.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/korean.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/korean.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/korean.imageset/korean.png b/Dot/Resource/Assets.xcassets/korean.imageset/korean.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/korean.imageset/korean.png rename to Dot/Resource/Assets.xcassets/korean.imageset/korean.png diff --git a/FoodBowl/Resource/Assets.xcassets/logo.imageset/Contents.json b/Dot/Resource/Assets.xcassets/logo.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/logo.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/logo.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/logo.imageset/logo.png b/Dot/Resource/Assets.xcassets/logo.imageset/logo.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/logo.imageset/logo.png rename to Dot/Resource/Assets.xcassets/logo.imageset/logo.png diff --git a/FoodBowl/Resource/Assets.xcassets/more.imageset/Contents.json b/Dot/Resource/Assets.xcassets/more.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/more.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/more.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/more.imageset/more.png b/Dot/Resource/Assets.xcassets/more.imageset/more.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/more.imageset/more.png rename to Dot/Resource/Assets.xcassets/more.imageset/more.png diff --git a/FoodBowl/Resource/Assets.xcassets/next.imageset/Contents.json b/Dot/Resource/Assets.xcassets/next.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/next.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/next.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/next.imageset/next.png b/Dot/Resource/Assets.xcassets/next.imageset/next.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/next.imageset/next.png rename to Dot/Resource/Assets.xcassets/next.imageset/next.png diff --git a/FoodBowl/Resource/Assets.xcassets/option.imageset/Contents.json b/Dot/Resource/Assets.xcassets/option.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/option.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/option.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/option.imageset/option.png b/Dot/Resource/Assets.xcassets/option.imageset/option.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/option.imageset/option.png rename to Dot/Resource/Assets.xcassets/option.imageset/option.png diff --git a/FoodBowl/Resource/Assets.xcassets/person_fill.imageset/Contents.json b/Dot/Resource/Assets.xcassets/person_fill.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/person_fill.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/person_fill.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/person_fill.imageset/person_fill.png b/Dot/Resource/Assets.xcassets/person_fill.imageset/person_fill.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/person_fill.imageset/person_fill.png rename to Dot/Resource/Assets.xcassets/person_fill.imageset/person_fill.png diff --git a/FoodBowl/Resource/Assets.xcassets/plus.imageset/Contents.json b/Dot/Resource/Assets.xcassets/plus.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/plus.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/plus.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/plus.imageset/plus.png b/Dot/Resource/Assets.xcassets/plus.imageset/plus.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/plus.imageset/plus.png rename to Dot/Resource/Assets.xcassets/plus.imageset/plus.png diff --git a/FoodBowl/Resource/Assets.xcassets/pub.imageset/Contents.json b/Dot/Resource/Assets.xcassets/pub.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/pub.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/pub.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/pub.imageset/pub.png b/Dot/Resource/Assets.xcassets/pub.imageset/pub.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/pub.imageset/pub.png rename to Dot/Resource/Assets.xcassets/pub.imageset/pub.png diff --git a/FoodBowl/Resource/Assets.xcassets/salad.imageset/Contents.json b/Dot/Resource/Assets.xcassets/salad.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/salad.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/salad.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/salad.imageset/salad.png b/Dot/Resource/Assets.xcassets/salad.imageset/salad.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/salad.imageset/salad.png rename to Dot/Resource/Assets.xcassets/salad.imageset/salad.png diff --git a/FoodBowl/Resource/Assets.xcassets/seafood.imageset/Contents.json b/Dot/Resource/Assets.xcassets/seafood.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/seafood.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/seafood.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/seafood.imageset/seafood.png b/Dot/Resource/Assets.xcassets/seafood.imageset/seafood.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/seafood.imageset/seafood.png rename to Dot/Resource/Assets.xcassets/seafood.imageset/seafood.png diff --git a/FoodBowl/Resource/Assets.xcassets/search.imageset/Contents.json b/Dot/Resource/Assets.xcassets/search.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/search.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/search.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/search.imageset/search.png b/Dot/Resource/Assets.xcassets/search.imageset/search.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/search.imageset/search.png rename to Dot/Resource/Assets.xcassets/search.imageset/search.png diff --git a/FoodBowl/Resource/Assets.xcassets/settings.imageset/Contents.json b/Dot/Resource/Assets.xcassets/settings.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/settings.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/settings.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/settings.imageset/settings.png b/Dot/Resource/Assets.xcassets/settings.imageset/settings.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/settings.imageset/settings.png rename to Dot/Resource/Assets.xcassets/settings.imageset/settings.png diff --git a/FoodBowl/Resource/Assets.xcassets/snack.imageset/Contents.json b/Dot/Resource/Assets.xcassets/snack.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/snack.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/snack.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/snack.imageset/snack.png b/Dot/Resource/Assets.xcassets/snack.imageset/snack.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/snack.imageset/snack.png rename to Dot/Resource/Assets.xcassets/snack.imageset/snack.png diff --git a/FoodBowl/Resource/Assets.xcassets/user.imageset/Contents.json b/Dot/Resource/Assets.xcassets/user.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/user.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/user.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/user.imageset/user.png b/Dot/Resource/Assets.xcassets/user.imageset/user.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/user.imageset/user.png rename to Dot/Resource/Assets.xcassets/user.imageset/user.png diff --git a/FoodBowl/Resource/Assets.xcassets/vegan.imageset/Contents.json b/Dot/Resource/Assets.xcassets/vegan.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/vegan.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/vegan.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/vegan.imageset/vegan.png b/Dot/Resource/Assets.xcassets/vegan.imageset/vegan.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/vegan.imageset/vegan.png rename to Dot/Resource/Assets.xcassets/vegan.imageset/vegan.png diff --git a/FoodBowl/Resource/Assets.xcassets/western.imageset/Contents.json b/Dot/Resource/Assets.xcassets/western.imageset/Contents.json similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/western.imageset/Contents.json rename to Dot/Resource/Assets.xcassets/western.imageset/Contents.json diff --git a/FoodBowl/Resource/Assets.xcassets/western.imageset/western.png b/Dot/Resource/Assets.xcassets/western.imageset/western.png similarity index 100% rename from FoodBowl/Resource/Assets.xcassets/western.imageset/western.png rename to Dot/Resource/Assets.xcassets/western.imageset/western.png diff --git a/FoodBowl/Resource/Base.lproj/LaunchScreen.storyboard b/Dot/Resource/Base.lproj/LaunchScreen.storyboard similarity index 100% rename from FoodBowl/Resource/Base.lproj/LaunchScreen.storyboard rename to Dot/Resource/Base.lproj/LaunchScreen.storyboard diff --git a/FoodBowl/Service/AppStoreReviewManager/AppStoreReviewManager.swift b/Dot/Service/AppStoreReviewManager/AppStoreReviewManager.swift similarity index 100% rename from FoodBowl/Service/AppStoreReviewManager/AppStoreReviewManager.swift rename to Dot/Service/AppStoreReviewManager/AppStoreReviewManager.swift diff --git a/FoodBowl/Service/KeychainManager/Configurations.swift b/Dot/Service/KeychainManager/Configurations.swift similarity index 100% rename from FoodBowl/Service/KeychainManager/Configurations.swift rename to Dot/Service/KeychainManager/Configurations.swift diff --git a/FoodBowl/Service/KeychainManager/KeychainManager.swift b/Dot/Service/KeychainManager/KeychainManager.swift similarity index 100% rename from FoodBowl/Service/KeychainManager/KeychainManager.swift rename to Dot/Service/KeychainManager/KeychainManager.swift diff --git a/FoodBowl/Service/LocationManager/LocationManager.swift b/Dot/Service/LocationManager/LocationManager.swift similarity index 100% rename from FoodBowl/Service/LocationManager/LocationManager.swift rename to Dot/Service/LocationManager/LocationManager.swift diff --git a/FoodBowl/Service/UserDefaultService/UserDefaultHandler.swift b/Dot/Service/UserDefaultService/UserDefaultHandler.swift similarity index 100% rename from FoodBowl/Service/UserDefaultService/UserDefaultHandler.swift rename to Dot/Service/UserDefaultService/UserDefaultHandler.swift diff --git a/FoodBowl/Service/UserDefaultService/UserDefaultStorage.swift b/Dot/Service/UserDefaultService/UserDefaultStorage.swift similarity index 100% rename from FoodBowl/Service/UserDefaultService/UserDefaultStorage.swift rename to Dot/Service/UserDefaultService/UserDefaultStorage.swift diff --git a/FoodBowl/Utils/Extension/Combine/Publisher+Async.swift b/Dot/Utils/Extension/Combine/Publisher+Async.swift similarity index 100% rename from FoodBowl/Utils/Extension/Combine/Publisher+Async.swift rename to Dot/Utils/Extension/Combine/Publisher+Async.swift diff --git a/FoodBowl/Utils/Extension/Combine/UIControl+Combine.swift b/Dot/Utils/Extension/Combine/UIControl+Combine.swift similarity index 100% rename from FoodBowl/Utils/Extension/Combine/UIControl+Combine.swift rename to Dot/Utils/Extension/Combine/UIControl+Combine.swift diff --git a/FoodBowl/Utils/Extension/Combine/UIScrollView+Combine.swift b/Dot/Utils/Extension/Combine/UIScrollView+Combine.swift similarity index 100% rename from FoodBowl/Utils/Extension/Combine/UIScrollView+Combine.swift rename to Dot/Utils/Extension/Combine/UIScrollView+Combine.swift diff --git a/FoodBowl/Utils/Extension/Combine/UIViewController+Combine.swift b/Dot/Utils/Extension/Combine/UIViewController+Combine.swift similarity index 100% rename from FoodBowl/Utils/Extension/Combine/UIViewController+Combine.swift rename to Dot/Utils/Extension/Combine/UIViewController+Combine.swift diff --git a/FoodBowl/Utils/Extension/Map/MKMapView+Extension.swift b/Dot/Utils/Extension/Map/MKMapView+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/Map/MKMapView+Extension.swift rename to Dot/Utils/Extension/Map/MKMapView+Extension.swift diff --git a/FoodBowl/Utils/Extension/Moya/MoyaProvider+Extension.swift b/Dot/Utils/Extension/Moya/MoyaProvider+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/Moya/MoyaProvider+Extension.swift rename to Dot/Utils/Extension/Moya/MoyaProvider+Extension.swift diff --git a/FoodBowl/Utils/Extension/Moya/Result.swift b/Dot/Utils/Extension/Moya/Result.swift similarity index 100% rename from FoodBowl/Utils/Extension/Moya/Result.swift rename to Dot/Utils/Extension/Moya/Result.swift diff --git a/FoodBowl/Utils/Extension/Type/Double+Extension.swift b/Dot/Utils/Extension/Type/Double+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/Type/Double+Extension.swift rename to Dot/Utils/Extension/Type/Double+Extension.swift diff --git a/FoodBowl/Utils/Extension/Type/Int+Extension.swift b/Dot/Utils/Extension/Type/Int+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/Type/Int+Extension.swift rename to Dot/Utils/Extension/Type/Int+Extension.swift diff --git a/FoodBowl/Utils/Extension/Type/NSObject+Extension.swift b/Dot/Utils/Extension/Type/NSObject+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/Type/NSObject+Extension.swift rename to Dot/Utils/Extension/Type/NSObject+Extension.swift diff --git a/FoodBowl/Utils/Extension/Type/Notification+Extension.swift b/Dot/Utils/Extension/Type/Notification+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/Type/Notification+Extension.swift rename to Dot/Utils/Extension/Type/Notification+Extension.swift diff --git a/FoodBowl/Utils/Extension/Type/String+Extension.swift b/Dot/Utils/Extension/Type/String+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/Type/String+Extension.swift rename to Dot/Utils/Extension/Type/String+Extension.swift diff --git a/FoodBowl/Utils/Extension/UI/UIView/UICollectionView+Extension.swift b/Dot/Utils/Extension/UI/UIView/UICollectionView+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/UI/UIView/UICollectionView+Extension.swift rename to Dot/Utils/Extension/UI/UIView/UICollectionView+Extension.swift diff --git a/FoodBowl/Utils/Extension/UI/UIView/UIColor+Extension.swift b/Dot/Utils/Extension/UI/UIView/UIColor+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/UI/UIView/UIColor+Extension.swift rename to Dot/Utils/Extension/UI/UIView/UIColor+Extension.swift diff --git a/FoodBowl/Utils/Extension/UI/UIView/UIFont+Extension.swift b/Dot/Utils/Extension/UI/UIView/UIFont+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/UI/UIView/UIFont+Extension.swift rename to Dot/Utils/Extension/UI/UIView/UIFont+Extension.swift diff --git a/FoodBowl/Utils/Extension/UI/UIView/UITableView+Extension.swift b/Dot/Utils/Extension/UI/UIView/UITableView+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/UI/UIView/UITableView+Extension.swift rename to Dot/Utils/Extension/UI/UIView/UITableView+Extension.swift diff --git a/FoodBowl/Utils/Extension/UI/UIView/UIView+Extension.swift b/Dot/Utils/Extension/UI/UIView/UIView+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/UI/UIView/UIView+Extension.swift rename to Dot/Utils/Extension/UI/UIView/UIView+Extension.swift diff --git a/FoodBowl/Utils/Extension/UI/UIViewController/UIViewController+Alert.swift b/Dot/Utils/Extension/UI/UIViewController/UIViewController+Alert.swift similarity index 88% rename from FoodBowl/Utils/Extension/UI/UIViewController/UIViewController+Alert.swift rename to Dot/Utils/Extension/UI/UIViewController/UIViewController+Alert.swift index e4042996..d035d45d 100644 --- a/FoodBowl/Utils/Extension/UI/UIViewController/UIViewController+Alert.swift +++ b/Dot/Utils/Extension/UI/UIViewController/UIViewController+Alert.swift @@ -77,5 +77,11 @@ extension UIViewController { return "네트워크 통신에 실패하였습니다." } } + + let alertViewController = UIAlertController(title: title, message: message, preferredStyle: .alert) + let okAction = UIAlertAction(title: "확인", style: .default, handler: okAction) + alertViewController.addAction(okAction) + + self.present(alertViewController, animated: true, completion: completion) } } diff --git a/FoodBowl/Utils/Extension/UI/UIViewController/UIViewController+Extension.swift b/Dot/Utils/Extension/UI/UIViewController/UIViewController+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/UI/UIViewController/UIViewController+Extension.swift rename to Dot/Utils/Extension/UI/UIViewController/UIViewController+Extension.swift diff --git a/FoodBowl/Utils/Extension/UI/UIViewController/UIViewController+Keyboard.swift b/Dot/Utils/Extension/UI/UIViewController/UIViewController+Keyboard.swift similarity index 100% rename from FoodBowl/Utils/Extension/UI/UIViewController/UIViewController+Keyboard.swift rename to Dot/Utils/Extension/UI/UIViewController/UIViewController+Keyboard.swift diff --git a/FoodBowl/Utils/Extension/UI/UIViewController/YPImagePicker+Extension.swift b/Dot/Utils/Extension/UI/UIViewController/YPImagePicker+Extension.swift similarity index 100% rename from FoodBowl/Utils/Extension/UI/UIViewController/YPImagePicker+Extension.swift rename to Dot/Utils/Extension/UI/UIViewController/YPImagePicker+Extension.swift diff --git a/FoodBowl/Utils/Literal/ImageLiteral.swift b/Dot/Utils/Literal/ImageLiteral.swift similarity index 100% rename from FoodBowl/Utils/Literal/ImageLiteral.swift rename to Dot/Utils/Literal/ImageLiteral.swift diff --git a/FoodBowl/Utils/Literal/SizeLiteral.swift b/Dot/Utils/Literal/SizeLiteral.swift similarity index 100% rename from FoodBowl/Utils/Literal/SizeLiteral.swift rename to Dot/Utils/Literal/SizeLiteral.swift