Update iOS Xcode prerequisite checks

This commit is contained in:
Mikhail Kilin
2026-05-20 16:14:17 +03:00
parent e5d0f2c064
commit 6576a37198
5 changed files with 29 additions and 8 deletions

View File

@@ -1,11 +1,11 @@
# iOS Hardening Notes
Phase 6 real-device validation is blocked on this machine until full Xcode is selected.
Phase 6 real-device validation is blocked on this machine until the Xcode license is accepted.
Current local blocker:
```text
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
You have not agreed to the Xcode license agreements. Please run 'sudo xcodebuild -license' from within a Terminal window to review and agree to the Xcode and Apple SDKs license.
```
Implemented hardening hooks: