Skip to content

Commit

Permalink
[MOD] Package file
Browse files Browse the repository at this point in the history
  • Loading branch information
tezpark committed Jan 2, 2025
1 parent 974f36d commit acfd17c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ let package = Package(
name: "SendbirdUIKitTarget",
dependencies: [
.target(name: "SendbirdUIKit"),
.target(name: "SendbirdUIMessageTemplate"),
.product(name: "SendbirdChatSDK", package: "SendbirdChatSDK")
],
path: "Framework/Dependency",
Expand Down

0 comments on commit acfd17c

Please sign in to comment.