File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ packages:
13
13
SendbirdChatSDK :
14
14
url : https://github.com/sendbird/sendbird-chat-sdk-ios
15
15
from : 4.23.1
16
+ SendbirdUIKit :
17
+ url : https://github.com/sendbird/sendbird-uikit-ios-spm
18
+ from : 3.29.2
16
19
17
20
schemes :
18
21
QuickStartSwiftUI :
@@ -37,7 +40,6 @@ settingGroups:
37
40
preset_generic :
38
41
CODE_SIGN_STYLE : Automatic
39
42
CURRENT_PROJECT_VERSION : ' 1'
40
- DEVELOPMENT_TEAM : RM4A5PXTUX
41
43
FRAMEWORK_SEARCH_PATHS : ' '
42
44
IPHONEOS_DEPLOYMENT_TARGET : ' 15.0'
43
45
LD_RUNPATH_SEARCH_PATHS : ["$(inherited)", "@executable_path/Frameworks", "@loader_path/Frameworks"]
@@ -56,6 +58,9 @@ targets:
56
58
dependencies :
57
59
- target : NotificationService
58
60
- package : SendbirdChatSDK
61
+ - package : SendbirdUIKit
62
+ products :
63
+ - SendbirdUIMessageTemplate
59
64
- sdk : UserNotifications.framework
60
65
platform : iOS
61
66
productName : QuickStartSwiftUI
You can’t perform that action at this time.
0 commit comments