|
168 | 168 | D85DF9712C481B1100A01408 /* NotificationRequestsTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D85DF96E2C481B1100A01408 /* NotificationRequestsTableViewController.swift */; }; |
169 | 169 | D85DF9722C481B1100A01408 /* NotificationRequestTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D85DF96F2C481B1100A01408 /* NotificationRequestTableViewCell.swift */; }; |
170 | 170 | D85DF9742C481B3500A01408 /* DataSourceFacade+Notifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = D85DF9732C481B3500A01408 /* DataSourceFacade+Notifications.swift */; }; |
| 171 | + D85DF9762C4965A900A01408 /* NotificationRequestsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D85DF9752C4965A900A01408 /* NotificationRequestsViewModel.swift */; }; |
171 | 172 | D87364F92AE28DB500C8F919 /* Kanna in Frameworks */ = {isa = PBXBuildFile; productRef = D87364F82AE28DB500C8F919 /* Kanna */; }; |
172 | 173 | D87BFC8B291D5C6B00FEE264 /* MastodonLoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D87BFC8A291D5C6B00FEE264 /* MastodonLoginView.swift */; }; |
173 | 174 | D87BFC8D291EB81200FEE264 /* MastodonLoginViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D87BFC8C291EB81200FEE264 /* MastodonLoginViewModel.swift */; }; |
|
813 | 814 | D85DF96E2C481B1100A01408 /* NotificationRequestsTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationRequestsTableViewController.swift; sourceTree = "<group>"; }; |
814 | 815 | D85DF96F2C481B1100A01408 /* NotificationRequestTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationRequestTableViewCell.swift; sourceTree = "<group>"; }; |
815 | 816 | D85DF9732C481B3500A01408 /* DataSourceFacade+Notifications.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DataSourceFacade+Notifications.swift"; sourceTree = "<group>"; }; |
| 817 | + D85DF9752C4965A900A01408 /* NotificationRequestsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationRequestsViewModel.swift; sourceTree = "<group>"; }; |
816 | 818 | D87BFC8A291D5C6B00FEE264 /* MastodonLoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MastodonLoginView.swift; sourceTree = "<group>"; }; |
817 | 819 | D87BFC8C291EB81200FEE264 /* MastodonLoginViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MastodonLoginViewModel.swift; sourceTree = "<group>"; }; |
818 | 820 | D87BFC8E291EC26A00FEE264 /* MastodonLoginServerTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MastodonLoginServerTableViewCell.swift; sourceTree = "<group>"; }; |
|
1850 | 1852 | children = ( |
1851 | 1853 | D85DF96E2C481B1100A01408 /* NotificationRequestsTableViewController.swift */, |
1852 | 1854 | D85DF96F2C481B1100A01408 /* NotificationRequestTableViewCell.swift */, |
| 1855 | + D85DF9752C4965A900A01408 /* NotificationRequestsViewModel.swift */, |
1853 | 1856 | ); |
1854 | 1857 | name = Requests; |
1855 | 1858 | path = "Notification Filtering/Requests"; |
|
3597 | 3600 | DB6180DD263918E30018D199 /* MediaPreviewViewController.swift in Sources */, |
3598 | 3601 | DBE3CDEC261C6B2900430CC6 /* FavoriteViewController.swift in Sources */, |
3599 | 3602 | DB938EE62623F50700E5B6C1 /* ThreadViewController.swift in Sources */, |
| 3603 | + D85DF9762C4965A900A01408 /* NotificationRequestsViewModel.swift in Sources */, |
3600 | 3604 | DB6180F426391D110018D199 /* MediaPreviewImageView.swift in Sources */, |
3601 | 3605 | DBF9814A265E24F500E4BA07 /* ProfileFieldCollectionViewHeaderFooterView.swift in Sources */, |
3602 | 3606 | 2D939AB525EDD8A90076FA61 /* String.swift in Sources */, |
|
0 commit comments