We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 275120f commit 3018b42Copy full SHA for 3018b42
Package.swift
@@ -20,8 +20,8 @@ let package = Package(
20
),
21
.binaryTarget(
22
name: "_ProseCoreClientFFI",
23
- url: "https://github.com/prose-im/prose-wrapper-swift/releases/download/0.2.0/_ProseCoreClientFFI.xcframework.zip",
24
- checksum: "ff7519a7dedc3338a3291046a49c8e0429a5638417332c77c703046dc236f2fa"
+ url: "https://github.com/prose-im/prose-wrapper-swift/releases/download/0.3.0/_ProseCoreClientFFI.xcframework.zip",
+ checksum: "6bb1adb9f86951c31bf011415fbf427b505eb6410162ed0c751f926544894816"
25
26
]
27
)
0 commit comments