mirror of
https://github.com/SideStore/SideStore.git
synced 2026-04-04 01:35:39 +02:00
Add SideJITServer Support for Enabling JIT on iOS 17+ in app (#630)
This commit is contained in:
@@ -61,6 +61,8 @@ final class AppDelegate: UIResponder, UIApplicationDelegate {
|
||||
// Register default settings before doing anything else.
|
||||
UserDefaults.registerDefaults()
|
||||
|
||||
|
||||
|
||||
DatabaseManager.shared.start { (error) in
|
||||
if let error = error
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user