From 9705bd4aca5ef2c4f4c89a64fb31b3999b6fccae Mon Sep 17 00:00:00 2001 From: edgchen1 <18449977+edgchen1@users.noreply.github.com> Date: Fri, 6 Feb 2026 14:07:09 -0800 Subject: [PATCH] bump swift-tools-version to 5.9 --- Package.swift | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Package.swift b/Package.swift index ffe7f87..81c5120 100644 --- a/Package.swift +++ b/Package.swift @@ -1,7 +1,5 @@ -// swift-tools-version: 5.6 -// The swift-tools-version declares the minimum version of Swift required to build this package and MUST be the first -// line of this file. 5.6 is required to support zip files for the pod archive binaryTarget. -// +// swift-tools-version: 5.9 + // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. //