mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-12 16:23:32 +01:00
[AltXPC] Initial version
AltXPC uses the private com.apple.authkit.client.internal entitlement to retrieve anisette data.
This commit is contained in:
7
AltXPC/AltXPC-Bridging-Header.h
Normal file
7
AltXPC/AltXPC-Bridging-Header.h
Normal file
@@ -0,0 +1,7 @@
|
||||
//
|
||||
// Use this file to import your target's public headers that you would like to expose to Swift.
|
||||
//
|
||||
|
||||
#import "ALTAnisetteData.h"
|
||||
#import "AltXPCProtocol.h"
|
||||
#import "ALTPluginService.h"
|
||||
Reference in New Issue
Block a user