The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
/System/Library/PrivateFrameworks
Private Frameworks
Resources for private frameworks can be found inside /System/Library/PrivateFrameworks. The descriptions may be incorrect, since most frameworks are not documented after all. Some frameworks are listed below.
Framework | Description |
---|---|
FaceCoreLight | Face recognition. |
Internal Preferences | Internal Settings.bundle relies on this framework. |
FTServices | FaceTime / iMessage auth framework. |
AXRuntime | Accessibility. |
GPUSupport | Used extensively by the user-mode porion of the PowerVR drivers. |
H4ISPServices | Interface to the camera driver on H4 (Apple A5) |
Apple's twitter implementation in iOS 5. | |
OpenCL | Apple's implementation of Khronos' OpenCL. |
XPCObjects | An Objective-C wrapper of the XPC interprocess communication interface. |
AppleSerialMultiplexer | An interface to the multiplexer daemon. |