Back
Todo
#justcryptobar after updating xcode it started to show an empty window. So added a fix for that // Close main app window if let window = NSApplication.shared.windows.first { window.close() }
See similar todos

No replies yet