The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "Codenames"
m (put sources in <ref> tags) |
m (Turns out mediawiki makes separate definition lists if I have empty lines between items; remove empty lines.) |
||
Line 4: | Line 4: | ||
; Broadway : [https://en.wikipedia.org/wiki/Apple_Card Apple Card] |
; Broadway : [https://en.wikipedia.org/wiki/Apple_Card Apple Card] |
||
− | |||
; Brook: Handwashing detection (BrookServices and BrookDataCollection private frameworks since iOS 14). |
; Brook: Handwashing detection (BrookServices and BrookDataCollection private frameworks since iOS 14). |
||
− | |||
; Durian : AirTags (seen eg. in the firmware update) |
; Durian : AirTags (seen eg. in the firmware update) |
||
− | |||
; Ensemble : Universal Control (macOS 12/iOS 15) |
; Ensemble : Universal Control (macOS 12/iOS 15) |
||
− | |||
; Haywire : [[Haywire|Lightning video adapters]] (eg. Lightning to HDMI) |
; Haywire : [[Haywire|Lightning video adapters]] (eg. Lightning to HDMI) |
||
− | |||
; HiFive : Chip present in Lightning cable connectors to negotiate the Lightning protocol. |
; HiFive : Chip present in Lightning cable connectors to negotiate the Lightning protocol. |
||
− | |||
; [[Hydra]] : Multiplexing chip in iDevices since iPhone X to deal with the Lightning protocol. |
; [[Hydra]] : Multiplexing chip in iDevices since iPhone X to deal with the Lightning protocol. |
||
− | |||
; Madrid : [[Messages|iMessage]]<ref>"Madrid" and <code>com.apple.madrid</code> appear in iMessage code, data files, and protocol</ref> |
; Madrid : [[Messages|iMessage]]<ref>"Madrid" and <code>com.apple.madrid</code> appear in iMessage code, data files, and protocol</ref> |
||
− | |||
; Medusa : iPad Split Screen (probably Slide Over etc. too) |
; Medusa : iPad Split Screen (probably Slide Over etc. too) |
||
− | |||
; Mesa : TouchID |
; Mesa : TouchID |
||
− | |||
; Rose : U1 / Ultra Wide Band chip |
; Rose : U1 / Ultra Wide Band chip |
||
− | |||
; Stark : CarPlay |
; Stark : CarPlay |
||
− | |||
; [[Stockholm]] : Apple Pay / [[Secure Element]] |
; [[Stockholm]] : Apple Pay / [[Secure Element]] |
||
− | |||
; Skywagon : Xcode Cloud |
; Skywagon : Xcode Cloud |
||
− | |||
; [[Tristar]] : Multiplexing chip in iDevices that deals with the Lightning protocol. |
; [[Tristar]] : Multiplexing chip in iDevices that deals with the Lightning protocol. |
||
− | |||
; Wormhole : AirDrop<ref>sharingd used to have classes like <code>SDWormholeConnection</code></ref> |
; Wormhole : AirDrop<ref>sharingd used to have classes like <code>SDWormholeConnection</code></ref> |
||
Revision as of 20:49, 30 August 2021
For firmware version codenames (BuildTrains), see Firmware Codenames.
This page lists several code names of Apple features.
- Broadway
- Apple Card
- Brook
- Handwashing detection (BrookServices and BrookDataCollection private frameworks since iOS 14).
- Durian
- AirTags (seen eg. in the firmware update)
- Ensemble
- Universal Control (macOS 12/iOS 15)
- Haywire
- Lightning video adapters (eg. Lightning to HDMI)
- HiFive
- Chip present in Lightning cable connectors to negotiate the Lightning protocol.
- Hydra
- Multiplexing chip in iDevices since iPhone X to deal with the Lightning protocol.
- Madrid
- iMessage[1]
- Medusa
- iPad Split Screen (probably Slide Over etc. too)
- Mesa
- TouchID
- Rose
- U1 / Ultra Wide Band chip
- Stark
- CarPlay
- Stockholm
- Apple Pay / Secure Element
- Skywagon
- Xcode Cloud
- Tristar
- Multiplexing chip in iDevices that deals with the Lightning protocol.
- Wormhole
- AirDrop[2]
Unknown names
Codenames seen somewhere, but for which we don't know the meaning or it's not certain, and needs more investigation.
- Absinthe
- FairPlay-related
- Avocado
- Seen in SpringBoard code
os_feature_enabled_impl("SpringBoard", "Avocado")
- Futhark
- Private framework since iOS 9 (text detection?)
- Mescal
- FairPlay-related
- Morphun
- Private framework, there's also a MorphunData asset in mesu.
- Neutrino
- Private frameworks since iOS 11 (NeutrinoCore and NeutrinoKit).
- Osprey
- Private framework iOS 13, related to Siri, uses Absinthe
- Pegasus
- Private framework since iOS 9 (not related to NSO's exploit tool).
- Silex
- Private framework since iOS 11.
- Vapor
- Seen in SpringBoard code
os_feature_enabled_impl("NotificationCenter", "Vapor")
- Viceroy
- Seen in multiple frameworks, FaceTime-related.
- Xavier
- Private frameworks since iOS 14 (XavierCore/XavierNews).
CPU cores
Since the A6, Apple SoCs have Apple-designed CPU cores. This table lists their names.
SoC | Performance core | Low-power core |
---|---|---|
A6 | Swift | |
A7 | Cyclone | |
A8 | Typhoon | |
A9 | Twister | |
A10 | Hurricane | Zephyr |
A11 | Monsoon | Mistral |
A12 | Vortex | Tempest |
A13 | Lightning | Thunder |
A14/M1 | Firestorm | Icestorm |
A15[3] | Avalanche | Blizzard |
- ^ "Madrid" and
com.apple.madrid
appear in iMessage code, data files, and protocol - ^ sharingd used to have classes like
SDWormholeConnection
- ^ https://twitter.com/never_released/status/1431406418322657280