Skip to content

Commit

Permalink
Merge pull request #1135 from square/dhaval/bumpUpSpm
Browse files Browse the repository at this point in the history
Bump iOS version for SPM
  • Loading branch information
dhavalshreyas authored May 6, 2020
2 parents 34012ef + 8ab0238 commit 68d7edb
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: "Workflow",
platforms: [
.iOS("9.3"),
.iOS("10.0"),
.macOS("10.12")
],
products: [
Expand Down

0 comments on commit 68d7edb

Please sign in to comment.