Sign in
iOS Team
/
CNLiveMateCode
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
68aba18167ec194319ee8068151a27dffad47542
Authored by
liushiyu
2023-11-09 14:20:19 +0800
1 parent
79cfd292
提交修改
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
Podfile
Podfile
View file @
68aba18
...
...
@@ -45,9 +45,6 @@ target 'metaCode' do
45
45
#轮播图
46
46
pod 'FSPagerView', '0.8.3'
47
47
# pod 'SDCycleScrollView', '~> 1.82'
48
-
49
- #应用调试工具
50
-# pod 'FWDebug', :configurations => ['Debug']
51
48
52
49
target 'metaCodeTests' do
53
50
inherit! :search_paths
...
...