|
47 | 47 | B8EE0C2C2A7DEDCE00CCFFAC /* WIPFriendsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8EE0C2B2A7DEDCE00CCFFAC /* WIPFriendsView.swift */; }; |
48 | 48 | B8F0B2302A4B27A500A2E15E /* UIDevice+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8F0B22F2A4B27A500A2E15E /* UIDevice+Ext.swift */; }; |
49 | 49 | B8F0B2322A540A5300A2E15E /* EmailVerificationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8F0B2312A540A5300A2E15E /* EmailVerificationView.swift */; }; |
50 | | - B8F3E4582A7FDD3B00A69CBF /* FriendsScene.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8F3E4572A7FDD3B00A69CBF /* FriendsScene.swift */; }; |
51 | 50 | B8F40EA9289809C60021A2A9 /* LicenseView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8F40EA8289809C60021A2A9 /* LicenseView.swift */; }; |
52 | 51 | B8F40EAB28980D730021A2A9 /* AccountSettingScene.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8F40EAA28980D730021A2A9 /* AccountSettingScene.swift */; }; |
53 | 52 | B8F40EAD28980D840021A2A9 /* TimetableSettingScene.swift in Sources */ = {isa = PBXBuildFile; fileRef = B8F40EAC28980D840021A2A9 /* TimetableSettingScene.swift */; }; |
|
226 | 225 | CE17DF912A7F43E0000432B8 /* VacancySugangSnuButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE17DF902A7F43E0000432B8 /* VacancySugangSnuButton.swift */; }; |
227 | 226 | CE17DF932A7FCB32000432B8 /* VacancyGuidePopup.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE17DF922A7FCB32000432B8 /* VacancyGuidePopup.swift */; }; |
228 | 227 | CE3384BA2A86704100437CC5 /* FriendsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE3384B92A86704100437CC5 /* FriendsService.swift */; }; |
| 228 | + CE3384BC2A893F1B00437CC5 /* FriendsScene.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE3384BB2A893F1B00437CC5 /* FriendsScene.swift */; }; |
229 | 229 | CE3F37A929C4CBC6009EDCCC /* TimetableCompactWidgetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE3F37A829C4CBC6009EDCCC /* TimetableCompactWidgetView.swift */; }; |
230 | 230 | CE3F37AD29C5D452009EDCCC /* Collection+Getter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE3F37AC29C5D452009EDCCC /* Collection+Getter.swift */; }; |
231 | 231 | CE4777F32A6ADCAC00E03253 /* VacancyRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE4777F22A6ADCAC00E03253 /* VacancyRepository.swift */; }; |
|
254 | 254 | CEEAB49229C5EA37005497B0 /* Date+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = B87DF6F42918AB5D008BB95B /* Date+Ext.swift */; }; |
255 | 255 | CEEAB49329C5EA41005497B0 /* Collection+Getter.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE3F37AC29C5D452009EDCCC /* Collection+Getter.swift */; }; |
256 | 256 | CEEAB49529C5EAA8005497B0 /* TimetableFullWidgetView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEEAB49429C5EAA8005497B0 /* TimetableFullWidgetView.swift */; }; |
257 | | - CEF4200A2A62AAA7005C2B1F /* FriendsScene.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEF420092A62AAA7005C2B1F /* FriendsScene.swift */; }; |
258 | 257 | CEF4200F2A62ADE3005C2B1F /* FriendsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = CEF4200E2A62ADE3005C2B1F /* FriendsViewModel.swift */; }; |
259 | 258 | DC1E0ECC28771B32005632A3 /* TimetableRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC1E0ECB28771B32005632A3 /* TimetableRepository.swift */; }; |
260 | 259 | DC1E0ECF28772F13005632A3 /* NetworkUtils.swift in Sources */ = {isa = PBXBuildFile; fileRef = DC1E0ECE28772F13005632A3 /* NetworkUtils.swift */; }; |
|
358 | 357 | B8EE0C2B2A7DEDCE00CCFFAC /* WIPFriendsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WIPFriendsView.swift; sourceTree = "<group>"; }; |
359 | 358 | B8F0B22F2A4B27A500A2E15E /* UIDevice+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIDevice+Ext.swift"; sourceTree = "<group>"; }; |
360 | 359 | B8F0B2312A540A5300A2E15E /* EmailVerificationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmailVerificationView.swift; sourceTree = "<group>"; }; |
361 | | - B8F3E4572A7FDD3B00A69CBF /* FriendsScene.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FriendsScene.swift; sourceTree = "<group>"; }; |
362 | 360 | B8F40EA8289809C60021A2A9 /* LicenseView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LicenseView.swift; sourceTree = "<group>"; }; |
363 | 361 | B8F40EAA28980D730021A2A9 /* AccountSettingScene.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountSettingScene.swift; sourceTree = "<group>"; }; |
364 | 362 | B8F40EAC28980D840021A2A9 /* TimetableSettingScene.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimetableSettingScene.swift; sourceTree = "<group>"; }; |
|
513 | 511 | CE17DF902A7F43E0000432B8 /* VacancySugangSnuButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VacancySugangSnuButton.swift; sourceTree = "<group>"; }; |
514 | 512 | CE17DF922A7FCB32000432B8 /* VacancyGuidePopup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VacancyGuidePopup.swift; sourceTree = "<group>"; }; |
515 | 513 | CE3384B92A86704100437CC5 /* FriendsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FriendsService.swift; sourceTree = "<group>"; }; |
| 514 | + CE3384BB2A893F1B00437CC5 /* FriendsScene.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FriendsScene.swift; sourceTree = "<group>"; }; |
516 | 515 | CE3F37A829C4CBC6009EDCCC /* TimetableCompactWidgetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimetableCompactWidgetView.swift; sourceTree = "<group>"; }; |
517 | 516 | CE3F37AC29C5D452009EDCCC /* Collection+Getter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Collection+Getter.swift"; sourceTree = "<group>"; }; |
518 | 517 | CE4777F22A6ADCAC00E03253 /* VacancyRepository.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VacancyRepository.swift; sourceTree = "<group>"; }; |
|
537 | 536 | CEDDCA812A6AF66D00474D4E /* VacancyState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VacancyState.swift; sourceTree = "<group>"; }; |
538 | 537 | CEDDCA832A6AFBF700474D4E /* VacancyDto.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VacancyDto.swift; sourceTree = "<group>"; }; |
539 | 538 | CEEAB49429C5EAA8005497B0 /* TimetableFullWidgetView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimetableFullWidgetView.swift; sourceTree = "<group>"; }; |
540 | | - CEF420092A62AAA7005C2B1F /* FriendsScene.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FriendsScene.swift; sourceTree = "<group>"; }; |
541 | 539 | CEF4200E2A62ADE3005C2B1F /* FriendsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FriendsViewModel.swift; sourceTree = "<group>"; }; |
542 | 540 | DC1E0ECB28771B32005632A3 /* TimetableRepository.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimetableRepository.swift; sourceTree = "<group>"; }; |
543 | 541 | DC1E0ECE28772F13005632A3 /* NetworkUtils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkUtils.swift; sourceTree = "<group>"; }; |
|
1000 | 998 | BEEBDFB9286B3A0C00DB5976 /* TabScene.swift */, |
1001 | 999 | BE7E230027FF20EE004DC202 /* TimetableScene.swift */, |
1002 | 1000 | CE4777F62A6AE41C00E03253 /* VacancyScene.swift */, |
1003 | | - CEF420092A62AAA7005C2B1F /* FriendsScene.swift */, |
| 1001 | + CE3384BB2A893F1B00437CC5 /* FriendsScene.swift */, |
1004 | 1002 | BEDF507227F427FA00CDCC13 /* LectureListScene.swift */, |
1005 | 1003 | BEDF506E27EB744A00CDCC13 /* LectureDetailScene.swift */, |
1006 | 1004 | DC29159E28660F7800FE5F9A /* ReviewScene.swift */, |
1007 | | - B8F3E4572A7FDD3B00A69CBF /* FriendsScene.swift */, |
1008 | 1005 | BEF9233728E84653004AFCB2 /* LectureTimeSheetScene.swift */, |
1009 | 1006 | BE060BD828DF4C1E00A2F1B9 /* OnboardScene.swift */, |
1010 | 1007 | BE28036928E93EEF00B2B1AB /* LoginScene.swift */, |
|
1385 | 1382 | B87DF6F92918B7AD008BB95B /* PopupState.swift in Sources */, |
1386 | 1383 | B87B316D28D755B6005C170B /* MenuState.swift in Sources */, |
1387 | 1384 | CEA7F1E62A6D096000299BAF /* LectureCellActionButton.swift in Sources */, |
1388 | | - B8F3E4582A7FDD3B00A69CBF /* FriendsScene.swift in Sources */, |
1389 | 1385 | DC29159B2865F95100FE5F9A /* SettingScene.swift in Sources */, |
1390 | 1386 | B88D16FD28AE2E1E00E2D652 /* User.swift in Sources */, |
1391 | 1387 | B8F40EAB28980D730021A2A9 /* AccountSettingScene.swift in Sources */, |
|
1497 | 1493 | B88D16F328ABC5DD00E2D652 /* String+Ext.swift in Sources */, |
1498 | 1494 | BEDE34D62879A7B800525014 /* DIContainer.swift in Sources */, |
1499 | 1495 | BE9413D228C2458A00171060 /* DateFormatter+Parse.swift in Sources */, |
1500 | | - CEF4200A2A62AAA7005C2B1F /* FriendsScene.swift in Sources */, |
1501 | 1496 | BE9413C328C21D1000171060 /* NotificationRepository.swift in Sources */, |
1502 | 1497 | B87B315E28D5A70F005C170B /* SearchState.swift in Sources */, |
1503 | 1498 | BE060BD728DF43AC00A2F1B9 /* AuthService.swift in Sources */, |
1504 | 1499 | BE682C012888173B009EBCB7 /* TagRouter.swift in Sources */, |
1505 | 1500 | 731DA003297BC5740027BA25 /* BookmarkRouter.swift in Sources */, |
| 1501 | + CE3384BC2A893F1B00437CC5 /* FriendsScene.swift in Sources */, |
1506 | 1502 | BE682BFB2887FC27009EBCB7 /* SearchTagDto.swift in Sources */, |
1507 | 1503 | CE17DF932A7FCB32000432B8 /* VacancyGuidePopup.swift in Sources */, |
1508 | 1504 | BEB57C2128B6758200279EFF /* Animation+Custom.swift in Sources */, |
|
1772 | 1768 | "@executable_path/Frameworks", |
1773 | 1769 | "@executable_path/../../Frameworks", |
1774 | 1770 | ); |
1775 | | - MARKETING_VERSION = 3.0.0; |
| 1771 | + MARKETING_VERSION = 3.2.0; |
1776 | 1772 | PRODUCT_BUNDLE_IDENTIFIER = com.wafflestudio.snutt.dev.widget; |
1777 | 1773 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1778 | 1774 | PROVISIONING_PROFILE_SPECIFIER = "match Development com.wafflestudio.snutt.dev.widget"; |
|
1808 | 1804 | "@executable_path/Frameworks", |
1809 | 1805 | "@executable_path/../../Frameworks", |
1810 | 1806 | ); |
1811 | | - MARKETING_VERSION = 3.0.0; |
| 1807 | + MARKETING_VERSION = 3.2.0; |
1812 | 1808 | OTHER_SWIFT_FLAGS = ""; |
1813 | 1809 | PRODUCT_BUNDLE_IDENTIFIER = com.wafflestudio.snutt.dev.widget; |
1814 | 1810 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
1845 | 1841 | "@executable_path/Frameworks", |
1846 | 1842 | "@executable_path/../../Frameworks", |
1847 | 1843 | ); |
1848 | | - MARKETING_VERSION = 3.0.0; |
| 1844 | + MARKETING_VERSION = 3.2.0; |
1849 | 1845 | PRODUCT_BUNDLE_IDENTIFIER = com.wafflestudio.snutt.dev.widget; |
1850 | 1846 | PRODUCT_NAME = "$(TARGET_NAME)"; |
1851 | 1847 | PROVISIONING_PROFILE_SPECIFIER = "match Development com.wafflestudio.snutt.dev.widget"; |
|
0 commit comments