Back
Similar todos
Load previous page…
Fix iOS project #devhub
debug iOS version of #zipscriptsapp
#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() }