[AltXPC] Initial version

AltXPC uses the private com.apple.authkit.client.internal entitlement to retrieve anisette data.
This commit is contained in:
Riley Testut
2020-12-03 12:11:06 -06:00
parent fc75ed730d
commit 6c4931b0ba
8 changed files with 370 additions and 0 deletions

View 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"