Download on the App Store.
Presearch Privacy Browser is a fork of the Brave Browser.
- Install the latest Xcode developer tools from Apple. (Xcode 11 and up required).
- Make sure
npm
is installed,node
version 12 is recommended - Install SwiftLint:
brew update brew install swiftlint
- Clone the repository:
git clone https://github.com/PresearchOfficial/presearch-browser-ios.git
- Pull in the project dependencies:
cd Presearch-ios sh ./bootstrap.sh
- Open
Client.xcodeproj
in Xcode. - Build the
Debug
scheme in Xcode.
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