mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-15 17:53:31 +01:00
spm app builds
This commit is contained in:
@@ -102,7 +102,7 @@ void *injectApp(void *originalApp, size_t originalAppSize, void *appToInject, si
|
||||
return fatBuf;
|
||||
}
|
||||
|
||||
@implementation ALTAppPatcher
|
||||
@implementation SideAppPatcher
|
||||
|
||||
- (BOOL)patchAppBinaryAtURL:(NSURL *)appFileURL withBinaryAtURL:(NSURL *)patchFileURL error:(NSError *__autoreleasing *)error
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user