Initial commit: libimobiledevice 操作筆記與參考文件

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-15 13:25:54 +08:00
commit 4feb33f514
5 changed files with 449 additions and 0 deletions

17
CLAUDE.md Normal file
View File

@@ -0,0 +1,17 @@
# CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
## 專案概述
這是一個 libimobiledevice 的操作筆記與參考文件目錄,記錄在 macOS 上透過 libimobiledevice 與 iOS 裝置互動的實測結果。
## 測試環境
- macOS (Homebrew 安裝)
- 測試裝置iPhone 15 Pro Max (iPhone16,2)iOS 26.4.1
- 已安裝:`libimobiledevice` 1.4.0、`ideviceinstaller` 1.2.0
## 文件
- `libimobiledevice-guide.md` — 完整使用指南,含安裝步驟、功能實測總表、各指令詳解