+16
−0
Skingomz/UpdateChecker.swift
0 → 100644
+84
−0
docs/appcast.json
0 → 100644
+7
−0
Loading
At launch the app fetches appcast.json from the docs site (GitLab Pages) and, once per version, prompts to update via the App Store when the published marketing version is newer than the installed one. Failures are swallowed so the check never disturbs launch. Co-Authored-By: Claude (RCA)