Documentation Index
Fetch the complete documentation index at: https://docs.openclaw.kr/llms.txt
Use this file to discover all available pages before exploring further.
디바이스 모델 데이터베이스 (친숙한 이름)
macOS 동반 앱은 Apple 모델 식별자(e.g.iPad16,6, Mac16,6)를 사용자 친화적인 이름으로 매핑하여 인스턴스 UI에 표시합니다.
이 매핑은 다음 위치에서 JSON 형식으로 제공됩니다:
apps/macos/Sources/OpenClaw/Resources/DeviceModels/
데이터 소스
우리는 현재 MIT 라이선스가 적용된 리포지토리에서 매핑을 가져오고 있습니다:kyle-seongwoo-jun/apple-device-identifiers
apps/macos/Sources/OpenClaw/Resources/DeviceModels/NOTICE.md에 기록).
데이터베이스 업데이트
- 고정하고자 하는 업스트림 커밋을 선택합니다 (iOS 하나, macOS 하나).
apps/macos/Sources/OpenClaw/Resources/DeviceModels/NOTICE.md에서 커밋 해시를 업데이트합니다.- 해당 커밋에 고정된 JSON 파일을 다시 다운로드합니다:
apps/macos/Sources/OpenClaw/Resources/DeviceModels/LICENSE.apple-device-identifiers.txt가 여전히 업스트림과 일치하는지 확인합니다 (업스트림 라이선스가 변경되면 교체).- macOS 앱이 경고 없이 깨끗하게 빌드되는지 검증합니다: