Closed mrtungdev closed 7 years ago
Language does not have any public initializers.
See the readme from alehed/SyntaxKit for examples.
Wait… are you using the main project (soffes/SyntaxKit)? It is still written in Swift 2. I guess after conversion it takes [String: Any]
or something similar. You can find the exact type in your header file.
Hello! I follow your readme but I got this:
Cannot invoke initializer for type 'Language' with an argument list of type '(dictionary: [NSObject : AnyObject])'