We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8279e55 commit 01def70Copy full SHA for 01def70
Package.swift
@@ -56,8 +56,8 @@ var package = Package(
56
]),
57
.binaryTarget(
58
name: "indy_vdr_uniffiFFI",
59
- url: "https://github.com/hyperledger/aries-uniffi-wrappers/releases/download/0.2.0-binary/indy_vdr_uniffiFFI.xcframework.zip",
60
- checksum: "c158a04e5300bbb4fd20124a11e7823e512d220e869dd13a2ab2e6435bbadc29")
+ url: "https://github.com/hyperledger/aries-uniffi-wrappers/releases/download/0.2.1-binary/indy_vdr_uniffiFFI.xcframework.zip",
+ checksum: "fcaf8df60f41a149d1f496e494499f8645f971a68e9c024b0498271756180a4e")
61
]
62
)
63
0 commit comments