The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "/System/Library/Frameworks"
(→Parents: Template updated to current.) |
(Update some framework documentation links and add some class prefixes; still *lots* remaining) |
||
(34 intermediate revisions by 6 users not shown) | |||
Line 3: | Line 3: | ||
In [[iOS]] there are two kinds of frameworks: '''public frameworks''' and '''private frameworks'''. Public frameworks are allowed to be used in App Store apps. Private frameworks are intended to be used only by Apple's apps, and are more unstable against firmware changes, but many of the interesting features are in the private frameworks. |
In [[iOS]] there are two kinds of frameworks: '''public frameworks''' and '''private frameworks'''. Public frameworks are allowed to be used in App Store apps. Private frameworks are intended to be used only by Apple's apps, and are more unstable against firmware changes, but many of the interesting features are in the private frameworks. |
||
− | Since iOS 3.1, all default (private and public) libraries have been combined into a big cache file in <tt>/System/Library/Caches/com.apple.dyld/dyld_shared_cache_armX</tt> |
+ | Since iOS 3.1, all default (private and public) libraries have been combined into a big cache file in <tt>/System/Library/Caches/com.apple.dyld/dyld_shared_cache_armX</tt> to improve performance. See [http://iphonedevwiki.net/index.php/Dyld_shared_cache dyld_shared_cache] for more details. The original libraries are no longer useful for non-on-device-developers, so they are eliminated from the system. The framework folders still contain other resources, such as localization strings. |
=== Private Frameworks === |
=== Private Frameworks === |
||
Line 26: | Line 26: | ||
! 7.x |
! 7.x |
||
! 8.x |
! 8.x |
||
+ | ! 9.x |
||
+ | ! 10.x |
||
+ | ! 11.x |
||
+ | ! 12.x |
||
+ | ! 14.x |
||
! Prefix |
! Prefix |
||
! Language |
! Language |
||
! Description |
! Description |
||
|- |
|- |
||
− | | [ |
+ | | [https://developer.apple.com/documentation/accelerate Accelerate] |
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 43: | Line 53: | ||
| Vector and Matrix math, digital signal processing, large number handling, and image processing |
| Vector and Matrix math, digital signal processing, large number handling, and image processing |
||
|- |
|- |
||
− | | [ |
+ | | [https://developer.apple.com/documentation/accounts Accounts] |
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 54: | Line 69: | ||
| AC |
| AC |
||
| Obj-C |
| Obj-C |
||
− | | Provides access to accounts in the Accounts database. Allows creation of accounts if none |
+ | | Provides access to accounts in the Accounts database. Allows creation of accounts if none exist. Only Twitter is available in iOS 5.0 and later. |
|- |
|- |
||
− | | [ |
+ | | [https://developer.apple.com/documentation/addressbook AddressBook] |
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 69: | Line 89: | ||
| Provides access to the Address Book database. |
| Provides access to the Address Book database. |
||
|- |
|- |
||
− | | AddressBookUI |
+ | | [https://developer.apple.com/documentation/addressbookui AddressBookUI] |
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 82: | Line 107: | ||
| |
| |
||
|- |
|- |
||
− | | [ |
+ | | [https://developer.apple.com/documentation/adsupport AdSupport] |
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 88: | Line 113: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 94: | Line 124: | ||
| Obj-C |
| Obj-C |
||
| Provides access to identifiers for serving adverts and a flag that indicates if limited tracking is on. |
| Provides access to identifiers for serving adverts and a flag that indicates if limited tracking is on. |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/arkit ARKit] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | Introduced in iPhone OS 11.x. |
||
|- |
|- |
||
| AppSupport |
| AppSupport |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 116: | Line 169: | ||
| {{no}} |
| {{no}} |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| |
| |
||
Line 123: | Line 181: | ||
| ArtworkCache |
| ArtworkCache |
||
| {{partial}} |
| {{partial}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 132: | Line 195: | ||
| |
| |
||
| |
| |
||
− | | Introduced in |
+ | | Introduced in iPhone OS 1.1.x. |
|- |
|- |
||
− | | [ |
+ | | [https://developer.apple.com/documentation/assetslibrary AssetsLibrary] |
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 145: | Line 213: | ||
| AL |
| AL |
||
| Obj-C |
| Obj-C |
||
− | | Used to access pictures and videos managed by the Photos application. |
+ | | Used to access pictures and videos managed by the Photos application. Deprecated; use PhotoKit |
|- |
|- |
||
− | | [ |
+ | | [https://developer.apple.com/documentation/audiotoolbox AudioToolbox] |
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 158: | Line 231: | ||
| AU, Audio |
| AU, Audio |
||
| -- |
| -- |
||
− | | Provides interfaces for recording, playback, stream parsing, and managing audio sessions. Part of CoreAudio |
+ | | Provides interfaces for recording, playback, stream parsing, and managing audio sessions. Part of CoreAudio. |
|- |
|- |
||
− | | [ |
+ | | [https://developer.apple.com/documentation/audiounit AudioUnit] |
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 173: | Line 251: | ||
| Interfaces for the loading of audio units and their use. |
| Interfaces for the loading of audio units and their use. |
||
|- |
|- |
||
− | | [ |
+ | | [https://developer.apple.com/documentation/authenticationservices AuthenticationServices] |
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | AS |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/avfoundation AVFoundation] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 186: | Line 287: | ||
| Used for playing and recording audio and video. |
| Used for playing and recording audio and video. |
||
|- |
|- |
||
+ | | [https://developer.apple.com/documentation/avkit/ AVKit] |
||
− | | AVKit |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 194: | Line 295: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| AV |
| AV |
||
Line 201: | Line 307: | ||
| BluetoothManager |
| BluetoothManager |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 208: | Line 319: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/businesschat BusinessChat] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| |
| |
||
| |
| |
||
Line 214: | Line 343: | ||
| Calculate |
| Calculate |
||
| {{partial}} |
| {{partial}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 223: | Line 357: | ||
| |
| |
||
| |
| |
||
− | | Introduced in |
+ | | Introduced in iPhone OS 1.1.x. |
|- |
|- |
||
| Calendar |
| Calendar |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 237: | Line 376: | ||
| |
| |
||
| |
| |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/callkit CallKit] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | CX |
||
+ | | |
||
+ | | |
||
|- |
|- |
||
| Camera |
| Camera |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 248: | Line 410: | ||
| {{no}} |
| {{no}} |
||
| |
| |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/carplay CarPlay] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | CP |
||
| |
| |
||
| |
| |
||
Line 253: | Line 433: | ||
| Celestial |
| Celestial |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 264: | Line 449: | ||
| |
| |
||
|- |
|- |
||
− | | [ |
+ | | [https://developer.apple.com/documentation/cfnetwork CFNetwork] |
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 275: | Line 465: | ||
| CF |
| CF |
||
| C |
| C |
||
− | | |
+ | | Interfaces for high-performance networking. |
+ | |- |
||
+ | | [https://developer.apple.com/documentation/classkit ClassKit] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | CLS |
||
+ | | |
||
+ | | |
||
|- |
|- |
||
| [https://developer.apple.com/library/ios/documentation/CloudKit/Reference/CloudKit_Framework_Reference/index.html CloudKit] |
| [https://developer.apple.com/library/ios/documentation/CloudKit/Reference/CloudKit_Framework_Reference/index.html CloudKit] |
||
Line 286: | Line 494: | ||
| {{no}} |
| {{no}} |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | CK |
||
| |
| |
||
| |
| |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/contacts Contacts] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | CN| |
||
| |
| |
||
|- |
|- |
||
− | | [ |
+ | | [https://developer.apple.com/documentation/contactsui ContactsUI] |
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | CN |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/coreaudio CoreAudio] |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 303: | Line 556: | ||
| Declares constants and data-types used by other interfaces in CoreAudio. |
| Declares constants and data-types used by other interfaces in CoreAudio. |
||
|- |
|- |
||
+ | | [https://developer.apple.com/documentation/coreaudiokit CoreAudioKit] |
||
− | | CoreAudioKit |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 311: | Line 564: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| Audio |
| Audio |
||
Line 316: | Line 574: | ||
| |
| |
||
|- |
|- |
||
− | | [ |
+ | | [https://developer.apple.com/documentation/corebluetooth CoreBluetooth] |
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 332: | Line 595: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 343: | Line 611: | ||
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/CoreFoundation/Reference/CoreFoundation_Collection/_index.html#/ CoreFoundation] |
| [http://developer.apple.com/library/ios/#documentation/CoreFoundation/Reference/CoreFoundation_Collection/_index.html#/ CoreFoundation] |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 353: | Line 626: | ||
| CF |
| CF |
||
| C |
| C |
||
− | | Basic data management and services |
+ | | Basic data management and services. |
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/CoreGraphics/Reference/CoreGraphics_Framework/_index.html CoreGraphics] |
| [http://developer.apple.com/library/ios/#documentation/CoreGraphics/Reference/CoreGraphics_Framework/_index.html CoreGraphics] |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 373: | Line 651: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 383: | Line 666: | ||
| [http://developer.apple.com/library/ios/#documentation/CoreLocation/Reference/CoreLocation_Framework/_index.html CoreLocation] |
| [http://developer.apple.com/library/ios/#documentation/CoreLocation/Reference/CoreLocation_Framework/_index.html CoreLocation] |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 392: | Line 680: | ||
| CL |
| CL |
||
| Obj-C |
| Obj-C |
||
− | | |
+ | | Interfaces for determining location. |
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/CoreMedia/Reference/CoreMediaFramework/_index.html CoreMedia] |
| [http://developer.apple.com/library/ios/#documentation/CoreMedia/Reference/CoreMediaFramework/_index.html CoreMedia] |
||
Line 398: | Line 686: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 411: | Line 704: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 418: | Line 716: | ||
| MIDI |
| MIDI |
||
| Obj-C |
| Obj-C |
||
− | | Routines for handling MIDI data. Only |
+ | | Routines for handling MIDI data. Only available in iOS 4.2 and later. Part of CoreAudio. |
+ | |- |
||
+ | | [https://developer.apple.com/documentation/coreml CoreML] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | Introduced in iOS 11.x. |
||
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/CoreMotion/Reference/CoreMotion_Reference/_index.html CoreMotion] |
| [http://developer.apple.com/library/ios/#documentation/CoreMotion/Reference/CoreMotion_Reference/_index.html CoreMotion] |
||
Line 424: | Line 740: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 431: | Line 752: | ||
| CM |
| CM |
||
| Obj-C, C++ |
| Obj-C, C++ |
||
− | | |
+ | | Interfaces for accessing accelerometer and gyrometric data. |
+ | |- |
||
+ | | [https://developer.apple.com/documentation/corenfc CoreNFC] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | Introduced in iOS 11.x. |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/coreservices CoreServices] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/corespotlight CoreSpotlight] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
|- |
|- |
||
| CoreSurface |
| CoreSurface |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 450: | Line 830: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 463: | Line 848: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 476: | Line 866: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 484: | Line 879: | ||
| -- |
| -- |
||
| Low-level routines for manipulating audio and video - Apple advises not to use this framework directly, and although public doesn't document much of it. |
| Low-level routines for manipulating audio and video - Apple advises not to use this framework directly, and although public doesn't document much of it. |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/devicecheck DeviceCheck] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | Introduced in iOS 11.x. |
||
|- |
|- |
||
| DeviceLink |
| DeviceLink |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 502: | Line 920: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 515: | Line 938: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 527: | Line 955: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 535: | Line 968: | ||
| EA |
| EA |
||
| Obj-C |
| Obj-C |
||
− | | Interfaces for communication with attached external accessories via 30-pin dock or |
+ | | Interfaces for communication with attached external accessories via 30-pin dock or Bluetooth. Lightning is not yet mentioned by Apple in documentation. |
+ | |- |
||
+ | | [https://developer.apple.com/documentation/fileprovider FileProvider] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | Introduced in iOS 11.x. |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/fileproviderui FileProviderUI] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | Introduced in iOS 11.x. |
||
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/Cocoa/Reference/Foundation/ObjC_classic/_index.html Foundation] |
| [http://developer.apple.com/library/ios/#documentation/Cocoa/Reference/Foundation/ObjC_classic/_index.html Foundation] |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 548: | Line 1,022: | ||
| NS |
| NS |
||
| Obj-C |
| Obj-C |
||
− | | |
+ | | Objective-C wrappers to features found in CoreFoundation with extra features and functionality not covered by Objective-C. |
|- |
|- |
||
− | | GameController |
+ | | [https://developer.apple.com/documentation/gamecontroller GameController] |
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 557: | Line 1,031: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 566: | Line 1,045: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | GK |
||
+ | | Obj-C |
||
+ | | Manages P2P connectivity. With iOS 4.1 and later, GameKit can be used with Game Center (an extension to the framework) to create social games. |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/gameplaykit GameplayKit] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 581: | Line 1,083: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 591: | Line 1,098: | ||
| GMM |
| GMM |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 604: | Line 1,116: | ||
| GraphicsServices |
| GraphicsServices |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 615: | Line 1,132: | ||
| |
| |
||
|- |
|- |
||
+ | | [https://developer.apple.com/documentation/gss GSS] |
||
− | | GSS |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 627: | Line 1,149: | ||
| -- |
| -- |
||
| Security related services - Apple advises to look at the headers as they provide no documentation. |
| Security related services - Apple advises to look at the headers as they provide no documentation. |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/healthkit HealthKit] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | HealthKitUI |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/homekit/ HomeKit] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/UserExperience/Reference/iAd_ReferenceCollection/_index.html iAD] |
| [http://developer.apple.com/library/ios/#documentation/UserExperience/Reference/iAd_ReferenceCollection/_index.html iAD] |
||
Line 632: | Line 1,208: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 639: | Line 1,220: | ||
| AD |
| AD |
||
| Obj-c |
| Obj-c |
||
+ | | |
||
− | | Classes for displaying advertisements |
||
|- |
|- |
||
| IAP |
| IAP |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 652: | Line 1,238: | ||
| |
| |
||
| |
| |
||
+ | | Classes for displaying advertisements. |
||
− | | |
||
+ | |- |
||
+ | | IdentityLookup |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | Introduced in iOS 11.x. |
||
+ | |- |
||
+ | | IdentityLookupUI |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/GraphicsImaging/Reference/ImageIORefCollection/_index.html ImageIO] |
| [http://developer.apple.com/library/ios/#documentation/GraphicsImaging/Reference/ImageIORefCollection/_index.html ImageIO] |
||
Line 658: | Line 1,280: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 665: | Line 1,292: | ||
| CG |
| CG |
||
| C++ |
| C++ |
||
− | | Input and output for images. Part of CoreGraphics |
+ | | Input and output for images. Part of CoreGraphics. |
|- |
|- |
||
− | | |
+ | | Intents |
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | IntentsUI |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/iokit IOKit] |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 678: | Line 1,346: | ||
| -- |
| -- |
||
| C++ |
| C++ |
||
− | | Low-level framework for communicating with the kernel and hardware. Apple advises not to use this framework directly and will reject it from the |
+ | | Low-level framework for communicating with the kernel and hardware. Apple advises not to use this framework directly and will reject it from the App Store. |
|- |
|- |
||
| IOMobileFramebuffer |
| IOMobileFramebuffer |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 692: | Line 1,365: | ||
| |
| |
||
| |
| |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/iosurface IOSurface] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | Introduced in iOS 11.x. |
||
|- |
|- |
||
| ITSync |
| ITSync |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 708: | Line 1,404: | ||
| iTunesStore |
| iTunesStore |
||
| {{partial}} |
| {{partial}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 717: | Line 1,418: | ||
| |
| |
||
| |
| |
||
− | | Introduced in |
+ | | Introduced in iPhone OS 1.1.x. |
|- |
|- |
||
− | | JavaScriptCore |
+ | | [https://developer.apple.com/documentation/javascriptcore JavaScriptCore] |
| {{yes}} |
| {{yes}} |
||
| {{no}} |
| {{no}} |
||
Line 726: | Line 1,427: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 741: | Line 1,447: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
− | | |
+ | | {{no}} |
+ | | {{no}} |
||
− | | |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | LK |
||
| |
| |
||
+ | | LayerKit is the old name for CoreAnimation/QuartzCore |
||
|- |
|- |
||
| [https://developer.apple.com/library/ios/documentation/LocalAuthentication/Reference/LocalAuthentication_Framework/index.html LocalAuthentication] |
| [https://developer.apple.com/library/ios/documentation/LocalAuthentication/Reference/LocalAuthentication_Framework/index.html LocalAuthentication] |
||
Line 753: | Line 1,464: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| |
| |
||
Line 761: | Line 1,477: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 769: | Line 1,490: | ||
| MK |
| MK |
||
| Obj-C |
| Obj-C |
||
− | | Classes for embedding Map graphical interfaces. |
+ | | Classes for embedding Map graphical interfaces. Before iOS 5.1, Google Mobile Maps was used to provide map data; afterwards, Apple provided the map data. |
|- |
|- |
||
| MBX2D |
| MBX2D |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 786: | Line 1,512: | ||
| MBXConnect |
| MBXConnect |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 806: | Line 1,537: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| |
| |
||
| |
| |
||
− | | |
+ | | |
|- |
|- |
||
− | | MediaAccessibility |
+ | | [https://developer.apple.com/documentation/mediaaccessibility/ MediaAccessibility] |
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 817: | Line 1,553: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 825: | Line 1,566: | ||
| [http://developer.apple.com/library/ios/#documentation/MediaPlayer/Reference/MediaPlayer_Framework/_index.html MediaPlayer] |
| [http://developer.apple.com/library/ios/#documentation/MediaPlayer/Reference/MediaPlayer_Framework/_index.html MediaPlayer] |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 834: | Line 1,580: | ||
| MP |
| MP |
||
| Obj-C |
| Obj-C |
||
− | | Provides facilities to play audio, and video. Also allows access to the iPod or |
+ | | Provides facilities to play audio, and video. Also allows access to the iPod or Music library. |
|- |
|- |
||
| MediaToolbox |
| MediaToolbox |
||
Line 842: | Line 1,588: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 847: | Line 1,598: | ||
| MT |
| MT |
||
| C++ |
| C++ |
||
− | | Apple has no reference as of writing, headers appear to suggest audio processing. |
+ | | Apple has no reference as of writing, but headers appear to suggest this framework deals with audio processing. |
|- |
|- |
||
| Message |
| Message |
||
Line 858: | Line 1,609: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/messages Messages] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| |
| |
||
| |
| |
||
Line 865: | Line 1,639: | ||
| {{yes}} |
| {{yes}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 873: | Line 1,652: | ||
| MF |
| MF |
||
| Obj-C |
| Obj-C |
||
− | | Interfaces for SMS and Mail compose view |
+ | | Interfaces for SMS and Mail compose view controllers without leaving the application. |
|- |
|- |
||
| [https://developer.apple.com/library/ios/documentation/Metal/Reference/MetalFrameworkReference/index.html Metal] |
| [https://developer.apple.com/library/ios/documentation/Metal/Reference/MetalFrameworkReference/index.html Metal] |
||
Line 883: | Line 1,662: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/metalkit/ MetalKit] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/metalperformanceshaders MetalPerformanceShaders] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| |
| |
||
Line 890: | Line 1,710: | ||
| MobileBluetooth |
| MobileBluetooth |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 904: | Line 1,729: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 916: | Line 1,746: | ||
| MobileMusicPlayer |
| MobileMusicPlayer |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 927: | Line 1,762: | ||
| |
| |
||
|- |
|- |
||
+ | | [https://developer.apple.com/documentation/modelio ModelIO] |
||
− | | MultipeerConnectivity |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 934: | Line 1,769: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/multipeerconnectivity MultipeerConnectivity] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 942: | Line 1,800: | ||
| MoviePlayerUI |
| MoviePlayerUI |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 961: | Line 1,824: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
| {{no}} |
| {{no}} |
||
| |
| |
||
Line 975: | Line 1,843: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/naturallanguage NaturalLanguage] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/network Network] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| |
| |
||
| |
| |
||
| |
| |
||
|- |
|- |
||
− | | NetworkExtension |
+ | | [https://developer.apple.com/documentation/networkextension NetworkExtension] |
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 987: | Line 1,896: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| |
| |
||
Line 997: | Line 1,911: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,005: | Line 1,924: | ||
| Interfaces for downloading Newsstand application content. |
| Interfaces for downloading Newsstand application content. |
||
|- |
|- |
||
− | | NotificationCenter |
+ | | [https://developer.apple.com/documentation/notificationcenter NotificationCenter] |
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 1,013: | Line 1,932: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| |
| |
||
Line 1,020: | Line 1,944: | ||
| OfficeImport |
| OfficeImport |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 1,033: | Line 1,962: | ||
| [http://www.openal.org/ OpenAL] |
| [http://www.openal.org/ OpenAL] |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,042: | Line 1,976: | ||
| AL |
| AL |
||
| C++ |
| C++ |
||
− | | Interface for the cross-platform audio library |
+ | | Interface for the cross-platform audio library. |
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/OpenGLES/Reference/OpenGLES_Framework/_index.html OpenGLES] |
| [http://developer.apple.com/library/ios/#documentation/OpenGLES/Reference/OpenGLES_Framework/_index.html OpenGLES] |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,063: | Line 2,002: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,068: | Line 2,012: | ||
| PK |
| PK |
||
| Obj-C |
| Obj-C |
||
− | | Interfaces for creation of Passes for Passbook.app. |
+ | | Interfaces for creation of Passes for Passbook.app and Wallet.app. |
+ | |- |
||
+ | | [https://developer.apple.com/documentation/pdfkit PDFKit] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | Introduced in iOS 11.x. |
||
|- |
|- |
||
| [https://developer.apple.com/library/ios/documentation/Photos/Reference/Photos_Framework/index.html Photos] |
| [https://developer.apple.com/library/ios/documentation/Photos/Reference/Photos_Framework/index.html Photos] |
||
Line 1,078: | Line 2,040: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| |
| |
||
Line 1,091: | Line 2,058: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| |
| |
||
Line 1,098: | Line 2,070: | ||
| PhotoLibrary |
| PhotoLibrary |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 1,111: | Line 2,088: | ||
| Preferences |
| Preferences |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 1,122: | Line 2,104: | ||
| |
| |
||
|- |
|- |
||
+ | | [https://developer.apple.com/documentation/pushkit PushKit] |
||
− | | PushKit |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 1,130: | Line 2,112: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| |
| |
||
Line 1,137: | Line 2,124: | ||
| [http://developer.apple.com/library/ios/#documentation/GraphicsImaging/Reference/QuartzCoreRefCollection/index.html QuartzCore] |
| [http://developer.apple.com/library/ios/#documentation/GraphicsImaging/Reference/QuartzCoreRefCollection/index.html QuartzCore] |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,146: | Line 2,138: | ||
| CA |
| CA |
||
| Obj-C |
| Obj-C |
||
− | | Contains the |
+ | | Contains the CoreAnimation interfaces. |
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/QuickLook/Reference/QuickLookFrameworkReference_iPhoneOS/_index.html QuickLook] |
| [http://developer.apple.com/library/ios/#documentation/QuickLook/Reference/QuickLookFrameworkReference_iPhoneOS/_index.html QuickLook] |
||
Line 1,152: | Line 2,144: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,159: | Line 2,156: | ||
| QL |
| QL |
||
| Obj-C |
| Obj-C |
||
− | | Interfaces for previewing files of formats |
+ | | Interfaces for previewing files of unknown formats. |
|- |
|- |
||
+ | | [https://developer.apple.com/documentation/replaykit ReplayKit] |
||
− | | SafariServices |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 1,168: | Line 2,165: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| |
| |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/safariservices SafariServices] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | SF |
||
| |
| |
||
| |
| |
||
Line 1,182: | Line 2,202: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| |
| |
||
Line 1,188: | Line 2,213: | ||
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/Security/Reference/SecurityFrameworkReference/_index.html Security] |
| [http://developer.apple.com/library/ios/#documentation/Security/Reference/SecurityFrameworkReference/_index.html Security] |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,198: | Line 2,228: | ||
| CSSM, Sec |
| CSSM, Sec |
||
| Obj-C |
| Obj-C |
||
− | | |
+ | | Interfaces for managing keys, trust policies, and certificates. |
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/Social/Reference/Social_Framework/_index.html Social] |
| [http://developer.apple.com/library/ios/#documentation/Social/Reference/Social_Framework/_index.html Social] |
||
Line 1,206: | Line 2,236: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,211: | Line 2,246: | ||
| SL |
| SL |
||
| Obj-C |
| Obj-C |
||
− | | Interfaces for interacting with social accounts |
+ | | Interfaces for interacting with social accounts, such as Facebook, Twitter, and LinkedIn. |
|- |
|- |
||
+ | | [https://developer.apple.com/documentation/speech Speech] |
||
− | | SpriteKit |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 1,220: | Line 2,255: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/spritekit/ SpriteKit] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,229: | Line 2,287: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,237: | Line 2,300: | ||
| SK |
| SK |
||
| Obj-C |
| Obj-C |
||
− | | Interfaces for handling |
+ | | Interfaces for handling in-app purchase transactions. |
|- |
|- |
||
+ | | [https://developer.apple.com/documentation/system System] |
||
− | | System |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,253: | Line 2,321: | ||
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/Networking/Reference/SysConfig/_index.html SystemConfiguration] |
| [http://developer.apple.com/library/ios/#documentation/Networking/Reference/SysConfig/_index.html SystemConfiguration] |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,263: | Line 2,336: | ||
| SC |
| SC |
||
| C++ |
| C++ |
||
− | | |
+ | | Interfaces for determining network availability. |
|- |
|- |
||
| TelephonyUI |
| TelephonyUI |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 1,283: | Line 2,361: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,289: | Line 2,372: | ||
| TW |
| TW |
||
| Obj-C |
| Obj-C |
||
− | | Interfaces for sending tweets |
+ | | Interfaces for sending tweets. |
|- |
|- |
||
| [http://developer.apple.com/library/ios/#documentation/UIKit/Reference/UIKit_Framework/_index.html UIKit] |
| [http://developer.apple.com/library/ios/#documentation/UIKit/Reference/UIKit_Framework/_index.html UIKit] |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,306: | Line 2,394: | ||
| URLify |
| URLify |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 1,317: | Line 2,410: | ||
| |
| |
||
|- |
|- |
||
+ | | [https://developer.apple.com/documentation/usernotifications UserNotifications] |
||
− | | VideoToolbox |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 1,323: | Line 2,416: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/usernotificationsui/ UserNotificationsUI] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/videosubscriberaccount VideoSubscriberAccount] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/videotoolbox VideoToolbox] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
| {{yes}} |
| {{yes}} |
||
Line 1,329: | Line 2,481: | ||
| -- |
| -- |
||
| Interfaces used by the device. Apple states not to include this framework directly. |
| Interfaces used by the device. Apple states not to include this framework directly. |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/vision Vision] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | Introduced in iOS 11.x. |
||
|- |
|- |
||
| VisualVoicemail |
| VisualVoicemail |
||
Line 1,339: | Line 2,509: | ||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | |
||
+ | | |
||
+ | | Introduced in iPhone OS 1.1.x. |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/watchconnectivity WatchConnectivity] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | |
||
+ | | |
||
+ | | |
||
+ | |- |
||
+ | | [https://developer.apple.com/documentation/watchkit WatchKit] |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{partial|8.2+}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
| |
| |
||
| |
| |
||
+ | | Interfaces for connectivity between iOS apps and Apple Watch. |
||
− | | Introduced in iOS 1.1.x. |
||
|- |
|- |
||
| WebCore |
| WebCore |
||
| {{yes}} |
| {{yes}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
+ | | {{no}} |
||
| {{no}} |
| {{no}} |
||
| {{no}} |
| {{no}} |
||
Line 1,356: | Line 2,572: | ||
| |
| |
||
|- |
|- |
||
+ | | [https://developer.apple.com/documentation/webkit WebKit] |
||
− | | WebKit |
||
| {{yes}} |
| {{yes}} |
||
| {{no}} |
| {{no}} |
||
Line 1,365: | Line 2,581: | ||
| {{no}} |
| {{no}} |
||
| {{yes}} |
| {{yes}} |
||
− | | |
+ | | {{yes}} |
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | {{yes}} |
||
+ | | WK |
||
| |
| |
||
| |
| |
Latest revision as of 06:41, 25 December 2021
A framework is a dynamic library and resources for that library, such as images and localization strings. Frameworks have the file extension .framework.
In iOS there are two kinds of frameworks: public frameworks and private frameworks. Public frameworks are allowed to be used in App Store apps. Private frameworks are intended to be used only by Apple's apps, and are more unstable against firmware changes, but many of the interesting features are in the private frameworks.
Since iOS 3.1, all default (private and public) libraries have been combined into a big cache file in /System/Library/Caches/com.apple.dyld/dyld_shared_cache_armX to improve performance. See dyld_shared_cache for more details. The original libraries are no longer useful for non-on-device-developers, so they are eliminated from the system. The framework folders still contain other resources, such as localization strings.
Private Frameworks
See /System/Library/PrivateFrameworks.
Public Frameworks
Resources for public frameworks can be found inside /System/Library/Frameworks.
Framework | 1.x | 2.x | 3.x | 4.x | 5.x | 6.x | 7.x | 8.x | 9.x | 10.x | 11.x | 12.x | 14.x | Prefix | Language | Description |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Accelerate | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | cblas, vDSP | C | Vector and Matrix math, digital signal processing, large number handling, and image processing |
Accounts | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | AC | Obj-C | Provides access to accounts in the Accounts database. Allows creation of accounts if none exist. Only Twitter is available in iOS 5.0 and later. |
AddressBook | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | AB | Obj-C | Provides access to the Address Book database. |
AddressBookUI | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | |||
AdSupport | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | AS | Obj-C | Provides access to identifiers for serving adverts and a flag that indicates if limited tracking is on. |
ARKit | No | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Introduced in iPhone OS 11.x. | ||
AppSupport | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
AppleBasebandManager | No | No | No | No | No | No | Yes | No | No | No | No | No | No | |||
ArtworkCache | Partial | No | No | No | No | No | No | No | No | No | No | No | No | Introduced in iPhone OS 1.1.x. | ||
AssetsLibrary | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | AL | Obj-C | Used to access pictures and videos managed by the Photos application. Deprecated; use PhotoKit |
AudioToolbox | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | AU, Audio | -- | Provides interfaces for recording, playback, stream parsing, and managing audio sessions. Part of CoreAudio. |
AudioUnit | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | AU, Audio | -- | Interfaces for the loading of audio units and their use. |
AuthenticationServices | No | No | No | No | No | No | No | No | No | No | No | Yes | Yes | AS | ||
AVFoundation | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | AV | Obj-C | Used for playing and recording audio and video. |
AVKit | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | AV | ||
BluetoothManager | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
BusinessChat | No | No | No | No | No | No | No | No | No | No | No | Yes | Yes | |||
Calculate | Partial | No | No | No | No | No | No | No | No | No | No | No | No | Introduced in iPhone OS 1.1.x. | ||
Calendar | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
CallKit | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | CX | ||
Camera | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
CarPlay | No | No | No | No | No | No | No | No | No | No | No | Yes | Yes | CP | ||
Celestial | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
CFNetwork | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CF | C | Interfaces for high-performance networking. |
ClassKit | No | No | No | No | No | No | No | No | No | No | No | Yes | Yes | CLS | ||
CloudKit | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | CK | ||
Contacts | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | |||
ContactsUI | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | CN | ||
CoreAudio | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Audio | C++ | Declares constants and data-types used by other interfaces in CoreAudio. |
CoreAudioKit | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Audio | ||
CoreBluetooth | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CB | Obj-C | Provides access to Bluetooth peripherals (hardware). |
CoreData | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | NS | Obj-C | Interfaces for application data model manipulation. |
CoreFoundation | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CF | C | Basic data management and services. |
CoreGraphics | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CG | C | APIs to interface with the Quartz engine, allows 2D rendering, etc. |
CoreImage | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CI | Obj-C | Interfaces for manipulating images and video. |
CoreLocation | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CL | Obj-C | Interfaces for determining location. |
CoreMedia | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CM | C | Low-level routines for manipulating audio and video. |
CoreMIDI | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | MIDI | Obj-C | Routines for handling MIDI data. Only available in iOS 4.2 and later. Part of CoreAudio. |
CoreML | No | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Introduced in iOS 11.x. | ||
CoreMotion | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CM | Obj-C, C++ | Interfaces for accessing accelerometer and gyrometric data. |
CoreNFC | No | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Introduced in iOS 11.x. | ||
CoreServices | No | No | No | No | No | No | No | No | No | No | No | Yes | Yes | |||
CoreSpotlight | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | |||
CoreSurface | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
CoreTelephony (CoreTelephony) | Yes | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CT | Obj-C | Allows access to Carrier information and information pertaining to a current call. |
CoreText | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CT | C++ | Text layout and rendering engine. |
CoreVideo | Yes | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CV | -- | Low-level routines for manipulating audio and video - Apple advises not to use this framework directly, and although public doesn't document much of it. |
DeviceCheck | No | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Introduced in iOS 11.x. | ||
DeviceLink | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
EventKit | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | EK | Obj-C | Interfaces for accessing Calendar event data. This is a replacement for the older Calendar.framework. |
EventKitUI | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | EK | Obj-C | Classes for system graphical interfaces. |
ExternalAccessory | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | EA | Obj-C | Interfaces for communication with attached external accessories via 30-pin dock or Bluetooth. Lightning is not yet mentioned by Apple in documentation. |
FileProvider | No | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Introduced in iOS 11.x. | ||
FileProviderUI | No | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Introduced in iOS 11.x. | ||
Foundation | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | NS | Obj-C | Objective-C wrappers to features found in CoreFoundation with extra features and functionality not covered by Objective-C. |
GameController | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | |||
GameKit | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | GK | Obj-C | Manages P2P connectivity. With iOS 4.1 and later, GameKit can be used with Game Center (an extension to the framework) to create social games. |
GameplayKit | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | GK | Obj-C | Manages P2P connectivity. With iOS 4.1 and later, GameKit can be used with Game Center (an extension to the framework) to create social games. |
GLKit | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | GLK | Obj-C | Utility classes for building OpenGL ES applications. |
GMM | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
GraphicsServices | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
GSS | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | gss | -- | Security related services - Apple advises to look at the headers as they provide no documentation. |
HealthKit | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | |||
HealthKitUI | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | |||
HomeKit | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | |||
iAD | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | AD | Obj-c | |
IAP | Yes | No | No | No | No | No | No | No | No | No | No | No | No | Classes for displaying advertisements. | ||
IdentityLookup | No | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Introduced in iOS 11.x. | ||
IdentityLookupUI | No | No | No | No | No | No | No | No | No | No | No | Yes | Yes | |||
ImageIO | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CG | C++ | Input and output for images. Part of CoreGraphics. |
Intents | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | |||
IntentsUI | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | |||
IOKit | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | -- | C++ | Low-level framework for communicating with the kernel and hardware. Apple advises not to use this framework directly and will reject it from the App Store. |
IOMobileFramebuffer | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
IOSurface | No | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Introduced in iOS 11.x. | ||
ITSync | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
iTunesStore | Partial | No | No | No | No | No | No | No | No | No | No | No | No | Introduced in iPhone OS 1.1.x. | ||
JavaScriptCore | Yes | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | |||
LayerKit | Yes | No | No | No | No | No | No | No | No | No | No | No | No | LK | LayerKit is the old name for CoreAnimation/QuartzCore | |
LocalAuthentication | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | |||
MapKit | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | MK | Obj-C | Classes for embedding Map graphical interfaces. Before iOS 5.1, Google Mobile Maps was used to provide map data; afterwards, Apple provided the map data. |
MBX2D | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
MBXConnect | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
MeCCA | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
MediaAccessibility | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | |||
MediaPlayer | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | MP | Obj-C | Provides facilities to play audio, and video. Also allows access to the iPod or Music library. |
MediaToolbox | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | MT | C++ | Apple has no reference as of writing, but headers appear to suggest this framework deals with audio processing. |
Message | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
Messages | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | |||
MessageUI | Yes | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | MF | Obj-C | Interfaces for SMS and Mail compose view controllers without leaving the application. |
Metal | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | |||
MetalKit | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | |||
MetalPerformanceShaders | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | |||
MobileBluetooth | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
MobileCoreServices | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | UT | C | Defines UTIs supported by the system. |
MobileMusicPlayer | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
ModelIO | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | |||
MultipeerConnectivity | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | |||
MoviePlayerUI | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
MultitouchSupport | Yes | No | No | No | No | No | No | No | No | No | No | Yes | No | |||
MusicLibrary | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
NaturalLanguage | No | No | No | No | No | No | No | No | No | No | No | Yes | Yes | |||
Network | No | No | No | No | No | No | No | No | No | No | No | Yes | Yes | |||
NetworkExtension | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | |||
NewsstandKit | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | NK | Obj-C | Interfaces for downloading Newsstand application content. |
NotificationCenter | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | |||
OfficeImport | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
OpenAL | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | AL | C++ | Interface for the cross-platform audio library. |
OpenGLES | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | EAGL, GL | C | Interface for the OpenGL ES library. |
PassKit | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | PK | Obj-C | Interfaces for creation of Passes for Passbook.app and Wallet.app. |
PDFKit | No | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Introduced in iOS 11.x. | ||
Photos | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | |||
PhotosUI | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | |||
PhotoLibrary | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
Preferences | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
PushKit | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | |||
QuartzCore | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CA | Obj-C | Contains the CoreAnimation interfaces. |
QuickLook | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | QL | Obj-C | Interfaces for previewing files of unknown formats. |
ReplayKit | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | |||
SafariServices | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | SF | ||
SceneKit | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | |||
Security | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | CSSM, Sec | Obj-C | Interfaces for managing keys, trust policies, and certificates. |
Social | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | SL | Obj-C | Interfaces for interacting with social accounts, such as Facebook, Twitter, and LinkedIn. |
Speech | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | |||
SpriteKit | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | |||
StoreKit | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | SK | Obj-C | Interfaces for handling in-app purchase transactions. |
System | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | |||
SystemConfiguration | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | SC | C++ | Interfaces for determining network availability. |
TelephonyUI | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | TW | Obj-C | Interfaces for sending tweets. | |
UIKit | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | UI | Obj-C | Classes for iOS UI elements and for the user interface layer of applications. |
URLify | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
UserNotifications | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | |||
UserNotificationsUI | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | |||
VideoSubscriberAccount | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | |||
VideoToolbox | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | -- | -- | Interfaces used by the device. Apple states not to include this framework directly. |
Vision | No | No | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Introduced in iOS 11.x. | ||
VisualVoicemail | Partial | No | No | No | No | No | No | No | No | No | No | No | No | Introduced in iPhone OS 1.1.x. | ||
WatchConnectivity | No | No | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | |||
WatchKit | No | No | No | No | No | No | No | 8.2+ | Yes | Yes | Yes | Yes | Yes | Interfaces for connectivity between iOS apps and Apple Watch. | ||
WebCore | Yes | No | No | No | No | No | No | No | No | No | No | No | No | |||
WebKit | Yes | No | No | No | No | No | No | Yes | Yes | Yes | Yes | Yes | Yes | WK |
Files
- (none)