Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
GMAILab
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
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
GMAILab
Commits
94b6f4ff
Commit
94b6f4ff
authored
Jun 15, 2020
by
jz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
33df8a1e
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
36 additions
and
57 deletions
+36
-57
Podfile
Example/Podfile
+4
-4
Podfile.lock
Example/Podfile.lock
+27
-49
GMTofaceOrderDetailViewController.h
...eOrder/ViewController/GMTofaceOrderDetailViewController.h
+2
-1
GMBusinessReportListController.h
...kingTable/ViewController/GMBusinessReportListController.h
+1
-1
GMBusinessReportResultController.h
...ngTable/ViewController/GMBusinessReportResultController.h
+1
-1
GMDiagnoseRecordWebViewController.h
...ToFace/diagnoseRecord/GMDiagnoseRecordWebViewController.h
+1
-1
No files found.
Example/Podfile
View file @
94b6f4ff
...
...
@@ -11,12 +11,12 @@ source 'git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git'
target
'GMAILab_Example'
do
pod
'GMAILab'
,
:path
=>
'../'
# pod 'GMBase', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMBase.git', :commit => 'f3b40c7'
pod
'GMPhobos'
,
:git
=>
'git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git'
,
:commit
=>
'ed24e93
'
pod
'GMPhobos'
,
'2.0.7
'
# pod 'GMBaseWeb', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMBaseWeb.git', :commit => '0752677'
#9e91ae1
pod
'GMBase'
,
:git
=>
'git@git.wanmeizhensuo.com:gengmeiios/GMBase.git'
,
:commit
=>
'9e91ae1
'
pod
'GMBaseSwift'
,
:git
=>
'git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git'
,
:commit
=>
'b54da90
'
pod
'GMAlbum'
,
:git
=>
'git@git.wanmeizhensuo.com:gengmeiios/GMAlbum.git'
,
:commit
=>
'31dcd07
'
pod
'GMBase'
,
'1.1.7
'
pod
'GMBaseSwift'
,
'3.4.2
'
pod
'GMAlbum'
,
'4.1.6
'
pod
'Qiniu'
,
'7.2.6'
# pod 'GMBaseWeb', :git => 'git@git.wanmeizhensuo.com:gengmeiios/GMBaseWeb.git', :commit => 'c3ca876'
...
...
Example/Podfile.lock
View file @
94b6f4ff
...
...
@@ -42,12 +42,13 @@ PODS:
- PLPlayerKit
- Qiniu
- YYText
- GMAlbum (4.1.
3
):
- GMAlbum (4.1.
6
):
- GMBase
- GMKit
- GPUImage (= 0.1.7)
- GMBase (1.1.
5
):
- GMBase (1.1.
7
):
- GMBaseSwift
- GMFoundation
- GMHud
- GMJSONModel
- GMKit
...
...
@@ -55,11 +56,10 @@ PODS:
- GMNetworking
- GMPhobos
- GMRefresh
- GMShareSDK
- MBProgressHUD
- SDWebImage
- "UITableView+FDTemplateLayoutCell (= 1.4)"
- GMBaseSwift (3.4.
1
):
- GMBaseSwift (3.4.
2
):
- EVReflection (= 5.10.0)
- GM-Swift-Observable
- GMHud
...
...
@@ -67,7 +67,7 @@ PODS:
- GMNetworking
- GMPhobos
- GMRefresh
- SnapKit (= 4.
2
.0)
- SnapKit (= 4.
0
.0)
- GMBaseWeb (0.0.2):
- GMAlbum
- GMBase
...
...
@@ -132,7 +132,7 @@ PODS:
- AFNetworking (= 3.1.0)
- GMNetworking (4.0.7):
- Alamofire (= 4.7.0)
- GMPhobos (2.0.
5
):
- GMPhobos (2.0.
7
):
- GMCache
- MagicalRecord
- MJExtension
...
...
@@ -142,7 +142,7 @@ PODS:
- GMRouter (0.1.7):
- GMPhobos
- MJExtension
- GMShareSDK (0.2.
1
):
- GMShareSDK (0.2.
2
):
- DouyinOpenSDK (= 1.4.1)
- GMFoundation
- GMJSONModel
...
...
@@ -170,10 +170,10 @@ PODS:
- PLPlayerKit/iphoneos (= 3.4.3)
- PLPlayerKit/iphoneos (3.4.3)
- Qiniu (7.2.6)
- SDWebImage (5.8.
0
):
- SDWebImage/Core (= 5.8.
0
)
- SDWebImage/Core (5.8.
0
)
- SnapKit (4.
2
.0)
- SDWebImage (5.8.
1
):
- SDWebImage/Core (= 5.8.
1
)
- SDWebImage/Core (5.8.
1
)
- SnapKit (4.
0
.0)
- TMCache (2.1.0)
- "UITableView+FDTemplateLayoutCell (1.4)"
- WechatOpenSDK (1.8.6.2)
...
...
@@ -182,15 +182,18 @@ PODS:
DEPENDENCIES:
- GMAILab (from `../`)
-
"GMAlbum (from `git@git.wanmeizhensuo.com:gengmeiios/GMAlbum.git`, commit `31dcd07`)"
-
"GMBase (from `git@git.wanmeizhensuo.com:gengmeiios/GMBase.git`, commit `9e91ae1`)"
-
"GMBaseSwift (from `git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git`, commit `b54da90`)"
-
"GMPhobos (from `git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git`, commit `ed24e93`)"
-
GMAlbum (= 4.1.6)
-
GMBase (= 1.1.7)
-
GMBaseSwift (= 3.4.2)
-
GMPhobos (= 2.0.7)
- Qiniu (= 7.2.6)
SPEC REPOS:
"git@git.wanmeizhensuo.com:gengmeiios/GMSpecs.git":
- GM-Swift-Observable
- GMAlbum
- GMBase
- GMBaseSwift
- GMBaseWeb
- GMCache
- GMFoundation
...
...
@@ -199,6 +202,7 @@ SPEC REPOS:
- GMKit
- GMNetService
- GMNetworking
- GMPhobos
- GMRefresh
- GMRouter
- GMShareSDK
...
...
@@ -232,32 +236,6 @@ SPEC REPOS:
EXTERNAL SOURCES:
GMAILab:
:path: "../"
GMAlbum:
:commit: 31dcd07
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMAlbum.git"
GMBase:
:commit: 9e91ae1
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMBase.git"
GMBaseSwift:
:commit: b54da90
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git"
GMPhobos:
:commit: ed24e93
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git"
CHECKOUT OPTIONS:
GMAlbum:
:commit: 31dcd07
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMAlbum.git"
GMBase:
:commit: 9e91ae1
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMBase.git"
GMBaseSwift:
:commit: b54da90
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMBaseSwift.git"
GMPhobos:
:commit: ed24e93
:git: "git@git.wanmeizhensuo.com:gengmeiios/GMPhobos.git"
SPEC CHECKSUMS:
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
...
...
@@ -268,9 +246,9 @@ SPEC CHECKSUMS:
EVReflection: 1abc1a81927ab0d30170238cf9b79bff489e9728
GM-Swift-Observable: 756d8fc13638b9faa68cb10266b2ffb47a911595
GMAILab: 4463b0965e77c547ecd4c998efd2478e0b51dd88
GMAlbum:
d667396a6dab574a45af71dfebd1a75257c80192
GMBase:
358e72062cb0f64a57ff34ec181b20ad9973d79b
GMBaseSwift: 8
f327883b33ac24d0dcdb648ac3f9d6c57949ad5
GMAlbum:
f1073eaa4ec518316d7da2098806df473942ebe0
GMBase:
2b21497f52e691e0a2ba47fc883f1334fa7f2cbf
GMBaseSwift: 8
2915eb16c9505ff19f66c85a2bbf5f7f50756f2
GMBaseWeb: d3c49a18ac9a51d424814d22152df52a62073b42
GMCache: b78d8e46db864405e91d226ce640cc80d966c611
GMFoundation: e9f7fd9c6e5f133e09009b0ee5de4fce60ac5682
...
...
@@ -279,10 +257,10 @@ SPEC CHECKSUMS:
GMKit: 410f4a2da98698ffe2e1e97043ea8f97ab8adb17
GMNetService: 7c69e7981b4fac29657fad5fc86a0c453196b862
GMNetworking: 592b9b71f2a7d92203483276158ce3139ac789d2
GMPhobos: a
bab7c666c8a75549adea937e40e101d4d341b0d
GMPhobos: a
e8ecc3c1fc4e94e0fa4fd093da46e4f6bce580e
GMRefresh: 11497a660eb14b1fda443bfe682910e0cc6031f4
GMRouter: 6f2c630e6d9f03d117ac39e5cdb1b522acf6ad65
GMShareSDK:
a0725e2848d043aec84e787f6d233ac1546c1661
GMShareSDK:
5a0fc06881021f0055841675bf748c01143acc2d
GMUtil: 194a8831e4311762c4b1ac1278281b456157f4ec
GPUImage: 733a5f0fab92df9de1c37ba9df520a833ccb406d
lottie-ios: 3fef45d3fabe63e3c7c2eb603dd64ddfffc73062
...
...
@@ -295,14 +273,14 @@ SPEC CHECKSUMS:
PLMediaStreamingKit: 3f4fafe3535de54a02c219f40331afa2b47592e0
PLPlayerKit: a44734dc78c1f8f9fb22c537fa1916612fa46b06
Qiniu: 9d1f20dcc348919972b4ee1b1272f9b9d4a7e69e
SDWebImage:
84000f962cbfa70c07f19d2234cbfcf5d779b5dc
SnapKit:
fe8a619752f3f27075cc9a90244d75c6c3f27e2a
SDWebImage:
e3eae2eda88578db0685a0c88597fdadd9433f05
SnapKit:
a42d492c16e80209130a3379f73596c3454b7694
TMCache: 95ebcc9b3c7e90fb5fd8fc3036cba3aa781c9bed
"UITableView+FDTemplateLayoutCell": 234e1582bcc4e18461af91155123bb96538ed030
WechatOpenSDK: 8b3ba4239193d1112205c139c94e21934e8f369a
Weibo_SDK: 5a4d08f7e1fedbb635435e4585c8c0439c7da089
YYText: 5c461d709e24d55a182d1441c41dc639a18a4849
PODFILE CHECKSUM: c
0c9cd00be75867d07d91da14338db9aaaded85
6
PODFILE CHECKSUM: c
85b45131163a07565d21eb2daf37ca0f951d9c
6
COCOAPODS: 1.9.3
GMAILab/Classes/ToFace/ToFaceOrder/ViewController/GMTofaceOrderDetailViewController.h
View file @
94b6f4ff
...
...
@@ -6,7 +6,8 @@
// Copyright © 2020 更美互动信息科技有限公司. All rights reserved.
//
#import "GMWebViewController.h"
//#import "GMWebViewController.h"
#import <GMBaseWeb/GMWebViewController.h>
NS_ASSUME_NONNULL_BEGIN
@interface
GMTofaceOrderDetailViewController
:
GMWebViewController
...
...
GMAILab/Classes/ToFace/WorkingTable/ViewController/GMBusinessReportListController.h
View file @
94b6f4ff
...
...
@@ -6,7 +6,7 @@
// Copyright © 2020 更美互动信息科技有限公司. All rights reserved.
//
#import
"GMWebViewController.h"
#import
<GMBaseWeb/GMWebViewController.h>
NS_ASSUME_NONNULL_BEGIN
...
...
GMAILab/Classes/ToFace/WorkingTable/ViewController/GMBusinessReportResultController.h
View file @
94b6f4ff
...
...
@@ -6,7 +6,7 @@
// Copyright © 2020 更美互动信息科技有限公司. All rights reserved.
//
#import
"GMWebViewController.h"
#import
<GMBaseWeb/GMWebViewController.h>
NS_ASSUME_NONNULL_BEGIN
...
...
GMAILab/Classes/ToFace/diagnoseRecord/GMDiagnoseRecordWebViewController.h
View file @
94b6f4ff
...
...
@@ -6,7 +6,7 @@
// Copyright © 2020 更美互动信息科技有限公司. All rights reserved.
//
#import
"GMWebViewController.h"
#import
<GMBaseWeb/GMWebViewController.h>
NS_ASSUME_NONNULL_BEGIN
...
...
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