Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
GMShareSDK
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
GMShareSDK
Commits
cae7f920
Commit
cae7f920
authored
Dec 19, 2019
by
jz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
5d2da7d6
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
4 deletions
+7
-4
Podfile.lock
Example/Podfile.lock
+1
-1
GMShareSDK.podspec.json
Example/Pods/Local Podspecs/GMShareSDK.podspec.json
+2
-1
Manifest.lock
Example/Pods/Manifest.lock
+1
-1
GMShareSDK.podspec
GMShareSDK.podspec
+3
-1
No files found.
Example/Podfile.lock
View file @
cae7f920
...
...
@@ -74,7 +74,7 @@ SPEC CHECKSUMS:
DouyinOpenSDK: 5ba83de22963ba7a3ba70c8ff11dfcb2885ecc2b
GMFoundation: 2bdf7cddf02e5251503274c9158ac1c851f2b8da
GMKit: 11c9ab9a317f381a05b0e1e577dd95a495625edf
GMShareSDK:
2d7858e84bc95c281013ee9b288dd69e85eaa796
GMShareSDK:
57e6f64b2c381d3de6b7c09515243cd4cb8fa33c
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
SDWebImage: 5bf6aec6481ae2a062bdc59f9d6c1d1e552090e0
WechatOpenSDK: 368ae03b72ee3ea1328c4f11326fbb5d2721d118
...
...
Example/Pods/Local Podspecs/GMShareSDK.podspec.json
View file @
cae7f920
...
...
@@ -39,5 +39,6 @@
},
"frameworks"
:
[
"Photos"
]
],
"static_framework"
:
true
}
Example/Pods/Manifest.lock
View file @
cae7f920
...
...
@@ -74,7 +74,7 @@ SPEC CHECKSUMS:
DouyinOpenSDK: 5ba83de22963ba7a3ba70c8ff11dfcb2885ecc2b
GMFoundation: 2bdf7cddf02e5251503274c9158ac1c851f2b8da
GMKit: 11c9ab9a317f381a05b0e1e577dd95a495625edf
GMShareSDK:
2d7858e84bc95c281013ee9b288dd69e85eaa796
GMShareSDK:
57e6f64b2c381d3de6b7c09515243cd4cb8fa33c
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
SDWebImage: 5bf6aec6481ae2a062bdc59f9d6c1d1e552090e0
WechatOpenSDK: 368ae03b72ee3ea1328c4f11326fbb5d2721d118
...
...
GMShareSDK.podspec
View file @
cae7f920
...
...
@@ -45,10 +45,12 @@ TODO: Add long description of the pod here.
s
.
frameworks
=
[
'Photos'
]
# s.libraries = 'xml2', 'z', 'c++', 'sqlite3'
#
s.static_framework = true
s
.
static_framework
=
true
# s.resource_bundles = {
# 'GMShareSDK' => ['GMShareSDK/Assets/*.png']
# }
s
.
xcconfig
=
{
'VALID_ARCHS'
=>
'arm64 x86_64'
,
}
# s.public_header_files = 'Pod/Classes/**/*.h'
# s.frameworks = 'UIKit', 'MapKit'
...
...
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