Skip to content

Commit

Permalink
[PR #1905] Added dependencies to Package file for SPM since it's now …
Browse files Browse the repository at this point in the history
…required.
  • Loading branch information
cyberdude authored and cnoon committed Jan 14, 2017
1 parent c8adc7b commit 9c16d68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ import PackageDescription

let package = Package(
name: "Alamofire",
dependencies : [],
exclude: ["Tests"]
)

0 comments on commit 9c16d68

Please sign in to comment.