Skip to content

Commit

Permalink
Update Package.swift for 2.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
persona-identities committed Feb 27, 2024
1 parent b0e1334 commit e6be93b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "PersonaNfc",
url: "https://github.com/persona-id/inquiry-ios-nfc/releases/download/2.15.2/PersonaNfc.xcframework.zip",
checksum: "1aceaa6e1caee60e4fc2423d3ba545ca694e7f965d384290d5def2fc4de46089"
url: "https://github.com/persona-id/inquiry-ios-nfc/releases/download/2.15.3/PersonaNfc.xcframework.zip",
checksum: "8ebe8d6a4fe57d889e09bcab766b0fac627a4314965d270e077f24fa6405eda3"
)
]
)

0 comments on commit e6be93b

Please sign in to comment.