For anyone having issues patching the kext files to enable handoff,
I have pre-patched MacBook Air Mid-2011 kexts. Do not use these for any other model, or you risk messing up your WiFi and bluetooth.
Download MBA Mid-2011 Patched Kexts
http://www.filedropper.com/handoff-mba-mid-2011
Enable Kext Dev Mode
Use KextDrop to install the downloaded kext files
reload the system prelinked kexts
reboot.
Enjoy!
I have pre-patched MacBook Air Mid-2011 kexts. Do not use these for any other model, or you risk messing up your WiFi and bluetooth.
Download MBA Mid-2011 Patched Kexts
http://www.filedropper.com/handoff-mba-mid-2011
Enable Kext Dev Mode
Code:
sudo nvram boot-args="kext-dev-mode=1"
Use KextDrop to install the downloaded kext files
reload the system prelinked kexts
Code:
sudo kextcache -system-prelinked-kernel
sudo kextcache -system-caches
reboot.
Enjoy!