Skip to content

Commit

Permalink
Merge pull request #385 from BlinkID/fix/swift_package
Browse files Browse the repository at this point in the history
Fix swift package
  • Loading branch information
mijo-gracanin committed Dec 15, 2022
2 parents c35970b + 2800485 commit 21b3a74
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,6 +17,6 @@ let package = Package(
.binaryTarget(
name: "BlinkID",
url: "https://github.com/BlinkID/blinkid-ios/releases/download/v6.0.0/BlinkID.xcframework.zip",
checksum: "7a39c387890934f64c2cc844db1582396f06c062ff886d58e32d4b40fc44ede6")
checksum: "48a34305194c715b111000f5c2ee10e10a5bf54eb3e8c2c158878a2655eca9ee")
]
)

0 comments on commit 21b3a74

Please sign in to comment.