mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Was originally added because AltJIT couldn’t link with AltSign, which is not true anymore.
8 lines
177 B
Objective-C
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"
|