Skip to content

Commit

Permalink
Update swift package version to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ivolz committed Jun 7, 2021
1 parent eff1c0f commit c080e5c
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 @@ -18,7 +18,7 @@ let package = Package(
.binaryTarget(
name: "Approov",
url: "https://github.com/ivolz/approov-ios-sdk/releases/download/" + releaseTAG + "/Approov.xcframework.zip",
checksum : "32fc242d4cc7d880b3cf2846b9beac7ea82ce134b93d0d3a54f1cd5cb02d2179"
checksum : "f88951396f40eb91f2e6dbbc4cbf83901e62dab2ed869c92eba207fed401b0af"
),
]
)
Expand Down

0 comments on commit c080e5c

Please sign in to comment.