We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef3e4d commit 4a2700fCopy full SHA for 4a2700f
Package.swift
@@ -13,7 +13,7 @@ let package = Package(
13
targets: ["FaceLiveness"]),
14
],
15
dependencies: [
16
- .package(url: "https://github.com/aws-amplify/amplify-swift", exact: "2.49.0")
+ .package(url: "https://github.com/aws-amplify/amplify-swift", from: "2.49.0")
17
18
targets: [
19
.target(
0 commit comments