Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Remove Swift 3 from Package.swift versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed May 30, 2018
1 parent 42ec3fe commit a873874
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,5 @@ let package = Package(
"Resources",
]
)
],
swiftLanguageVersions: [3, 4]
]
)

0 comments on commit a873874

Please sign in to comment.