Skip to content
phausler edited this page May 16, 2010 · 4 revisions
  1. summary The DevToolsCore framework defines a fundamental layer for accessing Xcode.

!DevToolsCore Framework Reference

The !DevToolsCore framework defines a fundamental layer for accessing Xcode. Classes in this framework primarily control anything that does not directly interact with the user interface. There are two major class groupings, classes that start with the prefix PBX and classes that start with the prefix XC. PBX usually will refer to the lower level constructs, where as XC classes will usually refer to a higher level abstraction.

All specifications originate out of the !DevToolsCore framework. Additionaly one of the other major tasks for the !DevToolsCore framework is for handling the structure associated with project files.


  • Framework*

Class References

[PBXAbstractSCMScriptCommand]

[PBXAggregateTarget]

PBXAppleScriptBuildPhase

PBXApplicationProductType

PBXApplicationTarget

PBXApplicationWrapperFileType

PBXArchiveBinding

PBXArchivingBinding

PBXBTree

PBXBTreeEnumerator

PBXBookmark

PBXBookmarkGroup

PBXBookmarkItem

PBXBreakpoint

PBXBuildContext

PBXBuildFile

PBXBuildMessage

PBXBuildOutputParseRule

PBXBuildPhase

PBXBuildRule

PBXBuildSettingsDictionary

PBXBuildSettingsPaneSpecification

PBXBuildStyle

PBXBuildStyleBookmark

PBXBundleProductType

PBXBundleTarget

PBXCCCompoundStatementScope

PBXCCMethodScope

PBXCCScope

PBXCCSymbol

PBXCCSymbolTable

PBXCCType

PBXCFBundleWrapperFileType

PBXCPPExceptionBreakpoint

PBXCPPSourceScanner

PBXCSourceScanner

PBXCStringPool

PBXCStringStorage

PBXCategorySymbol

PBXClassExtensionSymbol

PBXClassSymbol

PBXClearStickyTagsSCMScriptCommand

PBXCodeCompletion

PBXCodeSenseManager

PBXCommitSCMScriptCommand

PBXCompareSCMScriptCommand

PBXCompilerSpecificationGcc

PBXCompilerSpecificationGcc2_95_2

PBXCompilerSpecificationGcc3_1

PBXCompilerSpecificationGcc3_3

PBXCompilerSpecificationLex

PBXCompilerSpecificationMig

PBXCompilerSpecificationPbxCp

PBXCompilerSpecificationRez

PBXCompilerSpecificationYacc

PBXConditionalArchivingBinding

PBXContainer

[PBXContainerItem]

PBXContainerItemProxy

PBXCopyFilesBuildPhase

PBXDevKitIndexingEngine

PBXDiffSCMScriptCommand

PBXDocBookmark

PBXDylanSourceScanner

PBXDynamicLibraryProductType

[PBXNativeTarget]

[PBXObject]

[PBXProjectItem]

[PBXTarget]

Clone this wiki locally