Skip to content

Commit

Permalink
Address parse errors in some instances.
Browse files Browse the repository at this point in the history
  • Loading branch information
petea committed Oct 1, 2020
1 parent 5a61635 commit 319b237
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 @@ -23,7 +23,7 @@ let package = Package(
name: "GTMAppAuth",
platforms: [
.macOS(.v10_11),
.iOS(.v7),
.iOS(.v8),
.tvOS(.v9),
.watchOS(.v6)
],
Expand Down

0 comments on commit 319b237

Please sign in to comment.