Skip to content

Commit

Permalink
Update minimum iOS Version
Browse files Browse the repository at this point in the history
  • Loading branch information
yusufozgul committed Mar 27, 2024
1 parent fef1a83 commit 3a3609a
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 @@ -6,7 +6,7 @@ import PackageDescription
let package = Package(
name: "MockingStar",
platforms: [
.iOS(.v15),
.iOS(.v13),
.macOS(.v10_15)
],
products: [
Expand Down

0 comments on commit 3a3609a

Please sign in to comment.