The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
/System/Library/PrivateFrameworks
Revision as of 21:33, 10 November 2013 by IAdam1n (talk | contribs) (Created page with "=== Private Frameworks === Resources for private frameworks can be found inside <tt>/System/Library/PrivateFrameworks</tt>. The descriptions may be incorrect, since most f...")
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.
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. |