Skip to content

Commit

Permalink
[CHORE] 폴더 이동 (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
cchanmi committed Dec 3, 2023
1 parent ea3f4dc commit 6e888ec
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions LionHeart-iOS/LionHeart-iOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -796,11 +796,9 @@
isa = PBXGroup;
children = (
4A8784552B189AD9005BCDEA /* JSON */,
4ACBE3162B1C3002003412A7 /* Stub */,
4A8784562B189ADD005BCDEA /* ViewModelTest */,
4A8784592B189AF1005BCDEA /* ServiceTests */,
4A87845A2B189AF7005BCDEA /* ViewControllerTests */,
4ACBE31C2B1C6C63003412A7 /* MyPageNavigationDummy.swift */,
);
path = MyPage;
sourceTree = "<group>";
Expand All @@ -818,6 +816,8 @@
4A8784562B189ADD005BCDEA /* ViewModelTest */ = {
isa = PBXGroup;
children = (
4ACBE31C2B1C6C63003412A7 /* MyPageNavigationDummy.swift */,
4ACBE31A2B1C3056003412A7 /* MyPageManagerStub.swift */,
4ACBE3142B1B6B19003412A7 /* MyPageViewModelTest.swift */,
4AF491EA2B1CBCFA00C9D7C1 /* MyPageViewModelTestSetUp.swift */,
);
Expand Down Expand Up @@ -864,14 +864,6 @@
name = Frameworks;
sourceTree = "<group>";
};
4ACBE3162B1C3002003412A7 /* Stub */ = {
isa = PBXGroup;
children = (
4ACBE31A2B1C3056003412A7 /* MyPageManagerStub.swift */,
);
path = Stub;
sourceTree = "<group>";
};
4AD2163E2A69AC0A00C9F2F2 /* MyPage */ = {
isa = PBXGroup;
children = (
Expand Down

0 comments on commit 6e888ec

Please sign in to comment.