Pinned Loading
-
Screenshot-Path-2
Screenshot-Path-2 PublicBy default macOS saves screenshots to the user’s desktop. This is handy for the occasional screenshot but those looking to take dozens or hundreds of screenshots will want to use Screenshot Path to…
Swift 5
-
CrashReporterAC
CrashReporterAC PublicIntroduces the missing Crash Dialog for Microsoft's AppCenter.
-
CloudKit Example Controller (macOS 1...
CloudKit Example Controller (macOS 10.12+) 1import Cocoa2import CloudKit345@NSApplicationMain -
Array of all installed system sounds
Array of all installed system sounds 1extension NSSound {
2static var systemSounds: [String] {
3get {
4var returnArr = [String]()
5let librarySources = (NSSearchPathForDirectoriesInDomains(.libraryDirectory, .allDomainsMask, true) as NSArray).objectEnumerator()
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

