MESSENGER-3352 build settings

This commit is contained in:
Arnfried Griesert
2022-10-27 09:06:24 +00:00
parent e2a2eb4c61
commit 86aa5365bb
103 changed files with 1013 additions and 1360 deletions
@@ -32,7 +32,7 @@ extension NotificationSettingsScreen: Identifiable {
extension NotificationSettingsScreen {
/// Defines which rules are handled by each of the screens.
var pushRules: [NotificationPushRuleId] {
if BuildSettings.settingsNotificationsBWIDefaultSet {
if BWIBuildSettings.shared.settingsNotificationsBWIDefaultSet {
switch self {
case .defaultNotifications:
return [.oneToOneEncryptedRoom, .encrypted, .inviteMe]