macOS コンパニオンアプリは、Apple の model identifier(例:Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.ai/llms.txt
Use this file to discover all available pages before exploring further.
iPad16,6、Mac16,6)を人間が読みやすい名前へマッピングすることで、Instances UI に分かりやすい Apple デバイス model 名を表示します。
このマッピングは JSON として次に vendor されています。
apps/macos/Sources/OpenClaw/Resources/DeviceModels/
データソース
現在、このマッピングは MIT ライセンスの次のリポジトリから vendor しています。kyle-seongwoo-jun/apple-device-identifiers
apps/macos/Sources/OpenClaw/Resources/DeviceModels/NOTICE.md に記録)。
データベースを更新する
- pin したい upstream commit を選びます(iOS 用 1 つ、macOS 用 1 つ)。
apps/macos/Sources/OpenClaw/Resources/DeviceModels/NOTICE.mdの commit hash を更新します。- その commit に pin した JSON ファイルを再ダウンロードします。
apps/macos/Sources/OpenClaw/Resources/DeviceModels/LICENSE.apple-device-identifiers.txtが引き続き upstream と一致していることを確認してください(upstream のライセンスが変わっていたら置き換えてください)。- macOS アプリが警告なしでビルドできることを確認してください。