Skip to content

Commit

Permalink
Set package iOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
ddanilyuk committed Sep 18, 2022
1 parent c7a685c commit 95a452c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import PackageDescription
let package = Package(
name: "KPIHubServer",
platforms: [
.iOS(.v13),
.macOS(.v12)
],
products: [
Expand Down

0 comments on commit 95a452c

Please sign in to comment.