mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-16 02:03:32 +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
@@ -12,7 +12,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
@import Roxas;
|
||||
@import RoxasUI;
|
||||
|
||||
#define CPU_SUBTYPE_PAC 0x80000000
|
||||
#define FAT_MAGIC 0xcafebabe
|
||||
|
||||
@@ -13,7 +13,7 @@ import System
|
||||
|
||||
import AltStoreCore
|
||||
import AltSign
|
||||
import Roxas
|
||||
import RoxasUI
|
||||
|
||||
@available(iOS 14, *)
|
||||
protocol PatchAppContext
|
||||
|
||||
@@ -11,7 +11,7 @@ import Combine
|
||||
|
||||
import AltStoreCore
|
||||
import AltSign
|
||||
import Roxas
|
||||
import RoxasUI
|
||||
|
||||
@available(iOS 14.0, *)
|
||||
extension PatchViewController
|
||||
|
||||
Reference in New Issue
Block a user