// // 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 "ALTDebugConnection.h" // Shared #import "ALTConstants.h" #import "ALTConnection.h" #import "AltXPCProtocol.h" #import "NSError+ALTServerError.h" #import "CFNotificationName+AltStore.h"