Embed libcrypto.1.0.0.dylib which been depand by ss-local.

This commit is contained in:
Charlie Qiu
2016-06-11 00:44:52 +08:00
parent 197e5eb47e
commit 98689a83aa
5 changed files with 17 additions and 4 deletions

View File

@ -125,6 +125,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSUserNotificationCenterDele
ProxyConfHelper.install()
applyConfig()
SyncSSLocal()
}
func applicationWillTerminate(aNotification: NSNotification) {