Thanks for the great project! Just wanted to mention that AFAICT if you are not using interface builder, then you need to write loadView()
manually in the controllers, otherwise you get a crash:
override func loadView() {
self.view = NSView()
}
If this is correct, then maybe it is worth mentioning in the README.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too