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 29526e7 commit 3b19a7fCopy full SHA for 3b19a7f
Package.swift
@@ -20,8 +20,8 @@ let package = Package(
20
// In XCode -> File -> Packages -> Update to Latest Package Versions
21
// path: "../path/to/BirdKit.xcframework.zip"
22
23
- url: "https://github.com/messagebird/swift-sdk/releases/download/0.0.3-beta/BirdKit.xcframework.zip",
24
- checksum: "9f3698896b0c801fad949c36aac193b5b7f9244db054618258940dfc7b941ca3"
+ url: "https://github.com/messagebird/swift-sdk/releases/download/0.0.4-beta/BirdKit.xcframework.zip",
+ checksum: "10309a2a7048202eb8d6f6cf9d893f00dfb0adb758d61013475e7b0d2fc83849"
25
)
26
]
27
0 commit comments