Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
galaxy-iOS
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mobile-group
galaxy-iOS
Commits
134e60cf
Commit
134e60cf
authored
Jun 17, 2025
by
Alex朱枝文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
注释掉不必要的插件
parent
dd484158
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
Podfile
galaxy/Podfile
+3
-3
No files found.
galaxy/Podfile
View file @
134e60cf
...
@@ -43,11 +43,11 @@ def tencentIM_pods
...
@@ -43,11 +43,11 @@ def tencentIM_pods
# 集成群接龙插件,从 7.1 版本开始支持
# 集成群接龙插件,从 7.1 版本开始支持
# pod 'TUIGroupNotePlugin', '8.5.6864'
# pod 'TUIGroupNotePlugin', '8.5.6864'
# 集成翻译插件,从 7.2 版本开始支持(需单独购买翻译插件)
# 集成翻译插件,从 7.2 版本开始支持(需单独购买翻译插件)
pod
'TUITranslationPlugin'
,
'8.5.6864'
#
pod 'TUITranslationPlugin', '8.5.6864'
# 集成会话分组插件,从 7.3 版本开始支持
# 集成会话分组插件,从 7.3 版本开始支持
pod
'TUIConversationGroupPlugin'
,
'8.5.6864'
#
pod 'TUIConversationGroupPlugin', '8.5.6864'
# 集成会话标记插件,从 7.3 版本开始支持
# 集成会话标记插件,从 7.3 版本开始支持
pod
'TUIConversationMarkPlugin'
,
'8.5.6864'
#
pod 'TUIConversationMarkPlugin', '8.5.6864'
# 集成推送插件
# 集成推送插件
pod
'TIMPush'
,
'8.5.6864'
pod
'TIMPush'
,
'8.5.6864'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment