Skip to content

Commit

Permalink
[Move] 티빙 클론코딩 과제 파일 위치 변경 #13
Browse files Browse the repository at this point in the history
  • Loading branch information
alpha-kwhn committed May 11, 2023
1 parent c0085cf commit 1a494a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Sopt_Seminar/Sopt_Seminar.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,8 @@
F4DDC4A32A03D1B900E97D1A /* Login */,
F4F7863129EFB641002E2A61 /* Extensions */,
);
path = Assignment;
name = Assignment;
path = ../Week3/Assignment;
sourceTree = "<group>";
};
F44B4E2229D7FA29003658CD = {
Expand Down Expand Up @@ -266,7 +267,6 @@
F470037929F3A4EA0034E787 /* Week3 */ = {
isa = PBXGroup;
children = (
F4289C5029EE639F0045BEC8 /* Assignment */,
F470039129F3BF9F0034E787 /* CollectionView */,
F470038229F3B1700034E787 /* TableView */,
F470037A29F3A7AC0034E787 /* CommonView.swift */,
Expand Down Expand Up @@ -327,6 +327,7 @@
F4BE7DE22A0618A900688732 /* Week4 */ = {
isa = PBXGroup;
children = (
F4289C5029EE639F0045BEC8 /* Assignment */,
F4BE7DE82A06283200688732 /* NetworkResult<T>.swift */,
F4BE7E222A06947C00688732 /* WeatherNetwork */,
F4BE7E202A06917000688732 /* SignInNetwork */,
Expand Down
Binary file not shown.

0 comments on commit 1a494a6

Please sign in to comment.