diff --git a/Kit/helpers.swift b/Kit/helpers.swift index a6e888f0..e8a6405a 100644 --- a/Kit/helpers.swift +++ b/Kit/helpers.swift @@ -1176,6 +1176,11 @@ public class SMCHelper { } public func uninstall() { + if let count = SMC.shared.getValue("FNum") { + for i in 0..