Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

< Previous PageNext Page > Hide TOC

Xcode Frameworks

In Mac OS X v10.5 and later, Xcode and all of its supporting tools and libraries reside in a portable directory structure. This directory structure makes it possible to have multiple versions of Xcode installed on a single system or to have Xcode installed on a portable hard drive that you plug in to your computer when you need to do development. This portability means that the frameworks required by the developer tools are installed in the <Xcode>/Library/Frameworks directory, where <Xcode> is the path to the Xcode installation directory. (The default Xcode installation directory is /Developer.) Table B-9 lists the frameworks that are located in this directory.

Table B-9  Xcode frameworks

Framework

First available

Prefixes

Description

CPlusTest.framework

10.4

None

Unit-testing framework for C++ code. In Mac OS X v10.4, this framework was in /System/Library/Frameworks.

InterfaceBuilderKit.framework

10.5

ib, IB

Contains interfaces for writing plug-ins that work in Interface Builder v3.0 and later.

SenTestingKit.framework

10.4

Sen

Contains the interfaces for implementing unit tests in Objective-C. In Mac OS X v10.4, this framework was in /System/Library/Frameworks.



< Previous PageNext Page > Hide TOC


Last updated: 2007-10-31




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice