Skip to content

Commit

Permalink
Require Swift 5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
STREGA committed Sep 20, 2023
1 parent 3373a04 commit dc38385
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Package.resolved

#Apple
.DS_Store
.icloud
*.icloud

#Xcode
*.xcuserdatad
Expand All @@ -21,4 +21,7 @@ Package.resolved
.idea

#Blender
.blend1
*.blend1

#Tiled
*.tiled-session
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version: 5.7
// swift-tools-version: 5.9
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand Down

0 comments on commit dc38385

Please sign in to comment.