Skip to content

Commit

Permalink
Bumped swift tooling version to 5.9 (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
KazaiMazai authored Aug 25, 2024
1 parent 599a322 commit e014ef4
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.3
// 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: "Puredux",
platforms: [
.iOS(.v9),
.iOS(.v12),
.macOS(.v10_15)
],
products: [
Expand Down

0 comments on commit e014ef4

Please sign in to comment.