Brendan Ballon

Results 3 issues of Brendan Ballon

There are a few times `WikipediaTextFormattingDelegate` is mentioned but it is still unclear how to style the body of an article. In another issue that has since been closed, you...

Here's my code (I'm just making a test application) ```swift import Cocoa import HotKey class ViewController: NSViewController { override func viewDidLoad() { super.viewDidLoad() let hotkey = HotKey(keyCombo: KeyCombo(key: .p, modifiers:...

WatchKit App doesn't contain any WatchKit Extensions whose WKAppBundleIdentifier matches "com.brendanballon.TermiWatch". Verify that the value of WKAppBundleIdentifier in your WatchKit Extension's Info.plist matches the value of CFBundleIdentifier in your WatchKit...