Repo // Make IMKServer public.
This commit is contained in:
parent
785b67cc5b
commit
bdb7736f4c
|
@ -67,4 +67,6 @@ else {
|
||||||
exit(-1)
|
exit(-1)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public let theServer = server
|
||||||
|
|
||||||
NSApp.run()
|
NSApp.run()
|
||||||
|
|
Loading…
Reference in New Issue