Skip to content
Snippets Groups Projects
Commit 0de0b6fd authored by Tobias Ullerich's avatar Tobias Ullerich
Browse files

Add Future to dependency list

parent f72fd271
Branches
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ let package = Package(
targets: [
.target(
name: "AppleLibs",
dependencies: [],
dependencies: ["Future"],
path: "AppleLibs"
),
.testTarget(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment