File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ packages:
1313 SendbirdChatSDK :
1414 url : https://github.com/sendbird/sendbird-chat-sdk-ios
1515 from : 4.23.1
16+ SendbirdUIKit :
17+ url : https://github.com/sendbird/sendbird-uikit-ios-spm
18+ from : 3.29.2
1619
1720schemes :
1821 QuickStartSwiftUI :
@@ -37,7 +40,6 @@ settingGroups:
3740 preset_generic :
3841 CODE_SIGN_STYLE : Automatic
3942 CURRENT_PROJECT_VERSION : ' 1'
40- DEVELOPMENT_TEAM : RM4A5PXTUX
4143 FRAMEWORK_SEARCH_PATHS : ' '
4244 IPHONEOS_DEPLOYMENT_TARGET : ' 15.0'
4345 LD_RUNPATH_SEARCH_PATHS : ["$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks"]
@@ -56,6 +58,9 @@ targets:
5658 dependencies :
5759 - target : NotificationService
5860 - package : SendbirdChatSDK
61+ - package : SendbirdUIKit
62+ products :
63+ - SendbirdUIMessageTemplate
5964 - sdk : UserNotifications.framework
6065 platform : iOS
6166 productName : QuickStartSwiftUI
You can’t perform that action at this time.
0 commit comments