Update iOS Xcode prerequisite checks
This commit is contained in:
@@ -20,6 +20,7 @@ XCFramework-compatible module map under `build/ios-ffi/`.
|
||||
|
||||
Known blocker:
|
||||
|
||||
- `xcodebuild -version` currently fails on this machine because only Command Line Tools are selected:
|
||||
`xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance`.
|
||||
- Real TDLib iOS simulator/device linking therefore is not validated in this phase.
|
||||
- Xcode is installed at `/Applications/Xcode.app`, and `DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer xcodebuild -version` reports Xcode 26.5.
|
||||
- `xcrun simctl` currently fails because the Xcode license has not been accepted:
|
||||
`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.`
|
||||
- Real TDLib iOS simulator/device linking therefore is not validated yet.
|
||||
|
||||
Reference in New Issue
Block a user