Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
GMBase
Project
Project
Details
Activity
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
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
GMBase
Commits
c4c3219f
Commit
c4c3219f
authored
Nov 23, 2017
by
乔金柱
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新pod file
parent
187caa31
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
GMListViewController.m
Example/GMBase/GMListViewController.m
+1
-1
Podfile.lock
Example/Podfile.lock
+2
-2
No files found.
Example/GMBase/GMListViewController.m
View file @
c4c3219f
...
...
@@ -39,7 +39,7 @@
cell
.
textLabel
.
text
=
[
self
.
viewModel
.
dataArray
[
indexPath
.
row
]
valueForKey
:
@"content"
];
}
-
(
void
)
rightButtonClicked
:
(
OCNavigatio
i
nBarButton
*
)
button
{
-
(
void
)
rightButtonClicked
:
(
OCNavigationBarButton
*
)
button
{
NSLog
(
@"没什么用"
);
}
...
...
Example/Podfile.lock
View file @
c4c3219f
...
...
@@ -14,7 +14,7 @@ PODS:
- AFNetworking/Serialization (3.1.0)
- AFNetworking/UIKit (3.1.0):
- AFNetworking/NSURLSession
- GMBase (0.
1.9
):
- GMBase (0.
2.0
):
- GMHud
- GMKit
- GMNetService
...
...
@@ -88,7 +88,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
GMBase: 9d
09d1f0130b6c4d8554220400034cd09ddcbffc
GMBase: 9d
827019fb8ea34d2c1d8c3e345f42088d117781
GMCache: fb0af70b420715ef9519487fdd932a357b3cd8d4
GMHud: 74387462a8b9f099c760a1ddbf493cc86da7cdbc
GMKit: 4820e0eb7727735f88fb2f983f178edd074343c1
...
...
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