Skip to content

Commit

Permalink
Merge pull request #10 from sendbird/release/1.0.0-beta.3
Browse files Browse the repository at this point in the history
release/1.0.0-beta.3
  • Loading branch information
tezpark authored Oct 7, 2024
2 parents 471c29b + 807d22c commit acd1576
Show file tree
Hide file tree
Showing 5 changed files with 223 additions and 223 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
### v1.0.0-beta.2 (Sep 30, 2024)
- Fixed multiple navigationBars appearing issue
### v1.0.0-beta.3 (Oct 07, 2024)
- Fixed an issue that was not available SDK in xcode 15
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "SendbirdSwiftUI",
url: "https://github.com/sendbird/sendbird-swiftui-ios/releases/download/1.0.0-beta.2/SendbirdSwiftUI.xcframework.zip",
checksum: "097139b0498cf40ad4840f62a6366cd6eea7ffc0683995c03152dd19131e9913"
url: "https://github.com/sendbird/sendbird-swiftui-ios/releases/download/1.0.0-beta.3/SendbirdSwiftUI.xcframework.zip",
checksum: "4aad0185e8ebf1b305cfbf984e29312faf4084925c40e774d77b8328477fc4a4"

),
.target(
Expand Down
Loading

0 comments on commit acd1576

Please sign in to comment.