|
14 | 14 | A3BC2F2F2962C40A00198261 /* UploadedCourseInfoVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3BC2F2E2962C40A00198261 /* UploadedCourseInfoVC.swift */; }; |
15 | 15 | A3BC2F322962E0DB00198261 /* GoalRewardInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3BC2F312962E0DB00198261 /* GoalRewardInfoModel.swift */; }; |
16 | 16 | A3BC2F34296303A600198261 /* GoalRewardInfoCVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3BC2F33296303A600198261 /* GoalRewardInfoCVC.swift */; }; |
17 | | - A3BC2F382963CE3700198261 /* ActivityRecordInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3BC2F372963CE3700198261 /* ActivityRecordInfoModel.swift */; }; |
18 | 17 | A3BC2F3A2963D0ED00198261 /* ActivityRecordInfoTVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3BC2F392963D0ED00198261 /* ActivityRecordInfoTVC.swift */; }; |
19 | | - A3BC2F3D296468E500198261 /* UploadedCourseInfoModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3BC2F3C296468E500198261 /* UploadedCourseInfoModel.swift */; }; |
20 | 18 | A3BC2F3F2964706100198261 /* UploadedCourseInfoCVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3BC2F3E2964706100198261 /* UploadedCourseInfoCVC.swift */; }; |
21 | 19 | A3BC2F4129667A0D00198261 /* NicknameEditorVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3BC2F4029667A0D00198261 /* NicknameEditorVC.swift */; }; |
22 | 20 | A3BC2F432966A93100198261 /* CourseDetailVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = A3BC2F422966A93100198261 /* CourseDetailVC.swift */; }; |
|
156 | 154 | A3BC2F2E2962C40A00198261 /* UploadedCourseInfoVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UploadedCourseInfoVC.swift; sourceTree = "<group>"; }; |
157 | 155 | A3BC2F312962E0DB00198261 /* GoalRewardInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GoalRewardInfoModel.swift; sourceTree = "<group>"; }; |
158 | 156 | A3BC2F33296303A600198261 /* GoalRewardInfoCVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GoalRewardInfoCVC.swift; sourceTree = "<group>"; }; |
159 | | - A3BC2F372963CE3700198261 /* ActivityRecordInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityRecordInfoModel.swift; sourceTree = "<group>"; }; |
160 | 157 | A3BC2F392963D0ED00198261 /* ActivityRecordInfoTVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityRecordInfoTVC.swift; sourceTree = "<group>"; }; |
161 | | - A3BC2F3C296468E500198261 /* UploadedCourseInfoModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UploadedCourseInfoModel.swift; sourceTree = "<group>"; }; |
162 | 158 | A3BC2F3E2964706100198261 /* UploadedCourseInfoCVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UploadedCourseInfoCVC.swift; sourceTree = "<group>"; }; |
163 | 159 | A3BC2F4029667A0D00198261 /* NicknameEditorVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NicknameEditorVC.swift; sourceTree = "<group>"; }; |
164 | 160 | A3BC2F422966A93100198261 /* CourseDetailVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseDetailVC.swift; sourceTree = "<group>"; }; |
|
176 | 172 | CE10064D29680D2500FD31FB /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; }; |
177 | 173 | CE10064F29680D3300FD31FB /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; }; |
178 | 174 | CE10065029680D3800FD31FB /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; }; |
179 | | - CE10065129680D3F00FD31FB /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; }; |
180 | 175 | CE10065229680D4400FD31FB /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; }; |
181 | 176 | CE10065429680F7000FD31FB /* DepartureSearchingResponseDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DepartureSearchingResponseDto.swift; sourceTree = "<group>"; }; |
182 | 177 | CE1006562968230800FD31FB /* DepartureLocationModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DepartureLocationModel.swift; sourceTree = "<group>"; }; |
|
284 | 279 | CEEC6B3B2961C51A00D00E1E /* CourseStorageVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseStorageVC.swift; sourceTree = "<group>"; }; |
285 | 280 | CEEC6B3D2961C53700D00E1E /* CourseDiscoveryVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseDiscoveryVC.swift; sourceTree = "<group>"; }; |
286 | 281 | CEEC6B3F2961C55000D00E1E /* MyPageVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyPageVC.swift; sourceTree = "<group>"; }; |
287 | | - CEEC6B432961C59F00D00E1E /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; }; |
288 | 282 | CEEC6B442961C5A800D00E1E /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; }; |
289 | 283 | CEEC6B452961C5B200D00E1E /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; }; |
290 | 284 | CEEC6B482961C5E200D00E1E /* SplashVC.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashVC.swift; sourceTree = "<group>"; }; |
|
350 | 344 | A3BC2F302962E08400198261 /* GoalRewardInfoCollectionView */ = { |
351 | 345 | isa = PBXGroup; |
352 | 346 | children = ( |
353 | | - A3BC2F312962E0DB00198261 /* GoalRewardInfoModel.swift */, |
354 | 347 | A3BC2F33296303A600198261 /* GoalRewardInfoCVC.swift */, |
355 | 348 | ); |
356 | 349 | path = GoalRewardInfoCollectionView; |
|
359 | 352 | A3BC2F362963CD2100198261 /* ActivityRecordInfoTableView */ = { |
360 | 353 | isa = PBXGroup; |
361 | 354 | children = ( |
362 | | - A3BC2F372963CE3700198261 /* ActivityRecordInfoModel.swift */, |
363 | 355 | A3BC2F392963D0ED00198261 /* ActivityRecordInfoTVC.swift */, |
364 | 356 | ); |
365 | 357 | path = ActivityRecordInfoTableView; |
|
368 | 360 | A3BC2F3B2964671D00198261 /* UploadedCourseInfoCollectionView */ = { |
369 | 361 | isa = PBXGroup; |
370 | 362 | children = ( |
371 | | - A3BC2F3C296468E500198261 /* UploadedCourseInfoModel.swift */, |
372 | 363 | A3BC2F3E2964706100198261 /* UploadedCourseInfoCVC.swift */, |
373 | 364 | ); |
374 | 365 | path = UploadedCourseInfoCollectionView; |
|
481 | 472 | CE10064829680CF200FD31FB /* MyPageModel */ = { |
482 | 473 | isa = PBXGroup; |
483 | 474 | children = ( |
484 | | - CE10065129680D3F00FD31FB /* .gitkeep */, |
| 475 | + A3BC2F312962E0DB00198261 /* GoalRewardInfoModel.swift */, |
485 | 476 | ); |
486 | 477 | path = MyPageModel; |
487 | 478 | sourceTree = "<group>"; |
|
661 | 652 | DAD5A3DB296C6DB800C8166B /* MapCollectionViewCell.swift */, |
662 | 653 | DAD5A3D9296C6DA500C8166B /* TitleCollectionViewCell.swift */, |
663 | 654 | DAD5A3D7296C6D9600C8166B /* AdImageCollectionViewCell.swift */, |
664 | | - CEEC6B432961C59F00D00E1E /* .gitkeep */, |
665 | 655 | CE17F0432961C3D600E1DED0 /* VC */, |
666 | 656 | ); |
667 | 657 | path = Views; |
|
1384 | 1374 | A3BC2F432966A93100198261 /* CourseDetailVC.swift in Sources */, |
1385 | 1375 | DAD5A3D8296C6D9600C8166B /* AdImageCollectionViewCell.swift in Sources */, |
1386 | 1376 | CE18E890296C76C100FEB569 /* RNLocationModel.swift in Sources */, |
1387 | | - A3BC2F3D296468E500198261 /* UploadedCourseInfoModel.swift in Sources */, |
1388 | 1377 | CE6655DC295D873500C64E12 /* UIButton+.swift in Sources */, |
1389 | 1378 | CE6655D4295D865B00C64E12 /* Publisher+UIControl.swift in Sources */, |
1390 | 1379 | CE0D9FD329648DA300CEB5CD /* CustomAlertVC.swift in Sources */, |
|
1430 | 1419 | CEC2A68E2962AF2C00160BF7 /* RNMarker.swift in Sources */, |
1431 | 1420 | CE6655D2295D862A00C64E12 /* Publisher+Driver.swift in Sources */, |
1432 | 1421 | CE4942AA296FCCFC00736701 /* UploadedCourseDetailRouter.swift in Sources */, |
1433 | | - A3BC2F382963CE3700198261 /* ActivityRecordInfoModel.swift in Sources */, |
1434 | 1422 | CE6655E6295D887F00C64E12 /* UIStackView+.swift in Sources */, |
1435 | 1423 | A3BC2F34296303A600198261 /* GoalRewardInfoCVC.swift in Sources */, |
1436 | 1424 | DA97A035296E685C0086760E /* CourseUploadingRouter.swift in Sources */, |
|
0 commit comments