Skip to content

Commit

Permalink
Update to correct checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Borraccino committed Nov 10, 2021
1 parent f43e700 commit 0c69333
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ let package = Package(
.binaryTarget(
name: "Data4LifeSDKUtils",
url: "https://d4l-ios-artifact-repository.s3.eu-central-1.amazonaws.com/d4l-data4life/d4l-utils-ios/Data4LifeSDKUtils-xcframework-v0.7.0.zip",
checksum: "unable to restore state from /Users/alessio.borraccino/Documents/workspace/d4l-utils-ios/.build/workspace-state.json; missingKey("path")
b3968c70fa703ebe1d1fbdb62c8184a19dac81f6a47b8c1fe5cd3468d0f2db66"
checksum: "b3968c70fa703ebe1d1fbdb62c8184a19dac81f6a47b8c1fe5cd3468d0f2db66"
),
.testTarget(
name: "Data4LifeSDKUtilsTests",
Expand Down

0 comments on commit 0c69333

Please sign in to comment.