Skip to content

Commit

Permalink
Point to correct repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ivolz committed May 13, 2021
1 parent 74e758f commit 1e9bda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
// Targets can depend on other targets in this package, and on products in packages this package depends on.
.binaryTarget(
name: "Approov",
url: "https://github.com/ivolz/swift-pm/releases/download/2.6.1/Approov.xcframework.zip",
url: "https://github.com/ivolz/approov-ios-sdk/releases/download/2.6.1/Approov.xcframework.zip",
checksum: "36f93031289a4d88b9a1bda98118c7c80a1b764aea4b0e0c1f8bbc291d12fbc1"
),
]
Expand Down

0 comments on commit 1e9bda8

Please sign in to comment.