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
36ff0a04
Commit
36ff0a04
authored
Dec 25, 2023
by
pete谢兆麟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
解决冲突
parent
c492c075
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
Podfile
galaxy/Podfile
+2
-6
No files found.
galaxy/Podfile
View file @
36ff0a04
...
@@ -27,7 +27,7 @@ target 'galaxy' do
...
@@ -27,7 +27,7 @@ target 'galaxy' do
pod
'SwifterSwift'
,
'6.0.0'
pod
'SwifterSwift'
,
'6.0.0'
#下拉刷新、上拉更多
#下拉刷新、上拉更多
pod
'ESPullToRefresh'
,
"2.9.3"
pod
'ESPullToRefresh'
,
"2.9.3"
<<<<<<<
Updated
upstream
#Toast
#Toast
pod
'Toast-Swift'
,
'5.0.1'
pod
'Toast-Swift'
,
'5.0.1'
#富文本 UILabel
#富文本 UILabel
...
@@ -52,13 +52,9 @@ target 'galaxy' do
...
@@ -52,13 +52,9 @@ target 'galaxy' do
#字典、模型互转
#字典、模型互转
pod
'SmartCodable'
,
'2.2.2'
pod
'SmartCodable'
,
'2.2.2'
=======
#设备框架
#设备框架
pod
'DeviceKit'
,
'~> 5.1'
pod
'DeviceKit'
,
'~> 5.1'
>>>>>>>
Stashed
changes
# #数据模型转换
# #数据模型转换
pod
'HandyJSON'
,
'5.0.2'
pod
'HandyJSON'
,
'5.0.2'
...
...
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