The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/System/Library/PrivateFrameworks"
(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...") |
m (→Private Frameworks) |
||
Line 1: | Line 1: | ||
=== Private Frameworks === |
=== Private Frameworks === |
||
− | Resources for private frameworks can be found inside <tt>[[/System/Library/PrivateFrameworks]]</tt>. The descriptions may be incorrect, since most frameworks are not documented after all. |
+ | Resources for private frameworks can be found inside <tt>[[/System/Library/PrivateFrameworks]]</tt>. The descriptions may be incorrect, since most frameworks are not documented after all. Some frameworks are listed below. |
{| class="wikitable sortable" |
{| class="wikitable sortable" |
Revision as of 21:34, 10 November 2013
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. |