Skip to content

Commit

Permalink
fix: add copy IntelBTPatcher script
Browse files Browse the repository at this point in the history
  • Loading branch information
kirainmoe committed Dec 9, 2022
1 parent 29d3e3a commit 9cec6ca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,9 @@ build-actions:
value: true
- test: "['monterey', 'ventura'].includes(config.osVersion)"
action:
- type: "copy-dir"
source: "$driverPath/intel-bluetooth/$bluetoothDriverVersion/general/IntelBTPatcher.kext"
destination: "$workspace/OC/Kexts/IntelBTPatcher.kext"
- type: "set-kext"
name: "IntelBluetoothInjector"
value: false
Expand Down

0 comments on commit 9cec6ca

Please # to comment.