Installing a Content Blocker on iOS 9 Public Beta
After spending 3 weeks abroad, literally afraid of opening anything resembling an article in Safari, I was eager to come home, install a beta operating system, and take advantage of iOS 9's now-famous content blocking API. There are a few projects on GitHub that do this, but the most evolved seems to be Block Party.
Let's try out installing a content blocker on an iPhone for ourselves. The instructions below are mostly complete and a bit inane, so it's up to you whether you're better off just waiting the 4–6 weeks until iOS 9 is released to the public.
First, there are some pre-requisites:
- Install iOS 9 beta; I'm using Public Beta 3 from beta.apple.com
- Install Xcode 7 onto a Mac (requires dev account)
- Clone or download a ZIP of the BlockParty repo
With these in place, it's time to open BlockParty.xcodeproj