We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
git clone https://github.com/the-ora/browser.git cd browser ./scripts/setup.sh open Ora.xcodeproj
./scripts/setup.sh installs or verifies:
./scripts/setup.sh
xcodegen
swiftlint
swiftformat
xcbeautify
lefthook
It also installs git hooks and regenerates Ora.xcodeproj.
Ora.xcodeproj
Open Ora.xcodeproj, select the ora scheme, and run the app from Xcode.
ora
The project supports InjectionIII for faster SwiftUI iteration in debug builds. See the full contributor guide for the current workflow: