numist / Switch

A window-based context switcher for the Mac
157 stars 16 forks source link

Fix #68. #69

Closed numist closed 10 years ago

numist commented 10 years ago

Switch was using the relaunch mechanism built into Sparkle, which changed between the current shipping binary and the top of master, which Switch started using in 0.0.7. This ultimately meant I traded a corrupted code signature for a crash on the very first launch. Oops.

Switch now includes its own relaunch mechanism, which is a (minor) rewrite of Sparkle's old relauncher.