|
69 | 69 | AA00001500000001AAAAAAAA /* FirebaseFirestore in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001500000002AAAAAAAA /* FirebaseFirestore */; }; |
70 | 70 | AA00001600000001AAAAAAAA /* FirebaseRemoteConfig in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001600000002AAAAAAAA /* FirebaseRemoteConfig */; }; |
71 | 71 | AA00001700000001AAAAAAAA /* GoogleMobileAds in Frameworks */ = {isa = PBXBuildFile; productRef = AA00001700000002AAAAAAAA /* GoogleMobileAds */; }; |
72 | | - CC8E66F9F1674D3597AD4E1E /* AppOpenAdManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = F1674D3597AD4E1E22F38764 /* AppOpenAdManager.swift */; }; |
73 | 72 | CE09037D296E9ED900BEA710 /* ScrapCourseResponseDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE09037C296E9ED900BEA710 /* ScrapCourseResponseDto.swift */; }; |
74 | 73 | CE0C23742966D62A00B45063 /* PagedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE0C23732966D62A00B45063 /* PagedView.swift */; }; |
75 | 74 | CE0C23772966D64D00B45063 /* PageCVC.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE0C23762966D64D00B45063 /* PageCVC.swift */; }; |
|
114 | 113 | CE58759E29601476005D967E /* LoadingIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE58759D29601476005D967E /* LoadingIndicator.swift */; }; |
115 | 114 | CE5875A029601500005D967E /* Toast.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE58759F29601500005D967E /* Toast.swift */; }; |
116 | 115 | CE5875A2296015A2005D967E /* NetworkLoggerPlugin.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5875A1296015A2005D967E /* NetworkLoggerPlugin.swift */; }; |
| 116 | + 71F207012F3D000000DF721E /* Sequence+.swift in Sources */ = {isa = PBXBuildFile; fileRef = 71F207002F3D000000DF721E /* Sequence+.swift */; }; |
117 | 117 | CE5875A4296015D2005D967E /* Encodable+.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE5875A3296015D2005D967E /* Encodable+.swift */; }; |
118 | 118 | CE591EA1296D5EB5000FCBB3 /* PrivateCourseResponseDto.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE591EA0296D5EB5000FCBB3 /* PrivateCourseResponseDto.swift */; }; |
119 | 119 | CE6655C8295D849F00C64E12 /* StringLiterals.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE6655C7295D849F00C64E12 /* StringLiterals.swift */; }; |
|
302 | 302 | CE58759D29601476005D967E /* LoadingIndicator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingIndicator.swift; sourceTree = "<group>"; }; |
303 | 303 | CE58759F29601500005D967E /* Toast.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Toast.swift; sourceTree = "<group>"; }; |
304 | 304 | CE5875A1296015A2005D967E /* NetworkLoggerPlugin.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkLoggerPlugin.swift; sourceTree = "<group>"; }; |
| 305 | + 71F207002F3D000000DF721E /* Sequence+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Sequence+.swift"; sourceTree = "<group>"; }; |
305 | 306 | CE5875A3296015D2005D967E /* Encodable+.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Encodable+.swift"; sourceTree = "<group>"; }; |
306 | 307 | CE591EA0296D5EB5000FCBB3 /* PrivateCourseResponseDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PrivateCourseResponseDto.swift; sourceTree = "<group>"; }; |
307 | 308 | CE6655BE295D82E200C64E12 /* .gitkeep */ = {isa = PBXFileReference; lastKnownFileType = text; path = .gitkeep; sourceTree = "<group>"; }; |
|
373 | 374 | DAD5A3D7296C6D9600C8166B /* AdImageCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AdImageCollectionViewCell.swift; sourceTree = "<group>"; }; |
374 | 375 | DAD5A3D9296C6DA500C8166B /* TitleCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TitleCollectionViewCell.swift; sourceTree = "<group>"; }; |
375 | 376 | DAD5A3E1296D4C6500C8166B /* PickedMapListResponseDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PickedMapListResponseDto.swift; sourceTree = "<group>"; }; |
376 | | - F1674D3597AD4E1E22F38764 /* AppOpenAdManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppOpenAdManager.swift; sourceTree = "<group>"; }; |
377 | 377 | /* End PBXFileReference section */ |
378 | 378 |
|
379 | 379 | /* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */ |
|
1056 | 1056 | CE6655C9295D84DD00C64E12 /* UserDefaultKeyList.swift */, |
1057 | 1057 | CE29D583296416D800F47542 /* caculateStatusBarHeight.swift */, |
1058 | 1058 | 23EE06C82AC1DED100CB3FF8 /* GesturePublisher.swift */, |
1059 | | - F1674D3597AD4E1E22F38764 /* AppOpenAdManager.swift */, |
1060 | 1059 | ); |
1061 | 1060 | path = Utils; |
1062 | 1061 | sourceTree = "<group>"; |
|
1168 | 1167 | children = ( |
1169 | 1168 | CE665609295D924A00C64E12 /* Result+.swift */, |
1170 | 1169 | CE5875A3296015D2005D967E /* Encodable+.swift */, |
| 1170 | + 71F207002F3D000000DF721E /* Sequence+.swift */, |
1171 | 1171 | ); |
1172 | 1172 | path = "Foundation+"; |
1173 | 1173 | sourceTree = "<group>"; |
|
1446 | 1446 | A3BC2F2B2962C3D500198261 /* GoalRewardInfoVC.swift in Sources */, |
1447 | 1447 | CE665606295D91C500C64E12 /* makeVibrate.swift in Sources */, |
1448 | 1448 | CE66560A295D924A00C64E12 /* Result+.swift in Sources */, |
| 1449 | + 71F207012F3D000000DF721E /* Sequence+.swift in Sources */, |
1449 | 1450 | DA20D847296697A600F1581F /* MyCourseSelectVC.swift in Sources */, |
1450 | 1451 | CE10065529680F7000FD31FB /* DepartureSearchingResponseDto.swift in Sources */, |
1451 | 1452 | CE9291292965E01D0010959C /* RNTimeFormatter.swift in Sources */, |
1452 | 1453 | CE0C23792966D6AF00B45063 /* ViewPager.swift in Sources */, |
1453 | 1454 | CE6B63D02967230D003F900F /* PrivateCourseListView.swift in Sources */, |
1454 | 1455 | 71288ED32B26ED2500D6C921 /* UserUploadedLabelCell.swift in Sources */, |
1455 | 1456 | CE58759E29601476005D967E /* LoadingIndicator.swift in Sources */, |
1456 | | - CC8E66F9F1674D3597AD4E1E /* AppOpenAdManager.swift in Sources */, |
1457 | 1457 | CE5875A2296015A2005D967E /* NetworkLoggerPlugin.swift in Sources */, |
1458 | 1458 | CEEC6B3C2961C51A00D00E1E /* CourseStorageVC.swift in Sources */, |
1459 | 1459 | 71F206912F38A00000DF721E /* WatchSessionService.swift in Sources */, |
|
0 commit comments