Files
SideStore/AltJIT/AltJIT-Bridging-Header.h
Riley Testut 4410775aec [AltJIT] Removes unnecessary ALTErrorKeys.h/.m
Was originally added because AltJIT couldn’t link with AltSign, which is not true anymore.
2024-12-26 21:15:29 +05:30

8 lines
177 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
// Shared
#import "ALTWrappedError.h"
#import "NSError+ALTServerError.h"