Skip to content

PresearchOfficial/presearch-browser-ios

Repository files navigation

Presearch Privacy Browser for iOS

Download on the App Store.

This branch

Presearch Privacy Browser is a fork of the Brave Browser.

Building the code

  1. Install the latest Xcode developer tools from Apple. (Xcode 11 and up required).
  2. Make sure npm is installed, node version 12 is recommended
  3. Install SwiftLint:
    brew update
    brew install swiftlint
  4. Clone the repository:
    git clone https://github.com/PresearchOfficial/presearch-browser-ios.git
  5. Pull in the project dependencies:
    cd Presearch-ios
    sh ./bootstrap.sh
  6. Open Client.xcodeproj in Xcode.
  7. Build the Debug scheme in Xcode.

Finding Team IDs

The easiest known way to find your team ID is to log into your Apple Developer account. After logging in, the team ID is currently shown at the end of the URL:
https://developer.apple.com/account/<TEAM ID>

Use this string literal in the above, DevTeam.xcconfig file to code sign