// Base build configuration — committed to git.
// Default values for secrets. Override in Local.xcconfig (gitignored).
SENTRY_DSN =
SENTRY_ORG = kypuio
SENTRY_PROJECT = apple-ios

// Pull in local overrides if present (optional include — no error if missing).
#include? "Local.xcconfig"
