Код: Выделить всё
sudo xcode-select -switch /Applications/Xcode_16.0.app
xcode-select -print-path
xcodebuild -version
Код: Выделить всё
xcrun: error: unable to find utility "actool", not a developer tool or in PATH
Код: Выделить всё
error MT4162: The type 'UIKit.NSAdaptiveImageGlyph' (used as a parameter in UIKit.UITextField.InsertAdaptiveImageGlyph) is not available in iOS 17.5 (it was introduced in iOS 18.0). Please build with a newer iOS SDK (usually done by using the most recent version of Xcode)
Подробнее здесь: https://stackoverflow.com/questions/790 ... ity-actool