initial commit and add statusbar icon

This commit is contained in:
Felix Förtsch
2018-10-08 16:53:31 +02:00
parent 87c2956eb4
commit 3c528e2f58
38 changed files with 3603 additions and 20 deletions

View File

@@ -0,0 +1,6 @@
framework module SwiftyJSON {
umbrella header "SwiftyJSON-umbrella.h"
export *
module * { export * }
}