Files
Archive/clashx/ClashX/ClashX-Bridging-Header.h
2024-03-05 02:32:38 -08:00

9 lines
242 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "goClash.h"
#import "ProxyConfigRemoteProcessProtocol.h"
#import "LoginKitWrapper.h"
#import <sys/proc_info.h>
#import <libproc.h>