From 30e4e7665a69244d72316a9b7fc19866b9d15a51 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Fri, 18 Oct 2024 07:59:28 -0700 Subject: [PATCH] Remove ios config --- src-tauri/tauri.conf.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index f3208d23..b3271070 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -72,9 +72,6 @@ "rpm" ], "createUpdaterArtifacts": "v1Compatible", - "iOS": { - "developmentTeam": "7PU3P6ELJ8" - }, "macOS": { "minimumSystemVersion": "13.0", "exceptionDomain": "",