From fae4f9f4e53f323c0bcf00defff6feceb76b013e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EB=8F=84=ED=98=84?= Date: Sun, 29 Dec 2024 22:44:13 +0900 Subject: [PATCH 1/2] =?UTF-8?q?Revert=20"fix:=20Core=20Module=20Simulator?= =?UTF-8?q?=20Build=EC=8B=9C=20Core=20Module=EC=97=90=20=EC=9D=98=EC=A1=B4?= =?UTF-8?q?=EB=90=9C=20Firebase=20Crashlytics=20Crash=20issue=20=EB=B0=9C?= =?UTF-8?q?=EC=83=9D=20=ED=95=B4=EA=B2=B0=20(#733)"=20(#739)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 558ff159409e7b17ec15f3fc435702ee2519b706. From 390184ae34068f3a290956e74296729bb3827e2b Mon Sep 17 00:00:00 2001 From: g_mi <62610032+akrudal@users.noreply.github.com> Date: Tue, 14 Jan 2025 23:26:42 +0900 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20iOS=2017=EB=B2=84=EC=A0=84=EC=97=90?= =?UTF-8?q?=EC=84=9C=20=EC=95=B1=201.2.5=EA=B0=80=20=ED=8A=95=EA=B8=B0?= =?UTF-8?q?=EB=8A=94=20=ED=98=84=EC=83=81=EC=9D=84=20=EC=88=98=EC=A0=95?= =?UTF-8?q?=ED=95=B4=EC=9A=94=20(#745)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Revert "fix: Core Module Simulator Build시 Core Module에 의존된 Firebase Crashlytics Crash issue 발생 해결 (#733)" This reverts commit 558ff159409e7b17ec15f3fc435702ee2519b706. * rename app to bibbi * rename app to bibbi * fix: App-Key 1.2.6 버전으로 수정 --------- Co-authored-by: Do-hyun-Kim --- 14th-team5-iOS/{App => Bibbi}/Project.swift | 12 +- .../AppIcon.appiconset/100.png | Bin .../AppIcon.appiconset/1024.png | Bin .../AppIcon.appiconset/114.png | Bin .../AppIcon.appiconset/120.png | Bin .../AppIcon.appiconset/128.png | Bin .../AppIcon.appiconset/144.png | Bin .../AppIcon.appiconset/152.png | Bin .../Assets.xcassets/AppIcon.appiconset/16.png | Bin .../AppIcon.appiconset/167.png | Bin .../AppIcon.appiconset/172.png | Bin .../AppIcon.appiconset/180.png | Bin .../AppIcon.appiconset/196.png | Bin .../Assets.xcassets/AppIcon.appiconset/20.png | Bin .../AppIcon.appiconset/216.png | Bin .../AppIcon.appiconset/256.png | Bin .../Assets.xcassets/AppIcon.appiconset/29.png | Bin .../Assets.xcassets/AppIcon.appiconset/32.png | Bin .../Assets.xcassets/AppIcon.appiconset/40.png | Bin .../Assets.xcassets/AppIcon.appiconset/48.png | Bin .../Assets.xcassets/AppIcon.appiconset/50.png | Bin .../AppIcon.appiconset/512.png | Bin .../Assets.xcassets/AppIcon.appiconset/55.png | Bin .../Assets.xcassets/AppIcon.appiconset/57.png | Bin .../Assets.xcassets/AppIcon.appiconset/58.png | Bin .../Assets.xcassets/AppIcon.appiconset/60.png | Bin .../Assets.xcassets/AppIcon.appiconset/64.png | Bin .../Assets.xcassets/AppIcon.appiconset/66.png | Bin .../Assets.xcassets/AppIcon.appiconset/72.png | Bin .../Assets.xcassets/AppIcon.appiconset/76.png | Bin .../Assets.xcassets/AppIcon.appiconset/80.png | Bin .../Assets.xcassets/AppIcon.appiconset/87.png | Bin .../Assets.xcassets/AppIcon.appiconset/88.png | Bin .../Assets.xcassets/AppIcon.appiconset/92.png | Bin .../AppIcon.appiconset/Contents.json | 0 .../Resources/Assets.xcassets/Contents.json | 0 .../splash.imageset/Contents.json | 0 .../splash.imageset/iOSSplash.svg | 0 .../Resources/GoogleService-Info.plist | 0 .../Resources/LaunchScreen.storyboard | 0 .../Resources/PrivacyInfo.xcprivacy | 0 .../{App => Bibbi}/Resources/empty.txt | 0 .../{App => Bibbi}/Resources/fire.json | 0 .../{App => Bibbi}/Resources/loading.json | 0 .../Sources/Application/AppDelegate.swift | 0 .../DIContainer/AppDIContainer.swift | 0 .../DIContainer/CalendarDIContainer.swift | 0 .../DIContainer/CameraDIContainer.swift | 0 .../DIContainer/CommentDIContainer.swift | 0 .../DIContainer/FamilyDIContainer.swift | 0 .../DIContainer/MainViewDIContainer.swift | 0 .../DIContainer/MemberDIContainer.swift | 0 .../DIContainer/MissionDIContainer.swift | 0 .../DIContainer/MyDIContainer.swift | 0 .../DIContainer/NavigatorDIContainer.swift | 0 .../DIContainer/OAuthDIContainer.swift | 0 .../DIContainer/PickDICotainer.swift | 0 .../DIContainer/PostDIContainer.swift | 0 .../DIContainer/PrivacyDIContainer.swift | 0 .../DIContainer/ProfileDIContainer.swift | 0 .../DIContainer/ReactionDIContainer.swift | 0 .../DIContainer/RealEmojiDIContainer.swift | 0 .../DIContainer/ResignDIContainer.swift | 0 .../DIContainer/SignInDIContainer.swift | 0 .../DIContainer/SignOutDIContainer.swift | 0 .../Navigator/AccountProfileNavigator.swift | 0 .../Navigator/AccountResignNavigator.swift | 0 .../Navigator/AccountSignInNavigator.swift | 0 .../Application/Navigator/AppNavigator.swift | 0 .../Navigator/CameraDisplayNavigator.swift | 0 .../Navigator/CameraNavigator.swift | 0 .../Navigator/CommentNavigator.swift | 0 .../Navigator/DailyCalendarNavigator.swift | 0 .../Navigator/FamilyEntranceNavigator.swift | 0 .../Application/Navigator/HomeNavigator.swift | 0 .../Navigator/InputFamilyLinkNavigator.swift | 0 .../Navigator/JoinFamilyNavigator.swift | 0 .../Application/Navigator/MainNavigator.swift | 0 .../Navigator/ManagementNavigator.swift | 0 .../Navigator/MonthlyCalendarNavigator.swift | 0 .../Navigator/OnboardingNavigator.swift | 0 .../Navigator/PrivacyNavigator.swift | 0 .../Navigator/ProfileNavigator.swift | 0 .../Navigator/SplashNavigator.swift | 0 .../DailyCalendarViewControllerWrapper.swift | 0 ...MonthlyCalendarViewControllerWrapper.swift | 0 .../CameraDisplayViewControllerWrapper.swift | 0 .../Camera/CameraViewControllerWrapper.swift | 0 .../CommentViewControllerWrapper.swift | 0 .../FamilyEntranceControllerWrapper.swift | 0 ...InputFamilyLinkViewControllerWrapper.swift | 0 .../JoinFamilyViewControllerWrapper.swift | 0 .../MainFamilyViewControllerWrapper.swift | 0 .../Main/MainPostViewControllerWrapper.swift | 0 .../Main/MainViewControllerWrapper.swift | 0 ...milyNameSettingViewControllerWrapper.swift | 0 .../ManagementViewControllerWrapper.swift | 0 .../OnboardingViewControllerWrapper.swift | 0 .../PostDetail/PostDetailCellWrapper.swift | 0 .../PostDetailViewControllerWrapper.swift | 0 ...ReactionMembersViewControllerWrapper.swift | 0 .../ReactionViewControllerWrapper.swift | 0 ...SelectableEmojiViewControllerWrapper.swift | 0 .../PrivacyViewControllerWrapper.swift | 0 .../ProfileDetailViewControllerWrapper.swift | 0 ...ProfileFeedPageViewControllerWrapper.swift | 0 .../ProfileFeedViewControllerWrapper.swift | 0 .../ProfileViewControllerWrapper.swift | 0 .../AccountResignViewControllerWrapper.swift | 0 .../SignIn/SignInViewControllerWrapper.swift | 0 .../Splash/SplashViewControllerWrapper.swift | 0 .../WebContentViewControllerWrapper.swift | 0 .../Sources/Application/SceneDelegate.swift | 0 .../Sources/Font/Pretendard-Black.otf | Bin .../Sources/Font/Pretendard-Bold.otf | Bin .../Sources/Font/Pretendard-ExtraBold.otf | Bin .../Sources/Font/Pretendard-ExtraLight.otf | Bin .../Sources/Font/Pretendard-Light.otf | Bin .../Sources/Font/Pretendard-Medium.otf | Bin .../Sources/Font/Pretendard-Regular.otf | Bin .../Sources/Font/Pretendard-SemiBold.otf | Bin .../Sources/Font/Pretendard-Thin.otf | Bin .../AccountSignInDIContainer.swift | 0 .../AccountSignIn/AccountSignInReactor.swift | 0 .../AccountSignIn/AccountSignInStrings.swift | 0 .../AccountSignInViewController.swift | 0 .../AccountSignUp/AccountSignUpStrings.swift | 0 .../AccountSignUpDIContainer.swift | 0 .../Reactor/AccountSignUpReactor.swift | 0 .../AccountDateViewController.swift | 0 .../AccountNicknameViewController.swift | 0 .../AccountProfileViewController.swift | 0 .../AccountSignUpViewController.swift | 0 .../Config/CalendarImageCell+Type.swift | 0 .../DailyCalendarSectionModel.swift | 0 .../MonthlyCalendarSectionModel.swift | 0 .../MemoriesCalendarPostHeaderDelegate.swift | 0 .../RxFSCalendarDelegateProxy.swift | 0 .../RxMemoriesCalendarPostDelegateProxy.swift | 0 .../Cell/MemoriesCalendarCellReactor.swift | 0 .../Cell/MemoriesCalendarPageReactor.swift | 0 .../MemoriesCalendarPostCellReactor.swift | 0 .../Reactor/DailyCalendarViewReactor.swift | 0 .../MemoriesCalendarPostHeaderReactor.swift | 0 .../MemoriesCalendarPostImageReactor.swift | 0 .../MemoriesCalendarTitleViewReactor.swift | 0 .../Reactor/MonthlyCalendarViewReactor.swift | 0 .../Calendar/View/BannerView.swift | 0 .../View/Cell/MemoriesCalendarCell.swift | 0 .../Cell/MemoriesCalendarPageViewCell.swift | 0 .../MemoriesCalendarPlaceholderCell.swift | 0 .../View/Cell/MemoriesCalendarPostCell.swift | 0 .../View/MemoriesCalendarPageTitleView.swift | 0 .../View/MemoriesCalendarPostHeaderView.swift | 0 .../View/MemoriesCalendarPostImageView.swift | 0 .../BannerHostingViewController.swift | 0 .../DailyCalendarViewController.swift | 0 .../MonthlyCalendarViewController.swift | 0 .../Calendar/ViewModel/BannerViewModel.swift | 0 .../Camera/CameraDisplayViewController.swift | 0 .../Camera/CameraViewController.swift | 0 .../Camera/Cell/BibbiRealEmojiViewCell.swift | 0 .../BibbiRealEmojiCellReactor.swift | 0 .../CellReactor/DisplayEditCellReactor.swift | 0 .../Cell/DisplayEditCollectionViewCell.swift | 0 .../DataSources/DisplayEditSectionModel.swift | 0 .../DataSources/EmojiSectionModel.swift | 0 .../Reactor/CameraDisplayViewReactor.swift | 0 .../Camera/Reactor/CameraViewReactor.swift | 0 .../Camera/View/BibbiMissionView.swift | 0 .../DataSource/CommentSectionModel.swift | 0 .../Delegate/CommentTextFieldDelegate.swift | 0 .../RxCommentTextFieldDelegateProxy.swift | 0 .../Reactor/Cell/CommentCellReactor.swift | 0 .../Comment/Reactor/CommentTableReactor.swift | 0 .../Reactor/CommentTextFieldReactor.swift | 0 .../Comment/Reactor/CommentViewReactor.swift | 0 .../Comment/View/Cell/CommentCell.swift | 0 .../Comment/View/CommentTableView.swift | 0 .../Comment/View/CommentTextFieldView.swift | 0 .../Comment/View/CommentTopBarView.swift | 0 .../Comment/View/NoneCommentView.swift | 0 .../CommentViewController.swift | 0 .../Dependency/WebContentDIContainer.swift | 0 .../Content/Reactor/WebContentReactor.swift | 0 .../Content/WebContentViewController.swift | 0 .../InputFamilyLinkDIContainer.swift | 0 .../Dependency/JoinFamilyDIContainer.swift | 0 .../Dependency/JoinedFamilyDIContainer.swift | 0 .../Reactor/FamilyEntranceReactor.swift | 0 .../Reactor/InputFamilyLinkReactor.swift | 0 .../Reactor/JoinFamilyReactor.swift | 0 .../Strings/JoinFamilyStrings.swift | 0 .../Strings/inviteFamilyLinkStrings.swift | 0 .../Strings/joinedFamilyStrings.swift | 0 .../FamilyEntranceViewController.swift | 0 .../InputFamilyLinkViewController.swift | 0 .../JoinFamilyViewController.swift | 0 .../Views/MakeNewFamilyView.swift | 0 .../Presentation/Home/Model/Balloon.swift | 0 .../Home/Model/DescriptionText.swift | 0 .../Home/Model/FamilySection.swift | 0 .../Presentation/Home/Model/PostSection.swift | 0 .../Home/Model/String/HomeCGFloat.swift | 0 .../Home/Model/String/HomeString.swift | 0 .../Home/Reactor/BalloonReactor.swift | 0 .../Reactor/Cell/MainFamilyCellReactor.swift | 0 .../Reactor/Cell/MainPostCellReactor.swift | 0 .../Reactor/ContributorProfileReactor.swift | 0 .../Home/Reactor/ContributorReactor.swift | 0 .../Home/Reactor/MainCameraReactor.swift | 0 .../Home/Reactor/MainFamilyViewReactor.swift | 0 .../Home/Reactor/MainPostViewReactor.swift | 0 .../Home/Reactor/MainViewReactor.swift | 0 .../Home/Reactor/TimerReactor.swift | 0 .../MainFamilyViewController.swift | 0 .../MainPostViewController.swift | 0 .../ViewControllers/MainViewController.swift | 0 .../SegmentPageViewController.swift | 0 .../Presentation/Home/Views/BalloonView.swift | 0 .../Home/Views/ContributorProfileView.swift | 0 .../Home/Views/ContributorView.swift | 0 .../Home/Views/InviteFamilyView.swift | 0 .../Home/Views/MainCameraButtonView.swift | 0 .../Views/MainFamilyCollectionViewCell.swift | 0 .../Views/MainPostCollectionViewCell.swift | 0 .../Home/Views/NoPostTodayView.swift | 0 .../Presentation/Home/Views/TimerView.swift | 0 .../Activity/CopyInvitationUrlActivity.swift | 0 .../Activity/UrlActivityItemSource.swift | 0 .../Config/FamilyMemberCellKind.swift | 0 .../DataSource/FamilyMemberSectionModel.swift | 0 .../Delegate/ManagementTableDelegate.swift | 0 .../ManagementTableHeaderDelegate.swift | 0 .../Delegate/SharingContainerDelegate.swift | 0 .../RxManagementTableDelegateProxy.swift | 0 ...RxManagementTableHeaderDelegateProxy.swift | 0 .../RxSharingContainerDelegateProxy.swift | 0 .../Cell/FamilyMemberCellReactor.swift | 0 .../FamilyNameSettingViewReactor.swift | 0 .../Reactor/ManagementReactor.swift | 0 .../ManagementTableHeaderReactor.swift | 0 .../Reactor/ManagementTableReactor.swift | 0 .../Reactor/SharingContainerReactor.swift | 0 .../View/Cell/FamilyMemberCell.swift | 0 .../View/JoinFamilyGroupEditorView.swift | 0 .../View/ManagementTableHeaderView.swift | 0 .../Management/View/ManagementTableView.swift | 0 .../View/SharingContainerView.swift | 0 .../FamilyNameSettingViewController.swift | 0 .../ManagementViewController.swift | 0 .../Dependency/OnBoardingDIContainer.swift | 0 .../Presentation/OnBoarding/OnBoarding.swift | 0 .../OnBoarding/OnBoardingReactor.swift | 0 .../OnBoarding/OnBoardingStrings.swift | 0 .../OnBoarding/OnBoardingViewCell.swift | 0 .../OnBoarding/OnBoardingViewController.swift | 0 .../PostDetail/Model/ReactionSection.swift | 0 .../Model/SectionOfPostDetail.swift | 0 .../PostDetail/Model/String/PostCGFloat.swift | 0 .../PostDetail/Model/String/PostString.swift | 0 .../Reactor/MissionTextReactor.swift | 0 .../Reactor/PostDetailViewReactor.swift | 0 .../PostDetail/Reactor/PostReactor.swift | 0 .../Reactor/ReactionMemberViewReactor.swift | 0 .../Reactor/ReactionViewReactor.swift | 0 .../Reactor/SelectableEmojiReactor.swift | 0 .../PostDetail/Reactor/TempCellReactor.swift | 0 .../ViewControllers/PostViewController.swift | 0 .../ReactionMembersViewController.swift | 0 .../ReactionViewController.swift | 0 .../SelectableEmojiViewController.swift | 0 .../Views/AddCommentCollectionViewCell.swift | 0 .../Views/AddReactionCollectionViewCell.swift | 0 .../PostDetail/Views/MissionTextView.swift | 0 .../Views/PostDetailCollectionViewCell.swift | 0 .../PostDetail/Views/PostNavigationView.swift | 0 .../Views/ReactionCollectionViewCell.swift | 0 .../Views/RightAlignedFlowLayout.swift | 0 .../SeletableEmojiCollectionViewCell.swift | 0 .../Cell/CellReactor/PrivacyCellReactor.swift | 0 .../DataSources/PrivacySectionModel.swift | 0 .../PrivacyAuthorizationTableViewCell.swift | 0 .../Privacy/Cell/PrivacyTableViewCell.swift | 0 .../Privacy/PrivacyViewController.swift | 0 .../Privacy/Reactor/PrivacyViewReactor.swift | 0 ...PrivacyAuthorizationHeaderFooterView.swift | 0 .../PrivacyHeaderFooterView.swift | 0 .../Privacy/View/BibbiInquireBannerView.swift | 0 .../CellReactor/ProfileFeedCellReactor.swift | 0 .../ProfileFeedDescrptionCellReactor.swift | 0 .../ProfileFeedEmptyCellReactor.swift | 0 .../Cell/ProfileFeedCollectionViewCell.swift | 0 .../Cell/ProfileFeedDescrptionCell.swift | 0 .../ProfileFeedEmptyCollectionViewCell.swift | 0 .../ProfileFeedDescrptionSectionModel.swift | 0 .../DataSources/ProfileFeedSectionModel.swift | 0 .../Profile/ProfileDetailViewController.swift | 0 .../ProfileFeedPageViewController.swift | 0 .../Profile/ProfileFeedViewController.swift | 0 .../Profile/ProfileViewController.swift | 0 .../Reactor/ProfileDetailViewReactor.swift | 0 .../Reactor/ProfileFeedPageViewReactor.swift | 0 .../Reactor/ProfileFeedViewReactor.swift | 0 .../Profile/Reactor/ProfileViewReactor.swift | 0 .../Profile/View/BibbiProfileView.swift | 0 .../Resign/AccountResignViewController.swift | 0 .../Cell/ResignReaonsTableViewCell.swift | 0 .../Resign/Config/ReasonType.swift | 0 .../AccountResignSectionModel.swift | 0 .../Reactor/AccountResignViewReactor.swift | 0 .../ResignReasonTableViewCellReactor.swift | 0 .../Splash/Dependency/SplashDIContainer.swift | 0 .../Presentation/Splash/SplashReactor.swift | 0 .../Splash/SplashViewController.swift | 0 .../Trash/AirplaneLottieView.swift | 0 .../Trash/BibbiFetchFailureView.swift | 0 .../Trash/BlurAiraplaneLottieView.swift | 0 .../DIContainer/CalendarCellDIContainer.swift | 0 .../CalendarImageCellDIContainer.swift | 0 .../CalendarPostCellDIContainer.swift | 0 .../DIContainer/CalendarPostDIContainer.swift | 0 .../MonthlyCalendarDIConatainer.swift | 0 .../FamilyManagementDIContainer.swift | 0 .../InvitationUrlContainerDIContainer.swift | 0 .../Dependencygg/PostCommentDIContainer.swift | 0 .../Trash/Manager/DeepLinkManager.swift | 0 .../WidgetExtension/Resources/empty.txt | 0 .../Sources/FamilyWidget/Family.swift | 0 .../Sources/FamilyWidget/FamilyService.swift | 0 .../Sources/FamilyWidget/FamilyWidget.swift | 0 .../FamilyWidgetDIContainer.swift | 0 .../FamilyWidget/FamilyWidgetEntry.swift | 0 .../FamilyWidgetTimelineProvider.swift | 0 .../FamilyWidget/FamilyWidgetView.swift | 0 14th-team5-iOS/Core/Project.swift | 2 +- .../Core/Sources/Extensions/Bundle+Ext.swift | 2 +- .../Core/Sources/Trash/BBNetwork/API.swift | 2 +- 14th-team5-iOS/Data/Project.swift | 2 +- .../Sources/Repositories/AppRepository.swift | 2 +- .../Kakao/AccountKakaoSignInHelper.swift | 2 +- 14th-team5-iOS/DesignSystem/Project.swift | 2 +- 14th-team5-iOS/Domain/Project.swift | 2 +- 14th-team5-iOS/Util/Project.swift | 2 +- Bibbi.xcworkspace/contents.xcworkspacedata | 129 -- .../xcschemes/Bibbi-Workspace.xcscheme | 1476 ----------------- Plugins/App/Plugin.swift | 4 +- Tuist/Package.swift | 8 +- .../DeploymentTarget+Templates.swift | 2 +- .../Modular+Templates.swift | 4 +- .../ModuleType+Templates.swift | 4 +- .../Package+Templates.swift | 2 +- .../Products+Templates.swift | 4 +- .../Project+Templates.swift | 4 +- .../ResourceFileElements+Templates.swift | 2 +- .../SourceFilesList+Templates.swift | 2 +- .../TargetDependency+Templates.swift | 2 +- .../TargetScript+Templates.swift | 4 +- Workspace.swift | 2 +- 359 files changed, 37 insertions(+), 1642 deletions(-) rename 14th-team5-iOS/{App => Bibbi}/Project.swift (92%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/100.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/1024.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/114.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/120.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/128.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/144.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/152.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/16.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/167.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/172.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/180.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/196.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/20.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/216.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/256.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/29.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/32.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/40.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/48.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/50.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/512.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/55.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/57.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/58.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/60.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/64.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/66.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/72.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/76.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/80.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/87.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/88.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/92.png (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/Contents.json (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/splash.imageset/Contents.json (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/Assets.xcassets/splash.imageset/iOSSplash.svg (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/GoogleService-Info.plist (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/LaunchScreen.storyboard (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/PrivacyInfo.xcprivacy (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/empty.txt (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/fire.json (100%) rename 14th-team5-iOS/{App => Bibbi}/Resources/loading.json (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/AppDelegate.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/AppDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/CalendarDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/CameraDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/CommentDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/FamilyDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/MainViewDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/MemberDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/MissionDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/MyDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/NavigatorDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/OAuthDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/PickDICotainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/PostDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/PrivacyDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/ProfileDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/ReactionDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/RealEmojiDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/ResignDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/SignInDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/DIContainer/SignOutDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/AccountProfileNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/AccountResignNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/AccountSignInNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/AppNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/CameraDisplayNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/CameraNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/CommentNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/DailyCalendarNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/FamilyEntranceNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/HomeNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/InputFamilyLinkNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/JoinFamilyNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/MainNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/ManagementNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/MonthlyCalendarNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/OnboardingNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/PrivacyNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/ProfileNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/SplashNavigator.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Calendar/DailyCalendarViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Calendar/MonthlyCalendarViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Camera/CameraDisplayViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Camera/CameraViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Comment/CommentViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/FamilyEntrance/FamilyEntranceControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/FamilyEntrance/InputFamilyLinkViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/FamilyEntrance/JoinFamilyViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Main/MainFamilyViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Main/MainPostViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Main/MainViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Management/FamilyNameSettingViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Management/ManagementViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Onboarding/OnboardingViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/PostDetail/PostDetailCellWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/PostDetail/PostDetailViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/PostDetail/ReactionMembersViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/PostDetail/ReactionViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/PostDetail/SelectableEmojiViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Privacy/PrivacyViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Profile/ProfileDetailViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Profile/ProfileFeedPageViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Profile/ProfileFeedViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Profile/ProfileViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Resign/AccountResignViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/SignIn/SignInViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/Splash/SplashViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/Navigator/Wrapper/WebContent/WebContentViewControllerWrapper.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Application/SceneDelegate.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Font/Pretendard-Black.otf (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Font/Pretendard-Bold.otf (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Font/Pretendard-ExtraBold.otf (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Font/Pretendard-ExtraLight.otf (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Font/Pretendard-Light.otf (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Font/Pretendard-Medium.otf (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Font/Pretendard-Regular.otf (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Font/Pretendard-SemiBold.otf (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Font/Pretendard-Thin.otf (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Account/AccountSignIn/AccountSignInDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Account/AccountSignIn/AccountSignInReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Account/AccountSignIn/AccountSignInStrings.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Account/AccountSignIn/AccountSignInViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Account/AccountSignUp/AccountSignUpStrings.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Account/AccountSignUp/Dependeyncy/AccountSignUpDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Account/AccountSignUp/Reactor/AccountSignUpReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountDateViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountNicknameViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountProfileViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountSignUpViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Config/CalendarImageCell+Type.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactive/DataSource/DailyCalendarSectionModel.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactive/DataSource/MonthlyCalendarSectionModel.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactive/DelegateProxy/Delegate/MemoriesCalendarPostHeaderDelegate.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactive/DelegateProxy/RxFSCalendarDelegateProxy.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactive/DelegateProxy/RxMemoriesCalendarPostDelegateProxy.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarPageReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarPostCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactor/DailyCalendarViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactor/MemoriesCalendarPostHeaderReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactor/MemoriesCalendarPostImageReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactor/MemoriesCalendarTitleViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/Reactor/MonthlyCalendarViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/View/BannerView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPageViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPlaceholderCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPostCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/View/MemoriesCalendarPageTitleView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/View/MemoriesCalendarPostHeaderView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/View/MemoriesCalendarPostImageView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/ViewController/BannerHostingViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/ViewController/DailyCalendarViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/ViewController/MonthlyCalendarViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Calendar/ViewModel/BannerViewModel.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Camera/CameraDisplayViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Camera/CameraViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Camera/Cell/BibbiRealEmojiViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Camera/Cell/CellReactor/BibbiRealEmojiCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Camera/Cell/CellReactor/DisplayEditCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Camera/Cell/DisplayEditCollectionViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Camera/DataSources/DisplayEditSectionModel.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Camera/DataSources/EmojiSectionModel.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Camera/Reactor/CameraDisplayViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Camera/Reactor/CameraViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Camera/View/BibbiMissionView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/Reactive/DataSource/CommentSectionModel.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/Reactive/DelegateProxy/Delegate/CommentTextFieldDelegate.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/Reactive/DelegateProxy/RxCommentTextFieldDelegateProxy.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/Reactor/Cell/CommentCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/Reactor/CommentTableReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/Reactor/CommentTextFieldReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/Reactor/CommentViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/View/Cell/CommentCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/View/CommentTableView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/View/CommentTextFieldView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/View/CommentTopBarView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/View/NoneCommentView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Comment/ViewController/CommentViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Content/Dependency/WebContentDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Content/Reactor/WebContentReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Content/WebContentViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/Dependency/InputFamilyLinkDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/Dependency/JoinFamilyDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/Dependency/JoinedFamilyDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/Reactor/FamilyEntranceReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/Reactor/InputFamilyLinkReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/Reactor/JoinFamilyReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/Strings/JoinFamilyStrings.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/Strings/inviteFamilyLinkStrings.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/Strings/joinedFamilyStrings.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/ViewController/FamilyEntranceViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/ViewController/InputFamilyLinkViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/ViewController/JoinFamilyViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/FamilyEntrance/Views/MakeNewFamilyView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Model/Balloon.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Model/DescriptionText.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Model/FamilySection.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Model/PostSection.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Model/String/HomeCGFloat.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Model/String/HomeString.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Reactor/BalloonReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Reactor/Cell/MainFamilyCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Reactor/Cell/MainPostCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Reactor/ContributorProfileReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Reactor/ContributorReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Reactor/MainCameraReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Reactor/MainFamilyViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Reactor/MainPostViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Reactor/MainViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Reactor/TimerReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/ViewControllers/MainFamilyViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/ViewControllers/MainPostViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/ViewControllers/MainViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/ViewControllers/SegmentPageViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Views/BalloonView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Views/ContributorProfileView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Views/ContributorView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Views/InviteFamilyView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Views/MainCameraButtonView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Views/MainFamilyCollectionViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Views/MainPostCollectionViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Views/NoPostTodayView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Home/Views/TimerView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Activity/CopyInvitationUrlActivity.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Activity/UrlActivityItemSource.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Config/FamilyMemberCellKind.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactive/DataSource/FamilyMemberSectionModel.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/ManagementTableDelegate.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/ManagementTableHeaderDelegate.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/SharingContainerDelegate.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactive/DelegateProxy/RxManagementTableDelegateProxy.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactive/DelegateProxy/RxManagementTableHeaderDelegateProxy.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactive/DelegateProxy/RxSharingContainerDelegateProxy.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactor/Cell/FamilyMemberCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactor/FamilyNameSettingViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactor/ManagementReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactor/ManagementTableHeaderReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactor/ManagementTableReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/Reactor/SharingContainerReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/View/Cell/FamilyMemberCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/View/JoinFamilyGroupEditorView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/View/ManagementTableHeaderView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/View/ManagementTableView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/View/SharingContainerView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/ViewController/FamilyNameSettingViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Management/ViewController/ManagementViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/OnBoarding/Dependency/OnBoardingDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/OnBoarding/OnBoarding.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/OnBoarding/OnBoardingReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/OnBoarding/OnBoardingStrings.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/OnBoarding/OnBoardingViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/OnBoarding/OnBoardingViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Model/ReactionSection.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Model/SectionOfPostDetail.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Model/String/PostCGFloat.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Model/String/PostString.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Reactor/MissionTextReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Reactor/PostDetailViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Reactor/PostReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Reactor/ReactionMemberViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Reactor/ReactionViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Reactor/SelectableEmojiReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Reactor/TempCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/ViewControllers/PostViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/ViewControllers/ReactionMembersViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/ViewControllers/ReactionViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/ViewControllers/SelectableEmojiViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Views/AddCommentCollectionViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Views/AddReactionCollectionViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Views/MissionTextView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Views/PostDetailCollectionViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Views/PostNavigationView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Views/ReactionCollectionViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Views/RightAlignedFlowLayout.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/PostDetail/Views/SeletableEmojiCollectionViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Privacy/Cell/CellReactor/PrivacyCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Privacy/Cell/DataSources/PrivacySectionModel.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Privacy/Cell/PrivacyAuthorizationTableViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Privacy/Cell/PrivacyTableViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Privacy/PrivacyViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Privacy/Reactor/PrivacyViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Privacy/ReusableView/PrivacyAuthorizationHeaderFooterView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Privacy/ReusableView/PrivacyHeaderFooterView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Privacy/View/BibbiInquireBannerView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedDescrptionCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedEmptyCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/Cell/ProfileFeedCollectionViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/Cell/ProfileFeedDescrptionCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/Cell/ProfileFeedEmptyCollectionViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/DataSources/ProfileFeedDescrptionSectionModel.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/DataSources/ProfileFeedSectionModel.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/ProfileDetailViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/ProfileFeedPageViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/ProfileFeedViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/ProfileViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/Reactor/ProfileDetailViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/Reactor/ProfileFeedPageViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/Reactor/ProfileFeedViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/Reactor/ProfileViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Profile/View/BibbiProfileView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Resign/AccountResignViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Resign/Cell/ResignReaonsTableViewCell.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Resign/Config/ReasonType.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Resign/DataSources/AccountResignSectionModel.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Resign/Reactor/AccountResignViewReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Resign/Reactor/ResignReasonTableViewCellReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Splash/Dependency/SplashDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Splash/SplashReactor.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Splash/SplashViewController.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Trash/AirplaneLottieView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Trash/BibbiFetchFailureView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Trash/BlurAiraplaneLottieView.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Trash/DIContainer/CalendarCellDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Trash/DIContainer/CalendarImageCellDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Trash/DIContainer/CalendarPostCellDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Trash/DIContainer/CalendarPostDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Trash/DIContainer/MonthlyCalendarDIConatainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Trash/Dependency/FamilyManagementDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Trash/Dependency/InvitationUrlContainerDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Trash/Dependencygg/PostCommentDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/Sources/Presentation/Trash/Manager/DeepLinkManager.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/WidgetExtension/Resources/empty.txt (100%) rename 14th-team5-iOS/{App => Bibbi}/WidgetExtension/Sources/FamilyWidget/Family.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/WidgetExtension/Sources/FamilyWidget/FamilyService.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/WidgetExtension/Sources/FamilyWidget/FamilyWidget.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/WidgetExtension/Sources/FamilyWidget/FamilyWidgetDIContainer.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/WidgetExtension/Sources/FamilyWidget/FamilyWidgetEntry.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/WidgetExtension/Sources/FamilyWidget/FamilyWidgetTimelineProvider.swift (100%) rename 14th-team5-iOS/{App => Bibbi}/WidgetExtension/Sources/FamilyWidget/FamilyWidgetView.swift (100%) delete mode 100644 Bibbi.xcworkspace/contents.xcworkspacedata delete mode 100644 Bibbi.xcworkspace/xcshareddata/xcschemes/Bibbi-Workspace.xcscheme diff --git a/14th-team5-iOS/App/Project.swift b/14th-team5-iOS/Bibbi/Project.swift similarity index 92% rename from 14th-team5-iOS/App/Project.swift rename to 14th-team5-iOS/Bibbi/Project.swift index fd9fea690..081e79721 100644 --- a/14th-team5-iOS/App/Project.swift +++ b/14th-team5-iOS/Bibbi/Project.swift @@ -5,21 +5,21 @@ // Created by Kim dohyun on 2023/11/14. // -import ProjectDescription +@preconcurrency import ProjectDescription import ProjectDescriptionHelpers private let targets: [Target] = [ .makeModular( - layer: .App, + layer: .Bibbi, factory: .init( - products: .app, - dependencies: ModuleLayer.App.dependencies, + products: .bibbi, + dependencies: ModuleLayer.Bibbi.dependencies, bundleId: "com.5ing.bibbi", infoPlist: .extendingDefault(with: [ "CFBundleDisplayName": .string("Bibbi"), "CFBundleVersion": .string("1"), "CFBuildVersion": .string("0"), - "CFBundleShortVersionString": .string("1.2.5"), + "CFBundleShortVersionString": .string("1.2.6"), "UILaunchStoryboardName": .string("LaunchScreen"), "UISupportedInterfaceOrientations": .array([.string("UIInterfaceOrientationPortrait")]), "UIUserInterfaceStyle": .string("Dark"), @@ -89,4 +89,4 @@ private let targets: [Target] = [ ] -private let app = Project.makeApp(name: ModuleLayer.App.rawValue, target: targets) +private let bibbi = Project.makeApp(name: ModuleLayer.Bibbi.rawValue, target: targets) diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/100.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/100.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/100.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/100.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/1024.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/1024.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/1024.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/1024.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/114.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/114.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/114.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/114.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/120.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/120.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/120.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/120.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/128.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/128.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/128.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/128.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/144.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/144.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/144.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/144.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/152.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/152.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/152.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/152.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/16.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/16.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/16.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/16.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/167.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/167.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/167.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/167.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/172.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/172.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/172.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/172.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/180.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/180.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/180.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/180.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/196.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/196.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/196.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/196.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/20.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/20.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/20.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/20.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/216.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/216.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/216.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/216.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/256.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/256.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/256.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/256.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/29.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/29.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/29.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/29.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/32.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/32.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/32.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/32.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/40.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/40.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/40.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/40.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/48.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/48.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/48.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/48.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/50.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/50.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/50.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/50.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/512.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/512.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/512.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/512.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/55.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/55.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/55.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/55.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/57.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/57.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/57.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/57.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/58.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/58.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/58.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/58.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/60.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/60.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/60.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/60.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/64.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/64.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/64.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/64.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/66.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/66.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/66.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/66.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/72.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/72.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/72.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/72.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/76.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/76.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/76.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/76.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/80.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/80.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/80.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/80.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/87.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/87.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/87.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/87.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/88.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/88.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/88.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/88.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/92.png b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/92.png similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/92.png rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/92.png diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/Contents.json b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/Contents.json similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/Contents.json rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/Contents.json diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/splash.imageset/Contents.json b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/splash.imageset/Contents.json similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/splash.imageset/Contents.json rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/splash.imageset/Contents.json diff --git a/14th-team5-iOS/App/Resources/Assets.xcassets/splash.imageset/iOSSplash.svg b/14th-team5-iOS/Bibbi/Resources/Assets.xcassets/splash.imageset/iOSSplash.svg similarity index 100% rename from 14th-team5-iOS/App/Resources/Assets.xcassets/splash.imageset/iOSSplash.svg rename to 14th-team5-iOS/Bibbi/Resources/Assets.xcassets/splash.imageset/iOSSplash.svg diff --git a/14th-team5-iOS/App/Resources/GoogleService-Info.plist b/14th-team5-iOS/Bibbi/Resources/GoogleService-Info.plist similarity index 100% rename from 14th-team5-iOS/App/Resources/GoogleService-Info.plist rename to 14th-team5-iOS/Bibbi/Resources/GoogleService-Info.plist diff --git a/14th-team5-iOS/App/Resources/LaunchScreen.storyboard b/14th-team5-iOS/Bibbi/Resources/LaunchScreen.storyboard similarity index 100% rename from 14th-team5-iOS/App/Resources/LaunchScreen.storyboard rename to 14th-team5-iOS/Bibbi/Resources/LaunchScreen.storyboard diff --git a/14th-team5-iOS/App/Resources/PrivacyInfo.xcprivacy b/14th-team5-iOS/Bibbi/Resources/PrivacyInfo.xcprivacy similarity index 100% rename from 14th-team5-iOS/App/Resources/PrivacyInfo.xcprivacy rename to 14th-team5-iOS/Bibbi/Resources/PrivacyInfo.xcprivacy diff --git a/14th-team5-iOS/App/Resources/empty.txt b/14th-team5-iOS/Bibbi/Resources/empty.txt similarity index 100% rename from 14th-team5-iOS/App/Resources/empty.txt rename to 14th-team5-iOS/Bibbi/Resources/empty.txt diff --git a/14th-team5-iOS/App/Resources/fire.json b/14th-team5-iOS/Bibbi/Resources/fire.json similarity index 100% rename from 14th-team5-iOS/App/Resources/fire.json rename to 14th-team5-iOS/Bibbi/Resources/fire.json diff --git a/14th-team5-iOS/App/Resources/loading.json b/14th-team5-iOS/Bibbi/Resources/loading.json similarity index 100% rename from 14th-team5-iOS/App/Resources/loading.json rename to 14th-team5-iOS/Bibbi/Resources/loading.json diff --git a/14th-team5-iOS/App/Sources/Application/AppDelegate.swift b/14th-team5-iOS/Bibbi/Sources/Application/AppDelegate.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/AppDelegate.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/AppDelegate.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/AppDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/AppDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/AppDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/AppDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/CalendarDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/CalendarDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/CalendarDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/CalendarDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/CameraDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/CameraDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/CameraDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/CameraDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/CommentDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/CommentDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/CommentDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/CommentDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/FamilyDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/FamilyDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/FamilyDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/FamilyDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/MainViewDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/MainViewDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/MainViewDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/MainViewDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/MemberDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/MemberDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/MemberDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/MemberDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/MissionDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/MissionDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/MissionDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/MissionDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/MyDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/MyDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/MyDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/MyDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/NavigatorDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/NavigatorDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/NavigatorDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/NavigatorDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/OAuthDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/OAuthDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/OAuthDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/OAuthDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/PickDICotainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/PickDICotainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/PickDICotainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/PickDICotainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/PostDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/PostDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/PostDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/PostDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/PrivacyDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/PrivacyDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/PrivacyDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/PrivacyDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/ProfileDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/ProfileDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/ProfileDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/ProfileDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/ReactionDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/ReactionDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/ReactionDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/ReactionDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/RealEmojiDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/RealEmojiDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/RealEmojiDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/RealEmojiDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/ResignDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/ResignDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/ResignDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/ResignDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/SignInDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/SignInDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/SignInDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/SignInDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/DIContainer/SignOutDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Application/DIContainer/SignOutDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/DIContainer/SignOutDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/DIContainer/SignOutDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/AccountProfileNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/AccountProfileNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/AccountProfileNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/AccountProfileNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/AccountResignNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/AccountResignNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/AccountResignNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/AccountResignNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/AccountSignInNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/AccountSignInNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/AccountSignInNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/AccountSignInNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/AppNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/AppNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/AppNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/AppNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/CameraDisplayNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/CameraDisplayNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/CameraDisplayNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/CameraDisplayNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/CameraNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/CameraNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/CameraNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/CameraNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/CommentNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/CommentNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/CommentNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/CommentNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/DailyCalendarNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/DailyCalendarNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/DailyCalendarNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/DailyCalendarNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/FamilyEntranceNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/FamilyEntranceNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/FamilyEntranceNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/FamilyEntranceNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/HomeNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/HomeNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/HomeNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/HomeNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/InputFamilyLinkNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/InputFamilyLinkNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/InputFamilyLinkNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/InputFamilyLinkNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/JoinFamilyNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/JoinFamilyNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/JoinFamilyNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/JoinFamilyNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/MainNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/MainNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/MainNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/MainNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/ManagementNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/ManagementNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/ManagementNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/ManagementNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/MonthlyCalendarNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/MonthlyCalendarNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/MonthlyCalendarNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/MonthlyCalendarNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/OnboardingNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/OnboardingNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/OnboardingNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/OnboardingNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/PrivacyNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/PrivacyNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/PrivacyNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/PrivacyNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/ProfileNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/ProfileNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/ProfileNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/ProfileNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/SplashNavigator.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/SplashNavigator.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/SplashNavigator.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/SplashNavigator.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Calendar/DailyCalendarViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Calendar/DailyCalendarViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Calendar/DailyCalendarViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Calendar/DailyCalendarViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Calendar/MonthlyCalendarViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Calendar/MonthlyCalendarViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Calendar/MonthlyCalendarViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Calendar/MonthlyCalendarViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Camera/CameraDisplayViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Camera/CameraDisplayViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Camera/CameraDisplayViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Camera/CameraDisplayViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Camera/CameraViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Camera/CameraViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Camera/CameraViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Camera/CameraViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Comment/CommentViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Comment/CommentViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Comment/CommentViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Comment/CommentViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/FamilyEntrance/FamilyEntranceControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/FamilyEntrance/FamilyEntranceControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/FamilyEntrance/FamilyEntranceControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/FamilyEntrance/FamilyEntranceControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/FamilyEntrance/InputFamilyLinkViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/FamilyEntrance/InputFamilyLinkViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/FamilyEntrance/InputFamilyLinkViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/FamilyEntrance/InputFamilyLinkViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/FamilyEntrance/JoinFamilyViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/FamilyEntrance/JoinFamilyViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/FamilyEntrance/JoinFamilyViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/FamilyEntrance/JoinFamilyViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Main/MainFamilyViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Main/MainFamilyViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Main/MainFamilyViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Main/MainFamilyViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Main/MainPostViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Main/MainPostViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Main/MainPostViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Main/MainPostViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Main/MainViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Main/MainViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Main/MainViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Main/MainViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Management/FamilyNameSettingViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Management/FamilyNameSettingViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Management/FamilyNameSettingViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Management/FamilyNameSettingViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Management/ManagementViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Management/ManagementViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Management/ManagementViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Management/ManagementViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Onboarding/OnboardingViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Onboarding/OnboardingViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Onboarding/OnboardingViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Onboarding/OnboardingViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/PostDetail/PostDetailCellWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/PostDetail/PostDetailCellWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/PostDetail/PostDetailCellWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/PostDetail/PostDetailCellWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/PostDetail/PostDetailViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/PostDetail/PostDetailViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/PostDetail/PostDetailViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/PostDetail/PostDetailViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/PostDetail/ReactionMembersViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/PostDetail/ReactionMembersViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/PostDetail/ReactionMembersViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/PostDetail/ReactionMembersViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/PostDetail/ReactionViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/PostDetail/ReactionViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/PostDetail/ReactionViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/PostDetail/ReactionViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/PostDetail/SelectableEmojiViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/PostDetail/SelectableEmojiViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/PostDetail/SelectableEmojiViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/PostDetail/SelectableEmojiViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Privacy/PrivacyViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Privacy/PrivacyViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Privacy/PrivacyViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Privacy/PrivacyViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Profile/ProfileDetailViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Profile/ProfileDetailViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Profile/ProfileDetailViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Profile/ProfileDetailViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Profile/ProfileFeedPageViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Profile/ProfileFeedPageViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Profile/ProfileFeedPageViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Profile/ProfileFeedPageViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Profile/ProfileFeedViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Profile/ProfileFeedViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Profile/ProfileFeedViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Profile/ProfileFeedViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Profile/ProfileViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Profile/ProfileViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Profile/ProfileViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Profile/ProfileViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Resign/AccountResignViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Resign/AccountResignViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Resign/AccountResignViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Resign/AccountResignViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/SignIn/SignInViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/SignIn/SignInViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/SignIn/SignInViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/SignIn/SignInViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Splash/SplashViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Splash/SplashViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/Splash/SplashViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/Splash/SplashViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/WebContent/WebContentViewControllerWrapper.swift b/14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/WebContent/WebContentViewControllerWrapper.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/Navigator/Wrapper/WebContent/WebContentViewControllerWrapper.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/Navigator/Wrapper/WebContent/WebContentViewControllerWrapper.swift diff --git a/14th-team5-iOS/App/Sources/Application/SceneDelegate.swift b/14th-team5-iOS/Bibbi/Sources/Application/SceneDelegate.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Application/SceneDelegate.swift rename to 14th-team5-iOS/Bibbi/Sources/Application/SceneDelegate.swift diff --git a/14th-team5-iOS/App/Sources/Font/Pretendard-Black.otf b/14th-team5-iOS/Bibbi/Sources/Font/Pretendard-Black.otf similarity index 100% rename from 14th-team5-iOS/App/Sources/Font/Pretendard-Black.otf rename to 14th-team5-iOS/Bibbi/Sources/Font/Pretendard-Black.otf diff --git a/14th-team5-iOS/App/Sources/Font/Pretendard-Bold.otf b/14th-team5-iOS/Bibbi/Sources/Font/Pretendard-Bold.otf similarity index 100% rename from 14th-team5-iOS/App/Sources/Font/Pretendard-Bold.otf rename to 14th-team5-iOS/Bibbi/Sources/Font/Pretendard-Bold.otf diff --git a/14th-team5-iOS/App/Sources/Font/Pretendard-ExtraBold.otf b/14th-team5-iOS/Bibbi/Sources/Font/Pretendard-ExtraBold.otf similarity index 100% rename from 14th-team5-iOS/App/Sources/Font/Pretendard-ExtraBold.otf rename to 14th-team5-iOS/Bibbi/Sources/Font/Pretendard-ExtraBold.otf diff --git a/14th-team5-iOS/App/Sources/Font/Pretendard-ExtraLight.otf b/14th-team5-iOS/Bibbi/Sources/Font/Pretendard-ExtraLight.otf similarity index 100% rename from 14th-team5-iOS/App/Sources/Font/Pretendard-ExtraLight.otf rename to 14th-team5-iOS/Bibbi/Sources/Font/Pretendard-ExtraLight.otf diff --git a/14th-team5-iOS/App/Sources/Font/Pretendard-Light.otf b/14th-team5-iOS/Bibbi/Sources/Font/Pretendard-Light.otf similarity index 100% rename from 14th-team5-iOS/App/Sources/Font/Pretendard-Light.otf rename to 14th-team5-iOS/Bibbi/Sources/Font/Pretendard-Light.otf diff --git a/14th-team5-iOS/App/Sources/Font/Pretendard-Medium.otf b/14th-team5-iOS/Bibbi/Sources/Font/Pretendard-Medium.otf similarity index 100% rename from 14th-team5-iOS/App/Sources/Font/Pretendard-Medium.otf rename to 14th-team5-iOS/Bibbi/Sources/Font/Pretendard-Medium.otf diff --git a/14th-team5-iOS/App/Sources/Font/Pretendard-Regular.otf b/14th-team5-iOS/Bibbi/Sources/Font/Pretendard-Regular.otf similarity index 100% rename from 14th-team5-iOS/App/Sources/Font/Pretendard-Regular.otf rename to 14th-team5-iOS/Bibbi/Sources/Font/Pretendard-Regular.otf diff --git a/14th-team5-iOS/App/Sources/Font/Pretendard-SemiBold.otf b/14th-team5-iOS/Bibbi/Sources/Font/Pretendard-SemiBold.otf similarity index 100% rename from 14th-team5-iOS/App/Sources/Font/Pretendard-SemiBold.otf rename to 14th-team5-iOS/Bibbi/Sources/Font/Pretendard-SemiBold.otf diff --git a/14th-team5-iOS/App/Sources/Font/Pretendard-Thin.otf b/14th-team5-iOS/Bibbi/Sources/Font/Pretendard-Thin.otf similarity index 100% rename from 14th-team5-iOS/App/Sources/Font/Pretendard-Thin.otf rename to 14th-team5-iOS/Bibbi/Sources/Font/Pretendard-Thin.otf diff --git a/14th-team5-iOS/App/Sources/Presentation/Account/AccountSignIn/AccountSignInDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignIn/AccountSignInDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Account/AccountSignIn/AccountSignInDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignIn/AccountSignInDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Account/AccountSignIn/AccountSignInReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignIn/AccountSignInReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Account/AccountSignIn/AccountSignInReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignIn/AccountSignInReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Account/AccountSignIn/AccountSignInStrings.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignIn/AccountSignInStrings.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Account/AccountSignIn/AccountSignInStrings.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignIn/AccountSignInStrings.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Account/AccountSignIn/AccountSignInViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignIn/AccountSignInViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Account/AccountSignIn/AccountSignInViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignIn/AccountSignInViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/AccountSignUpStrings.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/AccountSignUpStrings.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/AccountSignUpStrings.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/AccountSignUpStrings.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/Dependeyncy/AccountSignUpDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/Dependeyncy/AccountSignUpDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/Dependeyncy/AccountSignUpDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/Dependeyncy/AccountSignUpDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/Reactor/AccountSignUpReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/Reactor/AccountSignUpReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/Reactor/AccountSignUpReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/Reactor/AccountSignUpReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountDateViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountDateViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountDateViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountDateViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountNicknameViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountNicknameViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountNicknameViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountNicknameViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountProfileViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountProfileViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountProfileViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountProfileViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountSignUpViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountSignUpViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountSignUpViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Account/AccountSignUp/ViewControllers/AccountSignUpViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Config/CalendarImageCell+Type.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Config/CalendarImageCell+Type.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Config/CalendarImageCell+Type.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Config/CalendarImageCell+Type.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactive/DataSource/DailyCalendarSectionModel.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactive/DataSource/DailyCalendarSectionModel.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactive/DataSource/DailyCalendarSectionModel.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactive/DataSource/DailyCalendarSectionModel.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactive/DataSource/MonthlyCalendarSectionModel.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactive/DataSource/MonthlyCalendarSectionModel.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactive/DataSource/MonthlyCalendarSectionModel.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactive/DataSource/MonthlyCalendarSectionModel.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactive/DelegateProxy/Delegate/MemoriesCalendarPostHeaderDelegate.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactive/DelegateProxy/Delegate/MemoriesCalendarPostHeaderDelegate.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactive/DelegateProxy/Delegate/MemoriesCalendarPostHeaderDelegate.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactive/DelegateProxy/Delegate/MemoriesCalendarPostHeaderDelegate.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactive/DelegateProxy/RxFSCalendarDelegateProxy.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactive/DelegateProxy/RxFSCalendarDelegateProxy.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactive/DelegateProxy/RxFSCalendarDelegateProxy.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactive/DelegateProxy/RxFSCalendarDelegateProxy.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactive/DelegateProxy/RxMemoriesCalendarPostDelegateProxy.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactive/DelegateProxy/RxMemoriesCalendarPostDelegateProxy.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactive/DelegateProxy/RxMemoriesCalendarPostDelegateProxy.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactive/DelegateProxy/RxMemoriesCalendarPostDelegateProxy.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarPageReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarPageReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarPageReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarPageReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarPostCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarPostCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarPostCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/Cell/MemoriesCalendarPostCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/DailyCalendarViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/DailyCalendarViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/DailyCalendarViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/DailyCalendarViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/MemoriesCalendarPostHeaderReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/MemoriesCalendarPostHeaderReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/MemoriesCalendarPostHeaderReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/MemoriesCalendarPostHeaderReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/MemoriesCalendarPostImageReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/MemoriesCalendarPostImageReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/MemoriesCalendarPostImageReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/MemoriesCalendarPostImageReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/MemoriesCalendarTitleViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/MemoriesCalendarTitleViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/MemoriesCalendarTitleViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/MemoriesCalendarTitleViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/MonthlyCalendarViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/MonthlyCalendarViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/Reactor/MonthlyCalendarViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/Reactor/MonthlyCalendarViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/View/BannerView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/BannerView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/View/BannerView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/BannerView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPageViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPageViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPageViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPageViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPlaceholderCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPlaceholderCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPlaceholderCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPlaceholderCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPostCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPostCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPostCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/Cell/MemoriesCalendarPostCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/View/MemoriesCalendarPageTitleView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/MemoriesCalendarPageTitleView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/View/MemoriesCalendarPageTitleView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/MemoriesCalendarPageTitleView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/View/MemoriesCalendarPostHeaderView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/MemoriesCalendarPostHeaderView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/View/MemoriesCalendarPostHeaderView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/MemoriesCalendarPostHeaderView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/View/MemoriesCalendarPostImageView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/MemoriesCalendarPostImageView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/View/MemoriesCalendarPostImageView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/View/MemoriesCalendarPostImageView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/ViewController/BannerHostingViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/ViewController/BannerHostingViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/ViewController/BannerHostingViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/ViewController/BannerHostingViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/ViewController/DailyCalendarViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/ViewController/DailyCalendarViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/ViewController/DailyCalendarViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/ViewController/DailyCalendarViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/ViewController/MonthlyCalendarViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/ViewController/MonthlyCalendarViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/ViewController/MonthlyCalendarViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/ViewController/MonthlyCalendarViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Calendar/ViewModel/BannerViewModel.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/ViewModel/BannerViewModel.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Calendar/ViewModel/BannerViewModel.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Calendar/ViewModel/BannerViewModel.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Camera/CameraDisplayViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Camera/CameraDisplayViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Camera/CameraDisplayViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Camera/CameraDisplayViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Camera/CameraViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Camera/CameraViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Camera/CameraViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Camera/CameraViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Camera/Cell/BibbiRealEmojiViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Camera/Cell/BibbiRealEmojiViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Camera/Cell/BibbiRealEmojiViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Camera/Cell/BibbiRealEmojiViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Camera/Cell/CellReactor/BibbiRealEmojiCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Camera/Cell/CellReactor/BibbiRealEmojiCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Camera/Cell/CellReactor/BibbiRealEmojiCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Camera/Cell/CellReactor/BibbiRealEmojiCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Camera/Cell/CellReactor/DisplayEditCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Camera/Cell/CellReactor/DisplayEditCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Camera/Cell/CellReactor/DisplayEditCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Camera/Cell/CellReactor/DisplayEditCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Camera/Cell/DisplayEditCollectionViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Camera/Cell/DisplayEditCollectionViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Camera/Cell/DisplayEditCollectionViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Camera/Cell/DisplayEditCollectionViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Camera/DataSources/DisplayEditSectionModel.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Camera/DataSources/DisplayEditSectionModel.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Camera/DataSources/DisplayEditSectionModel.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Camera/DataSources/DisplayEditSectionModel.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Camera/DataSources/EmojiSectionModel.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Camera/DataSources/EmojiSectionModel.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Camera/DataSources/EmojiSectionModel.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Camera/DataSources/EmojiSectionModel.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Camera/Reactor/CameraDisplayViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Camera/Reactor/CameraDisplayViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Camera/Reactor/CameraDisplayViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Camera/Reactor/CameraDisplayViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Camera/Reactor/CameraViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Camera/Reactor/CameraViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Camera/Reactor/CameraViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Camera/Reactor/CameraViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Camera/View/BibbiMissionView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Camera/View/BibbiMissionView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Camera/View/BibbiMissionView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Camera/View/BibbiMissionView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/Reactive/DataSource/CommentSectionModel.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactive/DataSource/CommentSectionModel.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/Reactive/DataSource/CommentSectionModel.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactive/DataSource/CommentSectionModel.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/Reactive/DelegateProxy/Delegate/CommentTextFieldDelegate.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactive/DelegateProxy/Delegate/CommentTextFieldDelegate.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/Reactive/DelegateProxy/Delegate/CommentTextFieldDelegate.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactive/DelegateProxy/Delegate/CommentTextFieldDelegate.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/Reactive/DelegateProxy/RxCommentTextFieldDelegateProxy.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactive/DelegateProxy/RxCommentTextFieldDelegateProxy.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/Reactive/DelegateProxy/RxCommentTextFieldDelegateProxy.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactive/DelegateProxy/RxCommentTextFieldDelegateProxy.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/Reactor/Cell/CommentCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactor/Cell/CommentCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/Reactor/Cell/CommentCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactor/Cell/CommentCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/Reactor/CommentTableReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactor/CommentTableReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/Reactor/CommentTableReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactor/CommentTableReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/Reactor/CommentTextFieldReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactor/CommentTextFieldReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/Reactor/CommentTextFieldReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactor/CommentTextFieldReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/Reactor/CommentViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactor/CommentViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/Reactor/CommentViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/Reactor/CommentViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/View/Cell/CommentCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/View/Cell/CommentCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/View/Cell/CommentCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/View/Cell/CommentCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/View/CommentTableView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/View/CommentTableView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/View/CommentTableView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/View/CommentTableView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/View/CommentTextFieldView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/View/CommentTextFieldView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/View/CommentTextFieldView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/View/CommentTextFieldView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/View/CommentTopBarView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/View/CommentTopBarView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/View/CommentTopBarView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/View/CommentTopBarView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/View/NoneCommentView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/View/NoneCommentView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/View/NoneCommentView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/View/NoneCommentView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Comment/ViewController/CommentViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Comment/ViewController/CommentViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Comment/ViewController/CommentViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Comment/ViewController/CommentViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Content/Dependency/WebContentDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Content/Dependency/WebContentDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Content/Dependency/WebContentDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Content/Dependency/WebContentDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Content/Reactor/WebContentReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Content/Reactor/WebContentReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Content/Reactor/WebContentReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Content/Reactor/WebContentReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Content/WebContentViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Content/WebContentViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Content/WebContentViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Content/WebContentViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Dependency/InputFamilyLinkDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Dependency/InputFamilyLinkDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Dependency/InputFamilyLinkDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Dependency/InputFamilyLinkDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Dependency/JoinFamilyDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Dependency/JoinFamilyDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Dependency/JoinFamilyDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Dependency/JoinFamilyDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Dependency/JoinedFamilyDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Dependency/JoinedFamilyDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Dependency/JoinedFamilyDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Dependency/JoinedFamilyDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Reactor/FamilyEntranceReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Reactor/FamilyEntranceReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Reactor/FamilyEntranceReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Reactor/FamilyEntranceReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Reactor/InputFamilyLinkReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Reactor/InputFamilyLinkReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Reactor/InputFamilyLinkReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Reactor/InputFamilyLinkReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Reactor/JoinFamilyReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Reactor/JoinFamilyReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Reactor/JoinFamilyReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Reactor/JoinFamilyReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Strings/JoinFamilyStrings.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Strings/JoinFamilyStrings.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Strings/JoinFamilyStrings.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Strings/JoinFamilyStrings.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Strings/inviteFamilyLinkStrings.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Strings/inviteFamilyLinkStrings.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Strings/inviteFamilyLinkStrings.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Strings/inviteFamilyLinkStrings.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Strings/joinedFamilyStrings.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Strings/joinedFamilyStrings.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Strings/joinedFamilyStrings.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Strings/joinedFamilyStrings.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/ViewController/FamilyEntranceViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/ViewController/FamilyEntranceViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/ViewController/FamilyEntranceViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/ViewController/FamilyEntranceViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/ViewController/InputFamilyLinkViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/ViewController/InputFamilyLinkViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/ViewController/InputFamilyLinkViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/ViewController/InputFamilyLinkViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/ViewController/JoinFamilyViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/ViewController/JoinFamilyViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/ViewController/JoinFamilyViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/ViewController/JoinFamilyViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Views/MakeNewFamilyView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Views/MakeNewFamilyView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/FamilyEntrance/Views/MakeNewFamilyView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/FamilyEntrance/Views/MakeNewFamilyView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Model/Balloon.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Model/Balloon.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Model/Balloon.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Model/Balloon.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Model/DescriptionText.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Model/DescriptionText.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Model/DescriptionText.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Model/DescriptionText.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Model/FamilySection.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Model/FamilySection.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Model/FamilySection.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Model/FamilySection.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Model/PostSection.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Model/PostSection.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Model/PostSection.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Model/PostSection.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Model/String/HomeCGFloat.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Model/String/HomeCGFloat.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Model/String/HomeCGFloat.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Model/String/HomeCGFloat.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Model/String/HomeString.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Model/String/HomeString.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Model/String/HomeString.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Model/String/HomeString.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Reactor/BalloonReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/BalloonReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Reactor/BalloonReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/BalloonReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Reactor/Cell/MainFamilyCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/Cell/MainFamilyCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Reactor/Cell/MainFamilyCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/Cell/MainFamilyCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Reactor/Cell/MainPostCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/Cell/MainPostCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Reactor/Cell/MainPostCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/Cell/MainPostCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Reactor/ContributorProfileReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/ContributorProfileReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Reactor/ContributorProfileReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/ContributorProfileReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Reactor/ContributorReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/ContributorReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Reactor/ContributorReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/ContributorReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Reactor/MainCameraReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/MainCameraReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Reactor/MainCameraReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/MainCameraReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Reactor/MainFamilyViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/MainFamilyViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Reactor/MainFamilyViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/MainFamilyViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Reactor/MainPostViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/MainPostViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Reactor/MainPostViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/MainPostViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Reactor/MainViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/MainViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Reactor/MainViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/MainViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Reactor/TimerReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/TimerReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Reactor/TimerReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Reactor/TimerReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/ViewControllers/MainFamilyViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/ViewControllers/MainFamilyViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/ViewControllers/MainFamilyViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/ViewControllers/MainFamilyViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/ViewControllers/MainPostViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/ViewControllers/MainPostViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/ViewControllers/MainPostViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/ViewControllers/MainPostViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/ViewControllers/MainViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/ViewControllers/MainViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/ViewControllers/MainViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/ViewControllers/MainViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/ViewControllers/SegmentPageViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/ViewControllers/SegmentPageViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/ViewControllers/SegmentPageViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/ViewControllers/SegmentPageViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Views/BalloonView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/BalloonView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Views/BalloonView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/BalloonView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Views/ContributorProfileView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/ContributorProfileView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Views/ContributorProfileView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/ContributorProfileView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Views/ContributorView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/ContributorView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Views/ContributorView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/ContributorView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Views/InviteFamilyView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/InviteFamilyView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Views/InviteFamilyView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/InviteFamilyView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Views/MainCameraButtonView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/MainCameraButtonView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Views/MainCameraButtonView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/MainCameraButtonView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Views/MainFamilyCollectionViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/MainFamilyCollectionViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Views/MainFamilyCollectionViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/MainFamilyCollectionViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Views/MainPostCollectionViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/MainPostCollectionViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Views/MainPostCollectionViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/MainPostCollectionViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Views/NoPostTodayView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/NoPostTodayView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Views/NoPostTodayView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/NoPostTodayView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Home/Views/TimerView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/TimerView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Home/Views/TimerView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Home/Views/TimerView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Activity/CopyInvitationUrlActivity.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Activity/CopyInvitationUrlActivity.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Activity/CopyInvitationUrlActivity.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Activity/CopyInvitationUrlActivity.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Activity/UrlActivityItemSource.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Activity/UrlActivityItemSource.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Activity/UrlActivityItemSource.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Activity/UrlActivityItemSource.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Config/FamilyMemberCellKind.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Config/FamilyMemberCellKind.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Config/FamilyMemberCellKind.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Config/FamilyMemberCellKind.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DataSource/FamilyMemberSectionModel.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DataSource/FamilyMemberSectionModel.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DataSource/FamilyMemberSectionModel.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DataSource/FamilyMemberSectionModel.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/ManagementTableDelegate.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/ManagementTableDelegate.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/ManagementTableDelegate.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/ManagementTableDelegate.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/ManagementTableHeaderDelegate.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/ManagementTableHeaderDelegate.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/ManagementTableHeaderDelegate.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/ManagementTableHeaderDelegate.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/SharingContainerDelegate.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/SharingContainerDelegate.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/SharingContainerDelegate.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DelegateProxy/Delegate/SharingContainerDelegate.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DelegateProxy/RxManagementTableDelegateProxy.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DelegateProxy/RxManagementTableDelegateProxy.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DelegateProxy/RxManagementTableDelegateProxy.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DelegateProxy/RxManagementTableDelegateProxy.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DelegateProxy/RxManagementTableHeaderDelegateProxy.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DelegateProxy/RxManagementTableHeaderDelegateProxy.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DelegateProxy/RxManagementTableHeaderDelegateProxy.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DelegateProxy/RxManagementTableHeaderDelegateProxy.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DelegateProxy/RxSharingContainerDelegateProxy.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DelegateProxy/RxSharingContainerDelegateProxy.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactive/DelegateProxy/RxSharingContainerDelegateProxy.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactive/DelegateProxy/RxSharingContainerDelegateProxy.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactor/Cell/FamilyMemberCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactor/Cell/FamilyMemberCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactor/Cell/FamilyMemberCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactor/Cell/FamilyMemberCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactor/FamilyNameSettingViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactor/FamilyNameSettingViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactor/FamilyNameSettingViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactor/FamilyNameSettingViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactor/ManagementReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactor/ManagementReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactor/ManagementReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactor/ManagementReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactor/ManagementTableHeaderReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactor/ManagementTableHeaderReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactor/ManagementTableHeaderReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactor/ManagementTableHeaderReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactor/ManagementTableReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactor/ManagementTableReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactor/ManagementTableReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactor/ManagementTableReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/Reactor/SharingContainerReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactor/SharingContainerReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/Reactor/SharingContainerReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/Reactor/SharingContainerReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/View/Cell/FamilyMemberCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/View/Cell/FamilyMemberCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/View/Cell/FamilyMemberCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/View/Cell/FamilyMemberCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/View/JoinFamilyGroupEditorView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/View/JoinFamilyGroupEditorView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/View/JoinFamilyGroupEditorView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/View/JoinFamilyGroupEditorView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/View/ManagementTableHeaderView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/View/ManagementTableHeaderView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/View/ManagementTableHeaderView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/View/ManagementTableHeaderView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/View/ManagementTableView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/View/ManagementTableView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/View/ManagementTableView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/View/ManagementTableView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/View/SharingContainerView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/View/SharingContainerView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/View/SharingContainerView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/View/SharingContainerView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/ViewController/FamilyNameSettingViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/ViewController/FamilyNameSettingViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/ViewController/FamilyNameSettingViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/ViewController/FamilyNameSettingViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Management/ViewController/ManagementViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Management/ViewController/ManagementViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Management/ViewController/ManagementViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Management/ViewController/ManagementViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/OnBoarding/Dependency/OnBoardingDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/OnBoarding/Dependency/OnBoardingDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/OnBoarding/Dependency/OnBoardingDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/OnBoarding/Dependency/OnBoardingDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/OnBoarding/OnBoarding.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/OnBoarding/OnBoarding.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/OnBoarding/OnBoarding.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/OnBoarding/OnBoarding.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/OnBoarding/OnBoardingReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/OnBoarding/OnBoardingReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/OnBoarding/OnBoardingReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/OnBoarding/OnBoardingReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/OnBoarding/OnBoardingStrings.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/OnBoarding/OnBoardingStrings.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/OnBoarding/OnBoardingStrings.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/OnBoarding/OnBoardingStrings.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/OnBoarding/OnBoardingViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/OnBoarding/OnBoardingViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/OnBoarding/OnBoardingViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/OnBoarding/OnBoardingViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/OnBoarding/OnBoardingViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/OnBoarding/OnBoardingViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/OnBoarding/OnBoardingViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/OnBoarding/OnBoardingViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Model/ReactionSection.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Model/ReactionSection.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Model/ReactionSection.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Model/ReactionSection.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Model/SectionOfPostDetail.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Model/SectionOfPostDetail.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Model/SectionOfPostDetail.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Model/SectionOfPostDetail.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Model/String/PostCGFloat.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Model/String/PostCGFloat.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Model/String/PostCGFloat.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Model/String/PostCGFloat.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Model/String/PostString.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Model/String/PostString.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Model/String/PostString.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Model/String/PostString.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/MissionTextReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/MissionTextReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/MissionTextReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/MissionTextReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/PostDetailViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/PostDetailViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/PostDetailViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/PostDetailViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/PostReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/PostReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/PostReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/PostReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/ReactionMemberViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/ReactionMemberViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/ReactionMemberViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/ReactionMemberViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/ReactionViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/ReactionViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/ReactionViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/ReactionViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/SelectableEmojiReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/SelectableEmojiReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/SelectableEmojiReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/SelectableEmojiReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/TempCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/TempCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Reactor/TempCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Reactor/TempCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/ViewControllers/PostViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/ViewControllers/PostViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/ViewControllers/PostViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/ViewControllers/PostViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/ViewControllers/ReactionMembersViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/ViewControllers/ReactionMembersViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/ViewControllers/ReactionMembersViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/ViewControllers/ReactionMembersViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/ViewControllers/ReactionViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/ViewControllers/ReactionViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/ViewControllers/ReactionViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/ViewControllers/ReactionViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/ViewControllers/SelectableEmojiViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/ViewControllers/SelectableEmojiViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/ViewControllers/SelectableEmojiViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/ViewControllers/SelectableEmojiViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/AddCommentCollectionViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/AddCommentCollectionViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/AddCommentCollectionViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/AddCommentCollectionViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/AddReactionCollectionViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/AddReactionCollectionViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/AddReactionCollectionViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/AddReactionCollectionViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/MissionTextView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/MissionTextView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/MissionTextView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/MissionTextView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/PostDetailCollectionViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/PostDetailCollectionViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/PostDetailCollectionViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/PostDetailCollectionViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/PostNavigationView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/PostNavigationView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/PostNavigationView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/PostNavigationView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/ReactionCollectionViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/ReactionCollectionViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/ReactionCollectionViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/ReactionCollectionViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/RightAlignedFlowLayout.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/RightAlignedFlowLayout.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/RightAlignedFlowLayout.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/RightAlignedFlowLayout.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/SeletableEmojiCollectionViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/SeletableEmojiCollectionViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/PostDetail/Views/SeletableEmojiCollectionViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/PostDetail/Views/SeletableEmojiCollectionViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Privacy/Cell/CellReactor/PrivacyCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/Cell/CellReactor/PrivacyCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Privacy/Cell/CellReactor/PrivacyCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/Cell/CellReactor/PrivacyCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Privacy/Cell/DataSources/PrivacySectionModel.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/Cell/DataSources/PrivacySectionModel.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Privacy/Cell/DataSources/PrivacySectionModel.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/Cell/DataSources/PrivacySectionModel.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Privacy/Cell/PrivacyAuthorizationTableViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/Cell/PrivacyAuthorizationTableViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Privacy/Cell/PrivacyAuthorizationTableViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/Cell/PrivacyAuthorizationTableViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Privacy/Cell/PrivacyTableViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/Cell/PrivacyTableViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Privacy/Cell/PrivacyTableViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/Cell/PrivacyTableViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Privacy/PrivacyViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/PrivacyViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Privacy/PrivacyViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/PrivacyViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Privacy/Reactor/PrivacyViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/Reactor/PrivacyViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Privacy/Reactor/PrivacyViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/Reactor/PrivacyViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Privacy/ReusableView/PrivacyAuthorizationHeaderFooterView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/ReusableView/PrivacyAuthorizationHeaderFooterView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Privacy/ReusableView/PrivacyAuthorizationHeaderFooterView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/ReusableView/PrivacyAuthorizationHeaderFooterView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Privacy/ReusableView/PrivacyHeaderFooterView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/ReusableView/PrivacyHeaderFooterView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Privacy/ReusableView/PrivacyHeaderFooterView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/ReusableView/PrivacyHeaderFooterView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Privacy/View/BibbiInquireBannerView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/View/BibbiInquireBannerView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Privacy/View/BibbiInquireBannerView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Privacy/View/BibbiInquireBannerView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedDescrptionCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedDescrptionCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedDescrptionCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedDescrptionCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedEmptyCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedEmptyCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedEmptyCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Cell/CellReactor/ProfileFeedEmptyCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/Cell/ProfileFeedCollectionViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Cell/ProfileFeedCollectionViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/Cell/ProfileFeedCollectionViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Cell/ProfileFeedCollectionViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/Cell/ProfileFeedDescrptionCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Cell/ProfileFeedDescrptionCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/Cell/ProfileFeedDescrptionCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Cell/ProfileFeedDescrptionCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/Cell/ProfileFeedEmptyCollectionViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Cell/ProfileFeedEmptyCollectionViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/Cell/ProfileFeedEmptyCollectionViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Cell/ProfileFeedEmptyCollectionViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/DataSources/ProfileFeedDescrptionSectionModel.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/DataSources/ProfileFeedDescrptionSectionModel.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/DataSources/ProfileFeedDescrptionSectionModel.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/DataSources/ProfileFeedDescrptionSectionModel.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/DataSources/ProfileFeedSectionModel.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/DataSources/ProfileFeedSectionModel.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/DataSources/ProfileFeedSectionModel.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/DataSources/ProfileFeedSectionModel.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/ProfileDetailViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/ProfileDetailViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/ProfileDetailViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/ProfileDetailViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/ProfileFeedPageViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/ProfileFeedPageViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/ProfileFeedPageViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/ProfileFeedPageViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/ProfileFeedViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/ProfileFeedViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/ProfileFeedViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/ProfileFeedViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/ProfileViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/ProfileViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/ProfileViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/ProfileViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/Reactor/ProfileDetailViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Reactor/ProfileDetailViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/Reactor/ProfileDetailViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Reactor/ProfileDetailViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/Reactor/ProfileFeedPageViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Reactor/ProfileFeedPageViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/Reactor/ProfileFeedPageViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Reactor/ProfileFeedPageViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/Reactor/ProfileFeedViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Reactor/ProfileFeedViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/Reactor/ProfileFeedViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Reactor/ProfileFeedViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/Reactor/ProfileViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Reactor/ProfileViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/Reactor/ProfileViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/Reactor/ProfileViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Profile/View/BibbiProfileView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Profile/View/BibbiProfileView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Profile/View/BibbiProfileView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Profile/View/BibbiProfileView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Resign/AccountResignViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Resign/AccountResignViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Resign/AccountResignViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Resign/AccountResignViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Resign/Cell/ResignReaonsTableViewCell.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Resign/Cell/ResignReaonsTableViewCell.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Resign/Cell/ResignReaonsTableViewCell.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Resign/Cell/ResignReaonsTableViewCell.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Resign/Config/ReasonType.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Resign/Config/ReasonType.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Resign/Config/ReasonType.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Resign/Config/ReasonType.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Resign/DataSources/AccountResignSectionModel.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Resign/DataSources/AccountResignSectionModel.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Resign/DataSources/AccountResignSectionModel.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Resign/DataSources/AccountResignSectionModel.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Resign/Reactor/AccountResignViewReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Resign/Reactor/AccountResignViewReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Resign/Reactor/AccountResignViewReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Resign/Reactor/AccountResignViewReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Resign/Reactor/ResignReasonTableViewCellReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Resign/Reactor/ResignReasonTableViewCellReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Resign/Reactor/ResignReasonTableViewCellReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Resign/Reactor/ResignReasonTableViewCellReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Splash/Dependency/SplashDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Splash/Dependency/SplashDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Splash/Dependency/SplashDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Splash/Dependency/SplashDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Splash/SplashReactor.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Splash/SplashReactor.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Splash/SplashReactor.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Splash/SplashReactor.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Splash/SplashViewController.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Splash/SplashViewController.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Splash/SplashViewController.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Splash/SplashViewController.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Trash/AirplaneLottieView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Trash/AirplaneLottieView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Trash/AirplaneLottieView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Trash/AirplaneLottieView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Trash/BibbiFetchFailureView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Trash/BibbiFetchFailureView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Trash/BibbiFetchFailureView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Trash/BibbiFetchFailureView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Trash/BlurAiraplaneLottieView.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Trash/BlurAiraplaneLottieView.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Trash/BlurAiraplaneLottieView.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Trash/BlurAiraplaneLottieView.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Trash/DIContainer/CalendarCellDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Trash/DIContainer/CalendarCellDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Trash/DIContainer/CalendarCellDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Trash/DIContainer/CalendarCellDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Trash/DIContainer/CalendarImageCellDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Trash/DIContainer/CalendarImageCellDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Trash/DIContainer/CalendarImageCellDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Trash/DIContainer/CalendarImageCellDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Trash/DIContainer/CalendarPostCellDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Trash/DIContainer/CalendarPostCellDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Trash/DIContainer/CalendarPostCellDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Trash/DIContainer/CalendarPostCellDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Trash/DIContainer/CalendarPostDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Trash/DIContainer/CalendarPostDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Trash/DIContainer/CalendarPostDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Trash/DIContainer/CalendarPostDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Trash/DIContainer/MonthlyCalendarDIConatainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Trash/DIContainer/MonthlyCalendarDIConatainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Trash/DIContainer/MonthlyCalendarDIConatainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Trash/DIContainer/MonthlyCalendarDIConatainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Trash/Dependency/FamilyManagementDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Trash/Dependency/FamilyManagementDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Trash/Dependency/FamilyManagementDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Trash/Dependency/FamilyManagementDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Trash/Dependency/InvitationUrlContainerDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Trash/Dependency/InvitationUrlContainerDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Trash/Dependency/InvitationUrlContainerDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Trash/Dependency/InvitationUrlContainerDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Trash/Dependencygg/PostCommentDIContainer.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Trash/Dependencygg/PostCommentDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Trash/Dependencygg/PostCommentDIContainer.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Trash/Dependencygg/PostCommentDIContainer.swift diff --git a/14th-team5-iOS/App/Sources/Presentation/Trash/Manager/DeepLinkManager.swift b/14th-team5-iOS/Bibbi/Sources/Presentation/Trash/Manager/DeepLinkManager.swift similarity index 100% rename from 14th-team5-iOS/App/Sources/Presentation/Trash/Manager/DeepLinkManager.swift rename to 14th-team5-iOS/Bibbi/Sources/Presentation/Trash/Manager/DeepLinkManager.swift diff --git a/14th-team5-iOS/App/WidgetExtension/Resources/empty.txt b/14th-team5-iOS/Bibbi/WidgetExtension/Resources/empty.txt similarity index 100% rename from 14th-team5-iOS/App/WidgetExtension/Resources/empty.txt rename to 14th-team5-iOS/Bibbi/WidgetExtension/Resources/empty.txt diff --git a/14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/Family.swift b/14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/Family.swift similarity index 100% rename from 14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/Family.swift rename to 14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/Family.swift diff --git a/14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/FamilyService.swift b/14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/FamilyService.swift similarity index 100% rename from 14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/FamilyService.swift rename to 14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/FamilyService.swift diff --git a/14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/FamilyWidget.swift b/14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/FamilyWidget.swift similarity index 100% rename from 14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/FamilyWidget.swift rename to 14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/FamilyWidget.swift diff --git a/14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/FamilyWidgetDIContainer.swift b/14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/FamilyWidgetDIContainer.swift similarity index 100% rename from 14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/FamilyWidgetDIContainer.swift rename to 14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/FamilyWidgetDIContainer.swift diff --git a/14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/FamilyWidgetEntry.swift b/14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/FamilyWidgetEntry.swift similarity index 100% rename from 14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/FamilyWidgetEntry.swift rename to 14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/FamilyWidgetEntry.swift diff --git a/14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/FamilyWidgetTimelineProvider.swift b/14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/FamilyWidgetTimelineProvider.swift similarity index 100% rename from 14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/FamilyWidgetTimelineProvider.swift rename to 14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/FamilyWidgetTimelineProvider.swift diff --git a/14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/FamilyWidgetView.swift b/14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/FamilyWidgetView.swift similarity index 100% rename from 14th-team5-iOS/App/WidgetExtension/Sources/FamilyWidget/FamilyWidgetView.swift rename to 14th-team5-iOS/Bibbi/WidgetExtension/Sources/FamilyWidget/FamilyWidgetView.swift diff --git a/14th-team5-iOS/Core/Project.swift b/14th-team5-iOS/Core/Project.swift index 29a07792d..95a79e78a 100644 --- a/14th-team5-iOS/Core/Project.swift +++ b/14th-team5-iOS/Core/Project.swift @@ -5,7 +5,7 @@ // Created by Kim dohyun on 2023/11/14. // -import ProjectDescription +@preconcurrency import ProjectDescription import ProjectDescriptionHelpers private let targets: [Target] = [ diff --git a/14th-team5-iOS/Core/Sources/Extensions/Bundle+Ext.swift b/14th-team5-iOS/Core/Sources/Extensions/Bundle+Ext.swift index 27224aafc..1fb186080 100644 --- a/14th-team5-iOS/Core/Sources/Extensions/Bundle+Ext.swift +++ b/14th-team5-iOS/Core/Sources/Extensions/Bundle+Ext.swift @@ -65,6 +65,6 @@ extension Bundle { } public var xAppKey: String { - "39d7cdd1-218c-4abd-addb-ab4efff8a369" + "4c9b1c45-9dba-4813-b7c0-b079c08befe6" } } diff --git a/14th-team5-iOS/Core/Sources/Trash/BBNetwork/API.swift b/14th-team5-iOS/Core/Sources/Trash/BBNetwork/API.swift index a72bba239..d287cdb3a 100644 --- a/14th-team5-iOS/Core/Sources/Trash/BBNetwork/API.swift +++ b/14th-team5-iOS/Core/Sources/Trash/BBNetwork/API.swift @@ -53,7 +53,7 @@ public enum BibbiAPI { public var value: String { switch self { case let .auth(token): return "Bearer \(token)" - case .xAppKey: return "39d7cdd1-218c-4abd-addb-ab4efff8a369" // TODO: - 번들에서 가져오기 + case .xAppKey: return "4c9b1c45-9dba-4813-b7c0-b079c08befe6" // TODO: - 번들에서 가져오기 case let .xAuthToken(token): return "\(token)" case .contentForm: return "application/x-www-form-urlencoded" case .contentJson: return "application/json" diff --git a/14th-team5-iOS/Data/Project.swift b/14th-team5-iOS/Data/Project.swift index f3b252715..f9d5e5187 100644 --- a/14th-team5-iOS/Data/Project.swift +++ b/14th-team5-iOS/Data/Project.swift @@ -5,7 +5,7 @@ // Created by Kim dohyun on 2023/11/14. // -import ProjectDescription +@preconcurrency import ProjectDescription import ProjectDescriptionHelpers diff --git a/14th-team5-iOS/Data/Sources/Repositories/AppRepository.swift b/14th-team5-iOS/Data/Sources/Repositories/AppRepository.swift index 609eb0418..52a4cce1e 100644 --- a/14th-team5-iOS/Data/Sources/Repositories/AppRepository.swift +++ b/14th-team5-iOS/Data/Sources/Repositories/AppRepository.swift @@ -33,7 +33,7 @@ extension AppRepository { public func fetchAppVersion() -> Observable { // TODO: - xAppKey 불러오는 코드 다시 작성하기 - let appKey = "39d7cdd1-218c-4abd-addb-ab4efff8a369" + let appKey = "4c9b1c45-9dba-4813-b7c0-b079c08befe6" return meAPIWorker.fetchAppVersion(appKey: appKey) .map { $0.toDomain() } diff --git a/14th-team5-iOS/Data/Sources/Trash/Account/AccountAPI/Helpers/Kakao/AccountKakaoSignInHelper.swift b/14th-team5-iOS/Data/Sources/Trash/Account/AccountAPI/Helpers/Kakao/AccountKakaoSignInHelper.swift index 5dd6d5eba..caf1124a1 100644 --- a/14th-team5-iOS/Data/Sources/Trash/Account/AccountAPI/Helpers/Kakao/AccountKakaoSignInHelper.swift +++ b/14th-team5-iOS/Data/Sources/Trash/Account/AccountAPI/Helpers/Kakao/AccountKakaoSignInHelper.swift @@ -45,7 +45,7 @@ final class AccountKakaoSignInHelper: AccountSignInHelperType { } else { return UserApi.shared.rx.loginWithKakaoAccount(prompts: [.Login]) .map { [weak self] response in - self?._signInState.accept(AccountSignInStateInfo(snsType: .kakao)) + self?._signInState.accept(AccountSignInStateInfo(snsType: .kakao, snsToken: response.accessToken)) return .success } .catch { error in diff --git a/14th-team5-iOS/DesignSystem/Project.swift b/14th-team5-iOS/DesignSystem/Project.swift index edc4ecc96..108a9faff 100644 --- a/14th-team5-iOS/DesignSystem/Project.swift +++ b/14th-team5-iOS/DesignSystem/Project.swift @@ -5,7 +5,7 @@ // Created by Kim dohyun on 2023/11/14. // -import ProjectDescription +@preconcurrency import ProjectDescription import ProjectDescriptionHelpers private let targets: [Target] = [ diff --git a/14th-team5-iOS/Domain/Project.swift b/14th-team5-iOS/Domain/Project.swift index 75924e0e3..893fe232d 100644 --- a/14th-team5-iOS/Domain/Project.swift +++ b/14th-team5-iOS/Domain/Project.swift @@ -5,7 +5,7 @@ // Created by Kim dohyun on 2023/11/14. // -import ProjectDescription +@preconcurrency import ProjectDescription import ProjectDescriptionHelpers diff --git a/14th-team5-iOS/Util/Project.swift b/14th-team5-iOS/Util/Project.swift index c4b0da2d8..ccc0f1c58 100644 --- a/14th-team5-iOS/Util/Project.swift +++ b/14th-team5-iOS/Util/Project.swift @@ -5,7 +5,7 @@ // Created by 김도현 on 12/26/24. // -import ProjectDescription +@preconcurrency import ProjectDescription import ProjectDescriptionHelpers diff --git a/Bibbi.xcworkspace/contents.xcworkspacedata b/Bibbi.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 7bb900224..000000000 --- a/Bibbi.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Bibbi.xcworkspace/xcshareddata/xcschemes/Bibbi-Workspace.xcscheme b/Bibbi.xcworkspace/xcshareddata/xcschemes/Bibbi-Workspace.xcscheme deleted file mode 100644 index 1781b4e89..000000000 --- a/Bibbi.xcworkspace/xcshareddata/xcschemes/Bibbi-Workspace.xcscheme +++ /dev/null @@ -1,1476 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Plugins/App/Plugin.swift b/Plugins/App/Plugin.swift index 86a1e55b8..f6c1572da 100644 --- a/Plugins/App/Plugin.swift +++ b/Plugins/App/Plugin.swift @@ -1,3 +1,3 @@ -import ProjectDescription +@preconcurrency import ProjectDescription -let plugin = Plugin(name: "MyPlugin") \ No newline at end of file +let plugin = Plugin(name: "MyPlugin") diff --git a/Tuist/Package.swift b/Tuist/Package.swift index a1dcf1a07..0863b208e 100644 --- a/Tuist/Package.swift +++ b/Tuist/Package.swift @@ -1,9 +1,9 @@ // swift-tools-version: 5.9 -import PackageDescription +@preconcurrency import PackageDescription import CompilerPluginSupport #if TUIST - import ProjectDescription +@preconcurrency import ProjectDescription let packageSettings = PackageSettings( // Customize the product types for specific package product @@ -18,7 +18,7 @@ import CompilerPluginSupport #endif let package = Package( - name: "App", + name: "Bibbi", dependencies: [ .package(url: "https://github.com/ReactiveX/RxSwift.git", from: "6.6.0"), .package(url: "https://github.com/SnapKit/SnapKit.git", from: "5.6.0"), @@ -35,7 +35,7 @@ let package = Package( .package(url: "https://github.com/bibbi-team/bibbi-iOS-package.git", from: "0.1.0") ], targets: [ .target( - name: "App", + name: "Bibbi", dependencies: [ .product(name: "Macros", package: "bibbi-iOS-package") ] diff --git a/Tuist/ProjectDescriptionHelpers/DeploymentTarget+Templates.swift b/Tuist/ProjectDescriptionHelpers/DeploymentTarget+Templates.swift index 87f19168f..47282a2a2 100644 --- a/Tuist/ProjectDescriptionHelpers/DeploymentTarget+Templates.swift +++ b/Tuist/ProjectDescriptionHelpers/DeploymentTarget+Templates.swift @@ -5,7 +5,7 @@ // Created by Kim dohyun on 11/15/23. // -import ProjectDescription +@preconcurrency import ProjectDescription extension DeploymentTargets { public static let `defualt` = DeploymentTargets.iOS("15.0") diff --git a/Tuist/ProjectDescriptionHelpers/Modular+Templates.swift b/Tuist/ProjectDescriptionHelpers/Modular+Templates.swift index 913c50230..0586ed4ac 100644 --- a/Tuist/ProjectDescriptionHelpers/Modular+Templates.swift +++ b/Tuist/ProjectDescriptionHelpers/Modular+Templates.swift @@ -5,7 +5,7 @@ // Created by Kim dohyun on 2023/11/14. // -import ProjectDescription +@preconcurrency import ProjectDescription public struct ModularFactory { @@ -81,7 +81,7 @@ extension Target { public static func makeModular(layer: ModuleLayer, factory: ModularFactory) -> Target { switch layer { - case .App: + case .Bibbi: return .target( name: layer.rawValue, destinations: [.iPhone], diff --git a/Tuist/ProjectDescriptionHelpers/ModuleType+Templates.swift b/Tuist/ProjectDescriptionHelpers/ModuleType+Templates.swift index b4b4d1969..c2d566a1c 100644 --- a/Tuist/ProjectDescriptionHelpers/ModuleType+Templates.swift +++ b/Tuist/ProjectDescriptionHelpers/ModuleType+Templates.swift @@ -29,7 +29,7 @@ public enum ExtensionsLayer: String, ModuleType { public enum ModuleLayer: String, CaseIterable, ModuleType { - case App + case Bibbi case Data case Domain case Util @@ -39,7 +39,7 @@ public enum ModuleLayer: String, CaseIterable, ModuleType { public var dependencies: [TargetDependency] { switch self { - case .App: + case .Bibbi: return [ .target(name: "WidgetExtension"), .external(name: "FirebaseMessaging"), diff --git a/Tuist/ProjectDescriptionHelpers/Package+Templates.swift b/Tuist/ProjectDescriptionHelpers/Package+Templates.swift index 42894af77..5599dd51f 100644 --- a/Tuist/ProjectDescriptionHelpers/Package+Templates.swift +++ b/Tuist/ProjectDescriptionHelpers/Package+Templates.swift @@ -5,7 +5,7 @@ // Created by Kim dohyun on 11/16/23. // -import ProjectDescription +@preconcurrency import ProjectDescription import ProjectDescriptionHelpers diff --git a/Tuist/ProjectDescriptionHelpers/Products+Templates.swift b/Tuist/ProjectDescriptionHelpers/Products+Templates.swift index 4e17dbeca..407331abf 100644 --- a/Tuist/ProjectDescriptionHelpers/Products+Templates.swift +++ b/Tuist/ProjectDescriptionHelpers/Products+Templates.swift @@ -21,7 +21,7 @@ public enum ProductsType: Equatable { } var isApp: Bool { - return (self == .app) + return (self == .bibbi) } var isExtensions: Bool { @@ -31,7 +31,7 @@ public enum ProductsType: Equatable { case appExtension case library(ProductState) case framework(ProductState) - case app + case bibbi case unitTests case uiTests diff --git a/Tuist/ProjectDescriptionHelpers/Project+Templates.swift b/Tuist/ProjectDescriptionHelpers/Project+Templates.swift index 481c114a5..76c8c02d3 100644 --- a/Tuist/ProjectDescriptionHelpers/Project+Templates.swift +++ b/Tuist/ProjectDescriptionHelpers/Project+Templates.swift @@ -23,7 +23,7 @@ public struct AppFactory { public init( name: String = "bibbi", platform: Platform = .iOS, - products: [ProductsType] = [.app, .uiTests, .unitTests], + products: [ProductsType] = [.bibbi, .uiTests, .unitTests], dependencies: [TargetDependency] = [], bundleId: String, deploymentTarget: DeploymentTargets? = .defualt, @@ -59,7 +59,7 @@ extension Project { settings: .settings( base: [ "OTHER_LDFLAGS": "$(inherited) -ObjC", - "MARKETING_VERSION": "1.2.5", + "MARKETING_VERSION": "1.2.6", "CURRENT_PROJECT_VERSION": "1", "VERSIONING_SYSTEM": "apple-generic" ], diff --git a/Tuist/ProjectDescriptionHelpers/ResourceFileElements+Templates.swift b/Tuist/ProjectDescriptionHelpers/ResourceFileElements+Templates.swift index 0bc59827d..9168ac839 100644 --- a/Tuist/ProjectDescriptionHelpers/ResourceFileElements+Templates.swift +++ b/Tuist/ProjectDescriptionHelpers/ResourceFileElements+Templates.swift @@ -5,7 +5,7 @@ // Created by Kim dohyun on 11/15/23. // -import ProjectDescription +@preconcurrency import ProjectDescription extension ResourceFileElements { diff --git a/Tuist/ProjectDescriptionHelpers/SourceFilesList+Templates.swift b/Tuist/ProjectDescriptionHelpers/SourceFilesList+Templates.swift index 07994f0a2..74491d2c4 100644 --- a/Tuist/ProjectDescriptionHelpers/SourceFilesList+Templates.swift +++ b/Tuist/ProjectDescriptionHelpers/SourceFilesList+Templates.swift @@ -5,7 +5,7 @@ // Created by Kim dohyun on 11/15/23. // -import ProjectDescription +@preconcurrency import ProjectDescription extension SourceFilesList { diff --git a/Tuist/ProjectDescriptionHelpers/TargetDependency+Templates.swift b/Tuist/ProjectDescriptionHelpers/TargetDependency+Templates.swift index 6b891cdb6..872eeb866 100644 --- a/Tuist/ProjectDescriptionHelpers/TargetDependency+Templates.swift +++ b/Tuist/ProjectDescriptionHelpers/TargetDependency+Templates.swift @@ -12,7 +12,7 @@ extension TargetDependency { public static func with(_ type: ModuleLayer) -> Self { let moduleName = type.rawValue switch type { - case .App: + case .Bibbi: return .project(target: moduleName, path: .relativeToRoot("14th-team5-iOS/\(moduleName)")) case .Data: return .project(target: moduleName, path: .relativeToRoot("14th-team5-iOS/\(moduleName)")) diff --git a/Tuist/ProjectDescriptionHelpers/TargetScript+Templates.swift b/Tuist/ProjectDescriptionHelpers/TargetScript+Templates.swift index 88c281502..869d64b82 100644 --- a/Tuist/ProjectDescriptionHelpers/TargetScript+Templates.swift +++ b/Tuist/ProjectDescriptionHelpers/TargetScript+Templates.swift @@ -5,7 +5,7 @@ // Created by 김도현 on 12/12/24. // -import ProjectDescription +@preconcurrency import ProjectDescription import Foundation @@ -15,7 +15,7 @@ public extension TargetScript { case "${CONFIGURATION}" in "PRD" | "Release" ) BASE_PATH=$(realpath "${SRCROOT}/../..") - "${BASE_PATH}/Tuist/.build/checkouts/firebase-ios-sdk/Crashlytics/run" -gsp "${BASE_PATH}/14th-team5-iOS/App/Resources/GoogleService-Info.plist" -p ios "${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}" + "${BASE_PATH}/Tuist/.build/checkouts/firebase-ios-sdk/Crashlytics/run" -gsp "${BASE_PATH}/14th-team5-iOS/Bibbi/Resources/GoogleService-Info.plist" -p ios "${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}" esac """, name: "Firebase Crashlytics", diff --git a/Workspace.swift b/Workspace.swift index d7909505d..1ffcd3ee0 100644 --- a/Workspace.swift +++ b/Workspace.swift @@ -5,7 +5,7 @@ // Created by Kim dohyun on 2023/11/14. // -import ProjectDescription +@preconcurrency import ProjectDescription import ProjectDescriptionHelpers private let projects: [Path] = ModuleLayer.allCases.map { moduleType in