Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
bragelbytes committed Oct 29, 2024
2 parents 9b74759 + fb54894 commit cc5509d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
// swift-tools-version:5.8
// swift-tools-version:5.10
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription

let package = Package(
name: "Keychain",
platforms: [
.macOS(.v13),
.macOS(.v14),
.iOS(.v16)
],
products: [
Expand Down

0 comments on commit cc5509d

Please sign in to comment.