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
SMLoginItemSetEnabled(launcherAppId asCFString,false) // needs to be set to false to actually create the loginitems.501.plist file, then we can set it to the legit value...weird
print("Failed to register/unregister login item: \(error)")
70
+
}
71
+
}else{
72
+
SMLoginItemSetEnabled(launcherAppId asCFString,false) // needs to be set to false to actually create the loginitems.501.plist file, then we can set it to the legit value...weird
0 commit comments