Skip to content

kerning/Continuity-Activation-Tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Continuity Activation Tool

This tool makes the necessary changes to enable OS X 10.10 Continuity on compatible hardware. Continuity features activated by this tool include Application Handoff, Instant Hotspot, and Airdrop iOS<->OSX.

Features

  • Activate continuity: Does a Continuity compatibility check, backups the original Systems kexts, disables a Mac-model blacklist in the Buetooth kext, whitelists the Mac board-id in the Wi-Fi kext.
  • System diagnostic: Produces a report of the current system parameters influencing Continuity.

Compatibility list

The tool should work with the following Mac models:

Mac Model Hardware change required first
MacBook Air 2008-2010 New wireless card: BCM94360CS2
MacBook Air mid-2011 no
Mac mini 2009-2010 New wireless card
Mac mini mid-2011 no
MacBook Pro mid 2009 to late 2011 New wireless card: BCM94331PCIEBT4CAX
iMac 2008-2011 Wi-Fi + Bluetooth card upgrade
MacBook Pro late-2011 New wireless card: BCM94331PCIEBT4CAX

Macs that are unlisted above have no use of this tool but might still need a hardware upgrade. Table source and more info: UncleSchnitty's guide on MacRumors. The tool is not compatible with BT4 USB Dongles, it only works with the right internal Apple wireless hardware.

How to use it

From Finder

  1. Download the zip (link on the right) and extract it.
  2. Double-click on the app.
  3. Follow instructions on the screen. Ignore or deny any "Access to accessibility features" prompt.

From the command line The script can also be run right from the command line. It is located in Continuity Activation Tool.app/Contents/MacOS/contitool.sh

Usag example: "./contitool.sh activate"

Script arguments:

  • activate : Starts the activation procedure and does compatibility checks.
  • diagnostic : Starts the system compatibility diagnostic.
  • forceHack : Starts the activation procedure, and skips compatibility checks.

When using the script from the command line, make sure you have the strings binary in the same directory as the script OR, if you have Apple's Command Line Tools installed, edit contitool.sh and set stringsPath="strings".

Sources

### Thanks

  • Lem3ssie
  • UncleSchnitty
  • Skvo
  • TealShark
  • Manic Harmonic
  • rob3r7o

This tool took me many days and nights of research and coding. A small PayPal donation would be much appreciated to help with the maintenance and evolution of the app. Thanks! Donate

About

An all-in-one tool to activate and diagnose OS X 10.10 Continuity on compatible Mac configurations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published