Skip to content

fix: add clarifying note for device machine identifiers#203

Open
Jack-sh1 wants to merge 1 commit intoAvdLee:mainfrom
Jack-sh1:fix/107-device-identifier-note
Open

fix: add clarifying note for device machine identifiers#203
Jack-sh1 wants to merge 1 commit intoAvdLee:mainfrom
Jack-sh1:fix/107-device-identifier-note

Conversation

@Jack-sh1
Copy link
Copy Markdown

Summary

Resolves #107.

The device machine identifier (e.g. iPhone14,5) can easily be confused
with iOS version numbers. This PR:

  • Labels the device field as "Device (Machine ID)" to clarify its meaning
  • Shows the friendly device name first, with the machine ID in parentheses
    (e.g. "iPhone 13 (Machine ID: iPhone14,5)")
  • Adds a fallback note "(Machine Identifier, not a version number)" for
    unmapped hardware identifiers
  • Expands the hardwareName dictionary with models through iPhone 16 series

Resolves AvdLee#107

The machine ID (e.g. "iPhone14,5") can be confused with iOS version
numbers. This adds a note to clarify it is a hardware identifier,
and expands the device name mapping through iPhone 16 series.
@Jack-sh1 Jack-sh1 requested a review from AvdLee as a code owner April 29, 2026 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add (or allow for) note about device identifiers

1 participant