From dd60a11d0fec56a52d5c6bf0850340e90748f16a Mon Sep 17 00:00:00 2001 From: Kabir Oberai Date: Sat, 30 Dec 2023 18:45:54 +0530 Subject: [PATCH] Update to iOS 17 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 30aee51..3e408d7 100644 --- a/Makefile +++ b/Makefile @@ -19,8 +19,8 @@ SUBPKG_0_NAME = iOS 12-13 SUBPKG_0_FW = firmware (>= 12.2), firmware (<< 14.0) SUBPKG_1_ID = 14 -SUBPKG_1_NAME = iOS 14-16 -SUBPKG_1_FW = firmware (>= 14.0), firmware (<< 17.0) +SUBPKG_1_NAME = iOS 14-17 +SUBPKG_1_FW = firmware (>= 14.0), firmware (<< 18.0) ifeq ($(SWIFT_VERSION_COMPUTED),) export SWIFT_VERSION_COMPUTED := 1