mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
AltXPC uses the private com.apple.authkit.client.internal entitlement to retrieve anisette data.
8 lines
188 B
Objective-C
8 lines
188 B
Objective-C
//
|
|
// 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"
|