Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
I
IFS
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
张杰
IFS
Commits
e14fb525
Commit
e14fb525
authored
Dec 25, 2018
by
Tiank
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
1a417ee5
Pipeline
#80
canceled with stages
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
37 additions
and
22 deletions
+37
-22
project.pbxproj
IFS/IFS.xcodeproj/project.pbxproj
+0
-16
Podfile
IFS/Podfile
+1
-1
Podfile.lock
IFS/Podfile.lock
+36
-5
No files found.
IFS/IFS.xcodeproj/project.pbxproj
View file @
e14fb525
...
...
@@ -1070,7 +1070,6 @@
29EA0B921FEA2F9C005A6170
/* Frameworks */
,
29EA0B931FEA2F9C005A6170
/* Resources */
,
5E336BBD8B004CA3BAB4C722
/* [CP] Embed Pods Frameworks */
,
8ABD0DE15AF2CBD40822EF34
/* [CP] Copy Pods Resources */
,
);
buildRules
=
(
);
...
...
@@ -1217,21 +1216,6 @@
shellScript
=
"\"${SRCROOT}/Pods/Target Support Files/Pods-IFS/Pods-IFS-frameworks.sh\"\n"
;
showEnvVarsInLog
=
0
;
};
8ABD0DE15AF2CBD40822EF34
/* [CP] Copy Pods Resources */
=
{
isa
=
PBXShellScriptBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
);
inputPaths
=
(
);
name
=
"[CP] Copy Pods Resources"
;
outputPaths
=
(
);
runOnlyForDeploymentPostprocessing
=
0
;
shellPath
=
/bin/sh
;
shellScript
=
"\"${SRCROOT}/Pods/Target Support Files/Pods-IFS/Pods-IFS-resources.sh\"\n"
;
showEnvVarsInLog
=
0
;
};
CBE320842D54E4A6128E312F
/* [CP] Check Pods Manifest.lock */
=
{
isa
=
PBXShellScriptBuildPhase
;
buildActionMask
=
2147483647
;
...
...
IFS/Podfile
View file @
e14fb525
...
...
@@ -11,7 +11,7 @@ target ‘IFS’ do
pod
'Hero'
pod
'RxSwift'
pod
'RxCocoa'
pod
'HandyJSON'
,
'~> 4.
0.0-beta.1
'
pod
'HandyJSON'
,
'~> 4.
2.0
'
pod
'MJRefresh'
,
'~> 3.1.15.1'
pod
'YXKit'
pod
'IQKeyboardManager'
,
'~> 5.0.6'
...
...
IFS/Podfile.lock
View file @
e14fb525
...
...
@@ -3,7 +3,7 @@ PODS:
- DeviceKit (1.4.0)
- DZNEmptyDataSet (1.8.1)
- FDFullscreenPopGesture (1.1)
- HandyJSON (4.
0.0-beta
.1)
- HandyJSON (4.
2
.1)
- Hero (1.0.1)
- ImagePicker (3.0.0)
- IQKeyboardManager (5.0.7)
...
...
@@ -39,7 +39,7 @@ DEPENDENCIES:
- DeviceKit
- DZNEmptyDataSet
- FDFullscreenPopGesture (~> 1.1)
- HandyJSON (~> 4.
0.0-beta.1
)
- HandyJSON (~> 4.
2.0
)
- Hero
- ImagePicker
- IQKeyboardManager (~> 5.0.6)
...
...
@@ -61,12 +61,43 @@ DEPENDENCIES:
- YXAlertController
- YXKit
SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- DeviceKit
- DZNEmptyDataSet
- FDFullscreenPopGesture
- HandyJSON
- Hero
- ImagePicker
- IQKeyboardManager
- JCore
- JPush
- Kingfisher
- MJRefresh
- Moya
- MZAppearance
- MZFormSheetPresentationController
- PPBadgeViewSwift
- RATreeView
- Result
- RxCocoa
- RxSwift
- SKPhotoBrowser
- SnapKit
- SVProgressHUD
- swiftScan
- SwiftyJSON
- UMengAnalytics
- YXAlertController
- YXKit
SPEC CHECKSUMS:
Alamofire: f41a599bd63041760b26d393ec1069d9d7b917f4
DeviceKit: fa74d97499660e88081718b16688e19217595dba
DZNEmptyDataSet: 9525833b9e68ac21c30253e1d3d7076cc828eaa7
FDFullscreenPopGesture: a8a620179e3d9c40e8e00256dcee1c1a27c6d0f0
HandyJSON:
428bb18e2c34c2a77361accebf90cf64e4f7411
8
HandyJSON:
d0c5fc80204f29056d59d3e5c4587fa0b16b60a
8
Hero: cee286821578e170d8c0c9c9cda7897357401112
ImagePicker: 973953c25960fe04729a7082a56194321c6762d2
IQKeyboardManager: 0bfa4607d39924116b5c0c8b55b5d789288b5cba
...
...
@@ -91,6 +122,6 @@ SPEC CHECKSUMS:
YXAlertController: 37a54642cb8e8b43b79004fe9148bb8ff2fab814
YXKit: 73d6ffbcf7530f1159e030460207286e9153b080
PODFILE CHECKSUM:
e53e38d1b7ecd4918d26c8ad6db504ba34f88b2f
PODFILE CHECKSUM:
881b74d9169b3b2acfb5b9d3930e563d63df7f07
COCOAPODS: 1.
3.1
COCOAPODS: 1.
5.3
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