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 3825695 commit fc6effbCopy full SHA for fc6effb
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.1.2/BirdKit.xcframework.zip",
24
- checksum: "9f9ab39d237f777dcd6b0c81f5a3f886923847eaf8123b67e05adf6d65bf61d8"
+ url: "https://github.com/messagebird/swift-sdk/releases/download/0.2.0/BirdKit.xcframework.zip",
+ checksum: "20fde468ac704fb49cc58679633fdf931144cfd4b1ff0545170808dabf46a699"
25
)
26
]
27
0 commit comments