|
151 | 151 | DDAF1C922C3D6E3D008A37D3 /* PromiseInfoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDAF1C8C2C3D6E3D008A37D3 /* PromiseInfoViewController.swift */; };
|
152 | 152 | DDAF1C932C3D6E3D008A37D3 /* PagePromiseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDAF1C8D2C3D6E3D008A37D3 /* PagePromiseViewController.swift */; };
|
153 | 153 | DDB0D7D32C469C77000CF782 /* PagePromiseSegmentedControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB0D7D22C469C77000CF782 /* PagePromiseSegmentedControl.swift */; };
|
154 |
| - DDB0D7D52C46C496000CF782 /* PromiseInfoService.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB0D7D42C46C496000CF782 /* PromiseInfoService.swift */; }; |
155 | 154 | DDB0D7D82C46C5FA000CF782 /* PromiseInfoViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB0D7D72C46C5FA000CF782 /* PromiseInfoViewModel.swift */; };
|
156 | 155 | DDE7D2C62C47D2BB005A921F /* MeetingTargetType.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE7D2C52C47D2BB005A921F /* MeetingTargetType.swift */; };
|
157 | 156 | DDE7D2CA2C47EE81005A921F /* PromiseTargetType.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDE7D2C92C47EE81005A921F /* PromiseTargetType.swift */; };
|
|
342 | 341 | DDAF1C8C2C3D6E3D008A37D3 /* PromiseInfoViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PromiseInfoViewController.swift; sourceTree = "<group>"; };
|
343 | 342 | DDAF1C8D2C3D6E3D008A37D3 /* PagePromiseViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PagePromiseViewController.swift; sourceTree = "<group>"; };
|
344 | 343 | DDB0D7D22C469C77000CF782 /* PagePromiseSegmentedControl.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PagePromiseSegmentedControl.swift; sourceTree = "<group>"; };
|
345 |
| - DDB0D7D42C46C496000CF782 /* PromiseInfoService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PromiseInfoService.swift; sourceTree = "<group>"; }; |
346 | 344 | DDB0D7D72C46C5FA000CF782 /* PromiseInfoViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PromiseInfoViewModel.swift; sourceTree = "<group>"; };
|
347 | 345 | DDE7D2C52C47D2BB005A921F /* MeetingTargetType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeetingTargetType.swift; sourceTree = "<group>"; };
|
348 | 346 | DDE7D2C92C47EE81005A921F /* PromiseTargetType.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PromiseTargetType.swift; sourceTree = "<group>"; };
|
|
801 | 799 | DD3976912C41CAF900E2A4C4 /* PromiseInfo */ = {
|
802 | 800 | isa = PBXGroup;
|
803 | 801 | children = (
|
804 |
| - DDB0D7DA2C46D43A000CF782 /* Service */, |
805 | 802 | DD3976922C41CBD900E2A4C4 /* ViewController */,
|
806 | 803 | DDB0D7D92C46C5FF000CF782 /* ViewModel */,
|
807 | 804 | DD3976932C41CBDF00E2A4C4 /* View */,
|
|
1132 | 1129 | path = ViewModel;
|
1133 | 1130 | sourceTree = "<group>";
|
1134 | 1131 | };
|
1135 |
| - DDB0D7DA2C46D43A000CF782 /* Service */ = { |
1136 |
| - isa = PBXGroup; |
1137 |
| - children = ( |
1138 |
| - DDB0D7D42C46C496000CF782 /* PromiseInfoService.swift */, |
1139 |
| - ); |
1140 |
| - path = Service; |
1141 |
| - sourceTree = "<group>"; |
1142 |
| - }; |
1143 | 1132 | DDE7D2BE2C470A58005A921F /* TargetType */ = {
|
1144 | 1133 | isa = PBXGroup;
|
1145 | 1134 | children = (
|
|
1746 | 1735 | DEFBEBD92C46E4C200437188 /* AddPromiseCompleteView.swift in Sources */,
|
1747 | 1736 | DEFBEBDB2C46FD5700437188 /* AddPromiseResponseModel.swift in Sources */,
|
1748 | 1737 | DD4393772C412F4500EC1799 /* CreateMeetingView.swift in Sources */,
|
1749 |
| - DDB0D7D52C46C496000CF782 /* PromiseInfoService.swift in Sources */, |
1750 | 1738 | 789873342C3D1A7B00435E96 /* LoginView.swift in Sources */,
|
1751 | 1739 | 782B40822C3E4925008B0CA7 /* NicknameViewModel.swift in Sources */,
|
1752 | 1740 | A3FB18592C3BF77D001483E5 /* MeetingInfoResponseModel.swift in Sources */,
|
|
0 commit comments