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 198c72b commit 4457379
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ let package = Package(
)
],
targets: [

.binaryTarget(
name: "PersonaSentinel",
url: "https://github.com/persona-id/sentinel-ios/releases/download/2.24.0/PersonaSentinel.xcframework.zip",
checksum: "f677fae1c54b4288583ca409a5f3d7e2a42c628dac98893435670688c747a794"
)
]
)

0 comments on commit 4457379

Please sign in to comment.