https://github.com/OpenIntelWireless/itlwm
OpenIntelWireless/itlwm#146
log show --last boot | grep itlwm
git clone --depth=1 https://github.com/OpenIntelWireless/itlwm.git cd itlwm git clone --depth=1 https://github.com/acidanthera/MacKernelSDK.git xcodebuild -scheme "AirportItlwm (all)" -configuration Debug
https://github.com/OpenIntelWireless/IntelBluetoothFirmware
蓝牙日志:
log show --last boot | grep IntelFirmware
HOW TO BUILD HELIPORT:
Make sure you've installed Cocoa Pods
Make sure you've installed Xcode Command Line Tools
run the following commands in terminal
git clone --depth=1 https://github.com/OpenIntelWireless/HeliPort.git
cd HeliPort
pod install
xcodebuild -workspace HeliPort.xcworkspace -scheme HeliPort -configuration Debug -derivedDataPath build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO
from here
OpenIntelWireless-Factory from here
https://openintelwireless.gitbook.io/openintelwireless/heliport/advanced
https://openintelwireless.github.io/
tar zxf ./MacOSX10.12.sdk.tar.xz sudo mv MacOSX10.12.sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/