swift build leads to this result:
hcitool/Sources/hcitool/main.swift:18:38: error: value of type 'HostController' has no member 'isPowerChangeSupported'
if controller.powerState != .on, controller.isPowerChangeSupported {
^~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~
error: terminated(1): /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-build-tool -f '/[...]/hcitool/.build/debug.yaml' main output:
Could it be because I don't have the latest Xcode version?
swift buildleads to this result:Could it be because I don't have the latest Xcode version?