Files
donutbrowser/.envrc
T
2026-05-05 22:34:56 +04:00

6 lines
234 B
Bash

use flake
# Load .env on top of the flake's environment so APPLE_SIGNING_IDENTITY,
# APPLE_ID, APPLE_PASSWORD, APPLE_TEAM_ID etc. are available to `tauri build`
# and any other tools spawned from this directory.
dotenv_if_exists .env