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 19d11c9 commit 29526e7Copy full SHA for 29526e7
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.2-beta/BirdKit.xcframework.zip",
24
- checksum: "ec9e8246af91024b413d1943c7d36048303d09eaede0a5bc73211c250881fbc0"
+ url: "https://github.com/messagebird/swift-sdk/releases/download/0.0.3-beta/BirdKit.xcframework.zip",
+ checksum: "9f3698896b0c801fad949c36aac193b5b7f9244db054618258940dfc7b941ca3"
25
)
26
]
27
0 commit comments