mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-16 18:23:53 +01:00
Replace some Roxas with Roxas UI
Signed-off-by: Joseph Mattello <mail@joemattiello.com>
This commit is contained in:
committed by
Joe Mattiello
parent
f270ecc537
commit
a6559d8bb9
@@ -23,7 +23,7 @@ extension XPCConnection
|
||||
public static let machServiceNames = [unc0verMachServiceName, odysseyMachServiceName]
|
||||
}
|
||||
|
||||
public class XPCConnection: NSObject, Connection
|
||||
public class XPCConnection: NSObject, SideConnection
|
||||
{
|
||||
public let xpcConnection: NSXPCConnection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user