Skip to content

Commit

Permalink
Swift tools 5.9, macOS 14
Browse files Browse the repository at this point in the history
  • Loading branch information
consuelita committed Oct 3, 2024
1 parent 9f5d362 commit 9b9e06f
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.9
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription

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

0 comments on commit 9b9e06f

Please sign in to comment.