You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.
I believe you can disable auto update check by doing defaults write com.bahoom.HyperSwitch SUEnableAutomaticChecks -bool NO. The app always resets SUScheduledCheckInterval, but it doesn't seem to reset SUEnableAutomaticChecks.
This will get rid of periodic auto update, but you may still have the expired dialog show on system restart.
The text was updated successfully, but these errors were encountered:
Very good idea!
After updating the latest version, I did not recive the error prompt dialog pop up.
May I ask if there will be a new prompt dialog after you update to the latest version?
I believe you can disable auto update check by doing
defaults write com.bahoom.HyperSwitch SUEnableAutomaticChecks -bool NO
. The app always resetsSUScheduledCheckInterval
, but it doesn't seem to resetSUEnableAutomaticChecks
.This will get rid of periodic auto update, but you may still have the
expired
dialog show on system restart.The text was updated successfully, but these errors were encountered: