mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-10 07:13:28 +01:00
spm app builds
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// AppVersion.swift
|
||||
// AltStoreCore
|
||||
// SideStoreCore
|
||||
//
|
||||
// Created by Riley Testut on 8/18/22.
|
||||
// Copyright © 2022 Riley Testut. All rights reserved.
|
||||
|
||||
@@ -34,7 +34,7 @@ private class PersistentContainer: RSTPersistentContainer {
|
||||
}
|
||||
}
|
||||
|
||||
public class DatabaseManager {
|
||||
public final class DatabaseManager {
|
||||
public static let shared = DatabaseManager()
|
||||
|
||||
public let persistentContainer: RSTPersistentContainer
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
//
|
||||
// LoggedError.swift
|
||||
// AltStoreCore
|
||||
// SideStoreCore
|
||||
//
|
||||
// Created by Riley Testut on 9/6/22.
|
||||
// Copyright © 2022 Riley Testut. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user