Skip to content

Commit

Permalink
Remove need for compile flags @ Swift 4 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-Lees11 authored and kilnerm committed Sep 24, 2018
1 parent 225028d commit bc48b46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import PackageDescription

let package = Package(
name: "OpenSSL",
pkgConfig: "openssl",
providers: [
.brew(["openssl"])
],
Expand Down

0 comments on commit bc48b46

Please sign in to comment.