Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 728 Bytes

File metadata and controls

22 lines (16 loc) · 728 Bytes

adblockplus-ios

Adblock Browser for iOS

A web browser for iOS that includes content blocking, provided by AdBlock Plus

Building ————

Requirements

Building in Xcode

  1. Copy the file ABB-Secret-API-Env-Vars.sh (available internally) into the same directory as AdblockBrowser.xcworkspace.
  2. Run carthage update to install additional Swift dependencies.
  3. Open AdblockBrowser.xcworkspace in Xcode.
  4. Build and run the project locally in Xcode.