From 63209025ac9fcd530ec379cf7c0a4437d5be7dd5 Mon Sep 17 00:00:00 2001 From: TizianoCoroneo Date: Fri, 2 Feb 2024 14:15:26 +0100 Subject: [PATCH] chore: reverted package compatibility to ios 9 --- Package.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Package.swift b/Package.swift index 0300c1c..1e91d73 100644 --- a/Package.swift +++ b/Package.swift @@ -5,7 +5,7 @@ import PackageDescription let package = Package( name: "Deeplink", platforms: [ - .iOS(.v13), + .iOS(.v9), .macOS(.v10_10), ], products: [