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 fc6effb commit 00bc5c8Copy full SHA for 00bc5c8
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.2.0/BirdKit.xcframework.zip",
24
- checksum: "20fde468ac704fb49cc58679633fdf931144cfd4b1ff0545170808dabf46a699"
+ url: "https://github.com/messagebird/swift-sdk/releases/download/0.2.1/BirdKit.xcframework.zip",
+ checksum: "61e28bb3d4ed96ea60636d0d75c778cab8373e5e339fd26fa976a0f4cd9dc137"
25
)
26
]
27
0 commit comments