For the complete documentation index, see llms.txt. This page is also available as Markdown.

Updating Provenance

How to update your Provenance installation

How you update depends on how you installed Provenance:

App Store updates are automatic — no action needed.

To verify you're on the latest version:

  1. Open the App Store

  2. Tap your profile icon (top right)

  3. Scroll to Provenance — tap Update if available

Tip: Make sure Automatic Downloads is enabled in Settings → App Store so updates install in the background.


Command-Line Build Shortcuts

If you've already completed the first-time setup, you can update and build entirely from Terminal:

# iPhone / iPad
make ios

# Apple TV
make tvos

These commands pull the latest source, update submodules, and build in one step.


Need help? Ask on Discord.

Last updated