Skip to content

Commit ff8e2cc

Browse files
committed
Updated podspec
1 parent fe577a1 commit ff8e2cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SendbirdSwiftUI.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Pod::Spec.new do |s|
1616
"Kai" => "[email protected]"
1717
}
1818
s.platform = :ios, "15.0"
19-
s.source = { :http => "https://github.com/sendbird/sendbird-swiftui-ios/releases/download/#{s.version}/SendbirdSwiftUI.zip", :sha1 => "ac0e1e7741d69b4e1f0ffc6cb0bf76d6f6de0923" }
20-
s.ios.vendored_frameworks = 'Framework/SendbirdSwiftUI.xcframework'
19+
s.source = { :http => "https://github.com/sendbird/sendbird-swiftui-ios/releases/download/#{s.version}/SendbirdSwiftUI.zip", :sha1 => "884264ed43b007f6f26f96d77a1ef08bb085f7f6" }
20+
s.ios.vendored_frameworks = 'SendbirdSwiftUI/SendbirdSwiftUI.xcframework'
2121
s.ios.frameworks = ["UIKit", "SwiftUI", "Foundation", "CoreData", "SendbirdChatSDK"]
2222
s.requires_arc = true
2323
s.dependency "SendbirdChatSDK", ">= 4.20.0"

0 commit comments

Comments
 (0)