spm: wdiget almost builds again

This commit is contained in:
Joe Mattiello
2023-03-10 20:28:52 -05:00
parent 128b180c1f
commit 351d4fd631
28 changed files with 86 additions and 91 deletions

View File

@@ -9,7 +9,7 @@
import Foundation
import KeychainAccess
import AltSign
//import AltSign
@propertyWrapper
public struct KeychainItem<Value> {

View File

@@ -7,7 +7,7 @@
//
import Foundation
import Shared
public extension FileManager {
var altstoreSharedDirectory: URL? {

View File

@@ -8,8 +8,6 @@
import CoreData
import Foundation
import AltSign
import Roxas
public extension StoreApp {