Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
ScriptingBridgeFinder
Last Revision: | Version 1.1, 2011-08-05 Updated new project setup instructions in the ReadMe. Project updated for Xcode 4. (Full Revision History) |
Build Requirements: | Xcode 3.2, Mac OS X 10.6 Snow Leopard or later. |
Runtime Requirements: | Mac OS X 10.6 Snow Leopard or later. |
This sample details the steps involved in putting together a project that uses Scripting Bridge to send Apple events to the Finder application. The sample is a small application launcher that scans the contents of the Applications folder (two levels deep) using Scripting Bridge for items the Finder considers applications. The user interface presents a list of the items that are found and allows the user to launch them. The program processes requests to launch applications from the user interface by using Scripting Bridge to ask the Finder to launch them.
Copyright © 2011 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2011-08-05