Update to Xcode 12
This commit is contained in:
@@ -9,6 +9,7 @@ enum NotificationRequestState {
|
||||
case .authorized: self = .Authorized
|
||||
case .provisional: self = .Provisional
|
||||
case .notDetermined: fallthrough
|
||||
case .ephemeral: fallthrough
|
||||
@unknown default: self = .NotDetermined
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user