upload
Apple Inc.
Industry: Computer; Software
Number of terms: 54848
Number of blossaries: 7
Company Profile:
Apple Inc., formerly Apple Computer, Inc., is an American multinational corporation headquartered in Cupertino, California, that designs, develops, and sells consumer electronics, computer software and personal computers.
A named set of build settings that tells Xcode how to build a product. The typical build configurations are Debug and Release, but you can define additional build configurations. See also build setting.
Industry:Software; Computer
A region maintained by the Window Manager that includes the parts of a window’s content region that need updating.
Industry:Software; Computer
A command that is defined by a scriptable application to provide access to a scriptable feature. An application command must either be included in a tell statement or include the name of the application in its direct parameter.
Industry:Software; Computer
HAL
Hardware abstraction layer. An object-like interface between Core Audio objects and hardware. The hardware abstraction layer typically addresses hardware by means of an I/O Kit driver, but this is not a requirement. The HAL gives applications a consistent way to communicate with external devices—insulating them from the complexity of addressing multiple, specialised hardware drivers.
Industry:Software; Computer
A protected variable that restricts access to a shared resource. Semaphores are used to coordinate activities in which multiple processes compete for the same resources—for example, to share a common memory space or to share access to files. Mutexes and conditions are both types of semaphore. A semaphore is similar to a lock, except that a finite number of threads can be holding a semaphore at the same time. See also lock.
Industry:Software; Computer
A search type that looks through the available reference for a symbol name.
Industry:Software; Computer
A file that contains Xcode build setting definitions. You can use it to share a set of build setting definitions among all the individuals working on a team. You can also use a configuration file to quickly configure targets and projects with common build setting definitions.
Industry:Software; Computer
The font used for informative text in alerts, headers in lists, help tags, and text in the small versions of many controls. It is 11-point Lucida Grande Regular.
Industry:Software; Computer
An XML-based format that describes a set of scriptability terms and the commands, classes, constants, and other information used to support an application’s scriptability. Also called sdef format. Compare script suite format.
Industry:Software; Computer
A short-lived collection of one or more indexes; the target of a search. An index group corresponds to one or more aspects of the corpus of documents you want to search. For example, one index in a group might contain document titles, while another contains the body text of those same documents. An index group can also comprise indexes of multiple corpora. See also corpus.
Industry:Software; Computer
© 2025 CSOFT International, Ltd.