Skip to content

Commit

Permalink
Fix linker error when using LambdaExtrasMocks (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgacy authored May 8, 2024
1 parent 5405f25 commit 17985a0
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 @@ -41,6 +41,7 @@ let targets: [Target] = [
name: "LambdaMocks",
dependencies: [
"LambdaExtrasCore",
.product(name: "AWSLambdaEvents", package: "swift-aws-lambda-events"),
.product(name: "NIO", package: "swift-nio")
]
),
Expand Down

0 comments on commit 17985a0

Please sign in to comment.