From e430fd810fd787e39f3b404e557371a9f4f44cbc Mon Sep 17 00:00:00 2001 From: OhKanghoon Date: Tue, 23 Jan 2024 23:10:23 +0900 Subject: [PATCH] chore: update minimum iOS versions --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 5733cd3..98e9848 100644 --- a/Package.swift +++ b/Package.swift @@ -5,7 +5,7 @@ import PackageDescription let package = Package( name: "KarrotListKit", - platforms: [.iOS(.v15)], + platforms: [.iOS(.v13)], products: [ // Products define the executables and libraries a package produces, making them visible to other packages. .library(