Moved groups in a specific way

This commit is contained in:
Lumaa 2024-01-31 16:48:23 +01:00
parent 0073cfa4d1
commit 6ea7d3a620
1 changed files with 2 additions and 2 deletions

View File

@ -286,9 +286,9 @@
B9FB946C2B2DF3A600D81C07 /* Data */ = { B9FB946C2B2DF3A600D81C07 /* Data */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
B9D9C6BF2B6A56D500C26A41 /* Notifications */,
B93BCC3F2B5E38E5008EEA19 /* Content */,
B9FB94BD2B2F038D00D81C07 /* Accounts */, B9FB94BD2B2F038D00D81C07 /* Accounts */,
B93BCC3F2B5E38E5008EEA19 /* Content */,
B9D9C6BF2B6A56D500C26A41 /* Notifications */,
B9FB946F2B2DF3CD00D81C07 /* Navigator.swift */, B9FB946F2B2DF3CD00D81C07 /* Navigator.swift */,
B9FB94A12B2EF24A00D81C07 /* AppInfo.swift */, B9FB94A12B2EF24A00D81C07 /* AppInfo.swift */,
B98BC74C2B46CFCE00595441 /* UserPreferences.swift */, B98BC74C2B46CFCE00595441 /* UserPreferences.swift */,