mirror of
https://github.com/Lakr233/vphone-cli.git
synced 2026-09-02 02:34:29 +00:00
docs: Add Xcode + iOS SDK to host prerequisites
The build cross-compiles the guest daemon (vphoned) for iOS, which requires the iOS SDK bundled with Xcode. Add it to the host prerequisites in the English, Japanese, Korean, and Chinese READMEs. Co-Authored-By: Claude Fable 5 <[email protected]>
This commit is contained in:
committed by
zqxwce
co-authored by
Claude Fable 5
parent
9f7e21402a
commit
988e5dc389
@@ -12,6 +12,7 @@ Boot a virtual iPhone via Apple's Virtualization.framework using PCC research VM
|
||||
|
||||
- Apple Silicon
|
||||
- macOS 15+ (Sequoia)
|
||||
- Xcode + iOS SDK (cross-compiles the guest daemon)
|
||||
- [SIP/AMFI relaxation to allow private PV=3 entitlements with unsigned-binary](#sipamfi-relaxation)
|
||||
|
||||
**Dependencies:**
|
||||
|
||||
@@ -12,6 +12,7 @@ PCC リサーチ VM インフラストラクチャを使用し、Apple の Virtu
|
||||
|
||||
- Apple Silicon
|
||||
- macOS 15+ (Sequoia)
|
||||
- Xcode + iOS SDK(ゲストデーモンをクロスコンパイルするため)
|
||||
- [未署名バイナリでプライベートな PV=3 エンタイトルメントを許可するための SIP/AMFI の緩和](#sipamfi-の緩和)
|
||||
|
||||
**依存関係:**
|
||||
|
||||
@@ -12,6 +12,7 @@ PCC 리서치 VM 인프라를 사용하여 Apple의 Virtualization.framework로
|
||||
|
||||
- Apple Silicon
|
||||
- macOS 15+ (Sequoia)
|
||||
- Xcode + iOS SDK (게스트 데몬 크로스 컴파일용)
|
||||
- [서명되지 않은 바이너리로 private PV=3 권한을 허용하기 위한 SIP/AMFI 완화](#sipamfi-완화)
|
||||
|
||||
**의존성:**
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
|
||||
- Apple Silicon
|
||||
- macOS 15+(Sequoia)
|
||||
- Xcode + iOS SDK(用于交叉编译访客守护进程)
|
||||
- [放宽 SIP/AMFI,以允许未签名二进制使用私有 PV=3 授权](#放宽-sipamfi)
|
||||
|
||||
**依赖:**
|
||||
|
||||
Reference in New Issue
Block a user