Files
SideStore/AltServer/AltServer-Bridging-Header.h
2020-01-13 10:17:30 -08:00

9 lines
221 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "ALTDeviceManager.h"
#import "ALTWiredConnection.h"
#import "ALTNotificationConnection.h"
#import "AltKit.h"