Move settings-model to their appropriate location (IOS-14)

This commit is contained in:
Nathan Mattes 2023-06-22 13:10:02 +02:00
parent e473084038
commit 44fda8fe2f
3 changed files with 2 additions and 10 deletions

View File

@ -1610,7 +1610,6 @@
DB0617F727855B010030EE79 /* Notification */,
DB4F097726A039A200D62E92 /* Search */,
DB3E6FE52806A5BA00B035AE /* Discovery */,
DB0617FA27855B660030EE79 /* Settings */,
);
path = Diffable;
sourceTree = "<group>";
@ -1732,6 +1731,8 @@
5B90C457262599800002E742 /* View */,
DB6D9F9626367249008423CD /* SettingsViewController.swift */,
5B90C456262599800002E742 /* SettingsViewModel.swift */,
DB6D9F7C26358ED4008423CD /* SettingsSection.swift */,
DB6D9F8326358EEC008423CD /* SettingsItem.swift */,
);
path = Settings;
sourceTree = "<group>";
@ -1895,15 +1896,6 @@
path = Profile;
sourceTree = "<group>";
};
DB0617FA27855B660030EE79 /* Settings */ = {
isa = PBXGroup;
children = (
DB6D9F7C26358ED4008423CD /* SettingsSection.swift */,
DB6D9F8326358EEC008423CD /* SettingsItem.swift */,
);
path = Settings;
sourceTree = "<group>";
};
DB0618082785B2790030EE79 /* Cell */ = {
isa = PBXGroup;
children = (