From 50c0ad10bce0ffe78318c815b4d4ada22eed2f91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Bj=C3=B6rkert?= Date: Sun, 11 Aug 2024 19:39:21 +0200 Subject: [PATCH] Set LSMinimumSystemVersion to 13.0 to resolve macOS compatibility issue (ITMS-90899) --- LoopFollow/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LoopFollow/Info.plist b/LoopFollow/Info.plist index c7df5c08..f96ad160 100644 --- a/LoopFollow/Info.plist +++ b/LoopFollow/Info.plist @@ -98,5 +98,7 @@ ITSAppUsesNonExemptEncryption + LSMinimumSystemVersion + 13.0