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 1656976 commit 889e28aCopy full SHA for 889e28a
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.1/BirdKit.xcframework.zip",
24
- checksum: "48b30d1d4e30a8c5a36c90f690eef799742ab48672676bdc7515dd217d65a5ff"
+ url: "https://github.com/messagebird/swift-sdk/releases/download/0.0.1-beta/BirdKit.xcframework.zip",
+ checksum: "a30954fc39ac55fe3597dd9a45448331aaf3b4466ca5cfd2c7776d89950aba87"
25
)
26
]
27
0 commit comments