Files
ShadowsocksX-NG/ShadowsocksX-NG-Bridging-Header.h
2016-06-09 00:30:08 +08:00

9 lines
197 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import <CommonCrypto/CommonCrypto.h>
#import "LaunchAtLoginController.h"
#import "Utils.h"