#ifdef-out SceneDelegate.

This commit is contained in:
Brent Simmons
2025-02-01 17:34:58 -08:00
parent f4d98f4fdd
commit c980bd426c

View File

@@ -6,6 +6,8 @@
// Copyright © 2019 Ranchero Software. All rights reserved.
//
#if false
import UIKit
import UserNotifications
import Account
@@ -250,3 +252,5 @@ private extension SceneDelegate {
}
}
#endif