Introduction to Workspace Services
The NSWorkspace class provides a variety of services to Cocoa applications, including retrieving information from the file system, launching applications, and miscellaneous other tasks.
Organization of This Document
This programming topic contains the following articles:
About Workspace Services contains a discussion of the services
NSWorkspaceprovides.Use of .app Extension describes how OS X uses the
.appextension to identify applications.Retrieving Information About Files describes how to find file types, application information, and retrieve icons.
Manipulating Files describes how to perform Finder-like operations on files.
Manipulating Applications describes how to manipulate, locate, and hide applications.
Manipulating Devices describes how to track available storage devices and their associated volumes.
Receiving Workspace Notifications describes how to use the notification center provided by
NSWorkspaceto receive workspace notifications.
Copyright © 2002, 2009 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2009-06-25