Files
SideStore/AltXPC/AltXPC-Bridging-Header.h
Riley Testut 6c4931b0ba [AltXPC] Initial version
AltXPC uses the private com.apple.authkit.client.internal entitlement to retrieve anisette data.
2020-12-03 16:24:43 -06:00

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"