ClashX.Meta/ClashX/ClashX-Bridging-Header.h

8 lines
178 B
C
Raw Normal View History

2018-06-13 10:44:30 +08:00
//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "LoginKitWrapper.h"
2023-07-16 12:16:15 +08:00
#import <sys/proc_info.h>
#import <libproc.h>