From e5246d45c8a588cea7fa30fd0787ea2dceffca15 Mon Sep 17 00:00:00 2001 From: florianfederspiel Date: Sat, 8 Aug 2026 22:59:59 +0200 Subject: [PATCH] =?UTF-8?q?KI-AGENT:=20iOS-Buildnummer=20f=C3=BCr=20TestFl?= =?UTF-8?q?ight=20auf=2010=20erh=C3=B6hen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/app.json b/mobile/app.json index 3270b5d..a78e93b 100644 --- a/mobile/app.json +++ b/mobile/app.json @@ -11,7 +11,7 @@ "ios": { "supportsTablet": true, "bundleIdentifier": "software.federspiel.fedeo", - "buildNumber": "9", + "buildNumber": "10", "infoPlist": { "NSCameraUsageDescription": "Die Kamera wird benötigt, um Fotos zu Projekten und Objekten als Dokumente hochzuladen.", "NSPhotoLibraryUsageDescription": "Der Zugriff auf Fotos wird benötigt, um Bilder als Dokumente hochzuladen.",