Skip to content

Commit

Permalink
swift-tools-version:5.8 macOS 13
Browse files Browse the repository at this point in the history
  • Loading branch information
consuelita committed Jul 21, 2023
1 parent 6c54a4e commit 0fa7f91
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.6
// swift-tools-version: 5.8
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription

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

0 comments on commit 0fa7f91

Please sign in to comment.