Created
September 18, 2018 10:44
-
-
Save nderkach/f73ee8c7efe6709d21a2db3e8ea9668b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import SafariServices | |
SFContentBlockerManager.reloadContentBlocker(withIdentifier: "ch.derka.TrackerBlocker.TrackerBlockerExtension", completionHandler: { error in | |
// Handle error | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment