macOS: load device model names from dataset

This commit is contained in:
Peter Steinberger
2025-12-17 22:55:50 +01:00
parent 76ddfc4a9e
commit 888dbd7d11
8 changed files with 517 additions and 20 deletions

View File

@@ -0,0 +1,9 @@
# Apple device identifier mappings
This directory includes model identifier → human-readable name mappings derived from the open-source project:
- `kyle-seongwoo-jun/apple-device-identifiers`
- iOS mapping pinned to commit `8e7388b29da046183f5d976eb74dbb2f2acda955`
- macOS mapping pinned to commit `98ca75324f7a88c1649eb5edfc266ef47b7b8193`
See `LICENSE.apple-device-identifiers.txt` for license terms.