summaryrefslogtreecommitdiff
path: root/DomainDig.xcodeproj/xcshareddata/xcschemes
Commit message (Collapse)AuthorAgeFilesLines
* test: add StoreKit configuration for local IAP testingChristian Cleberg2026-07-201-1/+4
| | | | | | | | | | | | | | Adds DomainDig.storekit mirroring the App Store Connect setup: one subscription group with Pro+ at level 1 and Pro at level 2, using the corrected product IDs. Wires it into the Run action so purchases resolve locally against StoreKit instead of the App Store, and disables the DOMAIN_DIG_FORCE_PRO_PLUS launch argument, which bypasses StoreKit entirely and would mask whether the purchase path works. Prices in the configuration are local-testing placeholders and do not need to match App Store Connect.
* DomainDig v3.8.0 — Smart MonitoringChristian Cleberg2026-04-241-0/+85
* Stable domain intervals * Frequent changes decrease intervals * Duplicate states do not trigger alerts * Quiet hours suppress alerts * Quiet hours across midnight work correctly * Sensitivity levels alter behavior as expected