···11+# Analytics and crash reporting credentials for Release builds.
22+#
33+# Setup:
44+# 1. Copy this file: cp Config/Secrets.env.template Config/Secrets.env
55+# 2. Fill in the real values below.
66+# 3. Config/Secrets.env is gitignored.
77+#
88+# These values are injected into Info.plist at build time by the Makefile's
99+# `archive` target and read at runtime from Bundle.main.
1010+#
1111+# Debug builds never initialize the SDKs, so empty values are fine during
1212+# local development.
1313+1414+PROWL_SENTRY_DSN=
1515+PROWL_POSTHOG_API_KEY=
1616+PROWL_POSTHOG_HOST=https://us.i.posthog.com