Skip to content
jongretar@jongretar.com edited this page Nov 19, 2008 · 3 revisions
  1. summary List of Xcode's Objective-C Classes
  2. labels Featured,Objective-C
<wiki:toc max_depth="2"></wiki:toc>

Table of Contents

Introduction

Here is a list of a few of the classes.

List

Specification Classes

 * [XCCompilerSpecification]
 * [XCLinkerSpecification]
 * [XCProductTypeSpecification]
 * [XCStandaloneExecutableProductType]
 * [XCPropertyDomainSpecification]
 * [PBXCompilerSpecificationGcc]

Other

 * [PBXFileReference]
 * [PBXBuildFile]
 * [PBXBuildPhase]
 * [PBXTarget]
 * [PBXBuildContext]
 * [PBXTargetBuildContext]
 * [PBXFileType]
 * [PBXCFBundleWrapperFileType]
 * [PBXFrameworkWrapperFileType]
   
 * [PBXSourceScanner]
 * [PBXCSourceScanner]
 * [PBXSourceTokens]
 * [PBXScannerItem]
 * [PBXSourceScannerItem]
 * [PBXSourceLexer]
 * [PBXLexicalRules]
   
 * [XCOutputStreams]
 * [XCOutputStream]
 * [XCFilterOutputStream]
 * [XCBuildCommandOutputParser]
 * [XCBuildCommandOutputParserDelegates]

Clone this wiki locally