From 709eb123826a262811eed69d24c0f2849b45af4c Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Mon, 11 May 2026 11:02:33 +0200 Subject: [PATCH] beta.12: route all API calls through background WKWebView --- ClaudeChecker/Info.plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ClaudeChecker/Info.plist b/ClaudeChecker/Info.plist index aa3738d..50f23dd 100644 --- a/ClaudeChecker/Info.plist +++ b/ClaudeChecker/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.1-beta.11 + 1.2.1-beta.12 CFBundleVersion - 59 + 60 LSMinimumSystemVersion 13.0 LSUIElement