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
726508d7
Commit
726508d7
authored
Feb 11, 2020
by
李震
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉arm64支持
parent
ab995c8d
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
17 additions
and
10 deletions
+17
-10
project.pbxproj
Example/GMShareSDK.xcodeproj/project.pbxproj
+7
-0
Podfile.lock
Example/Podfile.lock
+3
-3
GMShareSDK.podspec.json
Example/Pods/Local Podspecs/GMShareSDK.podspec.json
+3
-3
Manifest.lock
Example/Pods/Manifest.lock
+3
-3
GMShareSDK-Info.plist
...ods/Target Support Files/GMShareSDK/GMShareSDK-Info.plist
+1
-1
No files found.
Example/GMShareSDK.xcodeproj/project.pbxproj
View file @
726508d7
...
...
@@ -248,6 +248,9 @@
LastUpgradeCheck
=
0720
;
ORGANIZATIONNAME
=
Q14
;
TargetAttributes
=
{
6003F589195388D20070C39A
=
{
DevelopmentTeam
=
86R4V3XFLU
;
};
6003F5AD195388D20070C39A
=
{
TestTargetID
=
6003F589195388D20070C39A
;
};
...
...
@@ -529,6 +532,7 @@
baseConfigurationReference
=
B0EC0126CB08246293DA5519
/* Pods-GMShareSDK_Example.debug.xcconfig */
;
buildSettings
=
{
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
DEVELOPMENT_TEAM
=
86R4V3XFLU
;
GCC_PRECOMPILE_PREFIX_HEADER
=
YES
;
GCC_PREFIX_HEADER
=
"GMShareSDK/GMShareSDK-Prefix.pch"
;
INFOPLIST_FILE
=
"GMShareSDK/GMShareSDK-Info.plist"
;
...
...
@@ -536,6 +540,7 @@
PRODUCT_BUNDLE_IDENTIFIER
=
"org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SWIFT_VERSION
=
4.0
;
VALID_ARCHS
=
x86_64
;
WRAPPER_EXTENSION
=
app
;
};
name
=
Debug
;
...
...
@@ -545,6 +550,7 @@
baseConfigurationReference
=
174E39EBC691D1A6D6E7E128
/* Pods-GMShareSDK_Example.release.xcconfig */
;
buildSettings
=
{
ASSETCATALOG_COMPILER_APPICON_NAME
=
AppIcon
;
DEVELOPMENT_TEAM
=
86R4V3XFLU
;
GCC_PRECOMPILE_PREFIX_HEADER
=
YES
;
GCC_PREFIX_HEADER
=
"GMShareSDK/GMShareSDK-Prefix.pch"
;
INFOPLIST_FILE
=
"GMShareSDK/GMShareSDK-Info.plist"
;
...
...
@@ -552,6 +558,7 @@
PRODUCT_BUNDLE_IDENTIFIER
=
"org.cocoapods.demo.${PRODUCT_NAME:rfc1034identifier}"
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
SWIFT_VERSION
=
4.0
;
VALID_ARCHS
=
x86_64
;
WRAPPER_EXTENSION
=
app
;
};
name
=
Release
;
...
...
Example/Podfile.lock
View file @
726508d7
...
...
@@ -43,14 +43,14 @@ PODS:
- GMPhobos (1.3.5):
- GMCache
- GMKit
- GMShareSDK (0.1.
7
):
- GMShareSDK (0.1.
9
):
- DouyinOpenSDK
- GMFoundation
- GMJSONModel
- GMKit
- GMPhobos
- Masonry
- MBProgressHUD
- MBProgressHUD
(= 0.9.2)
- WechatOpenSDK
- WeiboSDK
- Masonry (1.1.0)
...
...
@@ -95,7 +95,7 @@ SPEC CHECKSUMS:
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
GMKit: 2573350637f4d4e200c8cf3426b7b96a924af15e
GMPhobos: 1e2d68c456b69bf156276d7242877498107474db
GMShareSDK:
0eb73091491849a0f0bcf8c976ddef860fb44c0e
GMShareSDK:
16b9de277b1d14e017a7e344b17d04cdb0f0d037
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1
SDWebImage: 5bf6aec6481ae2a062bdc59f9d6c1d1e552090e0
...
...
Example/Pods/Local Podspecs/GMShareSDK.podspec.json
View file @
726508d7
{
"name"
:
"GMShareSDK"
,
"version"
:
"0.1.
7
"
,
"version"
:
"0.1.
9
"
,
"summary"
:
"A short description of GMShareSDK."
,
"description"
:
"TODO: Add long description of the pod here."
,
"homepage"
:
"http://git.wanmeizhensuo.com/gengmeiios/GMShareSDK.git"
,
...
...
@@ -13,7 +13,7 @@
},
"source"
:
{
"git"
:
"git@git.wanmeizhensuo.com:gengmeiios/GMShareSDK.git"
,
"tag"
:
"0.1.
7
"
"tag"
:
"0.1.
9
"
},
"platforms"
:
{
"ios"
:
"8.0"
...
...
@@ -34,7 +34,7 @@
],
"MBProgressHUD"
:
[
"0.9.2"
],
"GMJSONModel"
:
[
...
...
Example/Pods/Manifest.lock
View file @
726508d7
...
...
@@ -43,14 +43,14 @@ PODS:
- GMPhobos (1.3.5):
- GMCache
- GMKit
- GMShareSDK (0.1.
7
):
- GMShareSDK (0.1.
9
):
- DouyinOpenSDK
- GMFoundation
- GMJSONModel
- GMKit
- GMPhobos
- Masonry
- MBProgressHUD
- MBProgressHUD
(= 0.9.2)
- WechatOpenSDK
- WeiboSDK
- Masonry (1.1.0)
...
...
@@ -95,7 +95,7 @@ SPEC CHECKSUMS:
GMJSONModel: 5e81a98de668e9f93cf6ff77869f77b0d1a806be
GMKit: 2573350637f4d4e200c8cf3426b7b96a924af15e
GMPhobos: 1e2d68c456b69bf156276d7242877498107474db
GMShareSDK:
0eb73091491849a0f0bcf8c976ddef860fb44c0e
GMShareSDK:
16b9de277b1d14e017a7e344b17d04cdb0f0d037
Masonry: 678fab65091a9290e40e2832a55e7ab731aad201
MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1
SDWebImage: 5bf6aec6481ae2a062bdc59f9d6c1d1e552090e0
...
...
Example/Pods/Target Support Files/GMShareSDK/GMShareSDK-Info.plist
View file @
726508d7
...
...
@@ -15,7 +15,7 @@
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
FMWK
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
0.1.
7
<
/string
>
<
string
>
0.1.
9
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
????
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
...
...
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