Skip to content

Commit

Permalink
Update Package.swift for 2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mobile-build-persona committed Dec 20, 2024
1 parent f3b7c40 commit 9d41650
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.23.3/PersonaNfc.xcframework.zip",
checksum: "eb1b9dc5dd1d76f82508050eb9a2002a8a401c25494b81189bb9e9d020122796"
url: "https://github.com/persona-id/inquiry-ios-nfc/releases/download/2.24.0/PersonaNfc.xcframework.zip",
checksum: "fe45361c7c283a5a2526b6104e3e324e1abf0cf893dad9945500c66d0f8f8444"
)
]
)

0 comments on commit 9d41650

Please sign in to comment.