Skip to content

Commit

Permalink
Downgrade iOS version from 16 to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
Dscee authored May 23, 2024
1 parent 66710c5 commit f44a614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import PackageDescription
let package = Package(
name: "ChessKitEngine",
platforms: [
.iOS(.v16),
.iOS(.v13),
.watchOS(.v9),
.macOS(.v13),
.tvOS(.v16)
Expand Down

0 comments on commit f44a614

Please sign in to comment.