Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
GMNetService
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
GMNetService
Commits
8406f180
Commit
8406f180
authored
May 31, 2016
by
汪洋
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 0.1.1
parent
a433ae95
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
5 deletions
+6
-5
Podfile.lock
Example/Podfile.lock
+1
-1
GMNetService.podspec.json
Example/Pods/Local Podspecs/GMNetService.podspec.json
+1
-1
Manifest.lock
Example/Pods/Manifest.lock
+1
-1
project.pbxproj
Example/Pods/Pods.xcodeproj/project.pbxproj
+2
-2
GMNetService-umbrella.h
...Target Support Files/GMNetService/GMNetService-umbrella.h
+1
-0
No files found.
Example/Podfile.lock
View file @
8406f180
...
...
@@ -26,7 +26,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
GMNetService:
7596f77236a960c084d33405ccbd9b459e205d2
5
GMNetService:
ac72aeab3603f86126dcb35880b615a36aa7026
5
PODFILE CHECKSUM: 8051686300d7bc1292715d043cf7d19489f36ff9
...
...
Example/Pods/Local Podspecs/GMNetService.podspec.json
View file @
8406f180
...
...
@@ -15,7 +15,7 @@
"ios"
:
"8.0"
},
"source_files"
:
"GMNetService/Classes/**/*"
,
"public_header_files"
:
"GMNetService/Classes/{WMNetService,WMImageUploadOperation,GMNetConstant}.h"
,
"public_header_files"
:
"GMNetService/Classes/{WMNetService,WM
SecureNetService,WM
ImageUploadOperation,GMNetConstant}.h"
,
"dependencies"
:
{
"AFNetworking"
:
[
"~> 3.1.0"
...
...
Example/Pods/Manifest.lock
View file @
8406f180
...
...
@@ -26,7 +26,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AFNetworking: 5e0e199f73d8626b11e79750991f5d173d1f8b67
GMNetService:
7596f77236a960c084d33405ccbd9b459e205d2
5
GMNetService:
ac72aeab3603f86126dcb35880b615a36aa7026
5
PODFILE CHECKSUM: 8051686300d7bc1292715d043cf7d19489f36ff9
...
...
Example/Pods/Pods.xcodeproj/project.pbxproj
View file @
8406f180
...
...
@@ -46,6 +46,7 @@
A9E1889936C9A6001161AA0D5925CEE1
/* UIButton+AFNetworking.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
907EBD05C24D3EC8D81F3A5FEE84121C
/* UIButton+AFNetworking.m */
;
settings
=
{
COMPILER_FLAGS
=
"-w -Xanalyzer -analyzer-disable-all-checks"
;
};
};
AB39AC9746E7575D7449700475E41B0B
/* AFHTTPSessionManager.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
EB9F5DA3051DAC003422E54B3B4A6E9D
/* AFHTTPSessionManager.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
AE2A07407FB50BA249984DC0620E84C0
/* UIWebView+AFNetworking.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
60FDE8718B3C2608D30D734C8A15D3D3
/* UIWebView+AFNetworking.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
AE42BA906D6A8B3CCB6B3D99894D9657
/* WMSecureNetService.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9CA2CEC130BB4E356FE6994C304FFAF4
/* WMSecureNetService.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
AF3DE8F306CADDF6B78DB1DA91E4DA3F
/* WMImageUploadOperation.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
073373462C840988F26F79305EEEC27E
/* WMImageUploadOperation.m */
;
settings
=
{
COMPILER_FLAGS
=
"-w -Xanalyzer -analyzer-disable-all-checks"
;
};
};
B340E5F3F13F56AB909481A3487C1A92
/* Foundation.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
55C739F1127D7E94D9137583AECFCC0E
/* Foundation.framework */
;
};
B99FAFBBC58F176BCBAA61124A21C14B
/* Foundation.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
55C739F1127D7E94D9137583AECFCC0E
/* Foundation.framework */
;
};
...
...
@@ -59,7 +60,6 @@
D585FE616D7DAD44A8FD555E04E41C50
/* WMNetService.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
8A74D772817DCF1153A700A8BA78F436
/* WMNetService.m */
;
settings
=
{
COMPILER_FLAGS
=
"-w -Xanalyzer -analyzer-disable-all-checks"
;
};
};
D9F4E833E37B611B432F6B5D7072DDA2
/* UIProgressView+AFNetworking.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F05638D4877C1C9F1AAC3E348D5C7D70
/* UIProgressView+AFNetworking.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
DCC8EEA20058BFC14987681DFEC3E135
/* Foundation.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
55C739F1127D7E94D9137583AECFCC0E
/* Foundation.framework */
;
};
DDE5BDFAFDFADAC9948D4A4614342851
/* WMSecureNetService.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
9CA2CEC130BB4E356FE6994C304FFAF4
/* WMSecureNetService.h */
;
settings
=
{
ATTRIBUTES
=
(
Project
,
);
};
};
E0CA9832FEDF85101F258A0345A989C1
/* Foundation.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
55C739F1127D7E94D9137583AECFCC0E
/* Foundation.framework */
;
};
E7988678C81F7CCB95D239375FC6986D
/* AFNetworking.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
AB4088CDD2F5D16F78CD6D995025592E
/* AFNetworking.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
EC7CADE416A78A1CD6936018A6695126
/* AFNetworking-umbrella.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E363399C8F7BCAD4FC7BD1CDBF97CD10
/* AFNetworking-umbrella.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
...
...
@@ -493,7 +493,7 @@
9474AEB8C001A88C39DB9B54715C37F3
/* Utils.h in Headers */
,
8F490CB96163740C89A38DB079043C82
/* WMImageUploadOperation.h in Headers */
,
8793765C99EA02AA091D4EDBF7C49EAB
/* WMNetService.h in Headers */
,
DDE5BDFAFDFADAC9948D4A4614342851
/* WMSecureNetService.h in Headers */
,
AE42BA906D6A8B3CCB6B3D99894D9657
/* WMSecureNetService.h in Headers */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
Example/Pods/Target Support Files/GMNetService/GMNetService-umbrella.h
View file @
8406f180
...
...
@@ -3,6 +3,7 @@
#import "GMNetConstant.h"
#import "WMImageUploadOperation.h"
#import "WMNetService.h"
#import "WMSecureNetService.h"
FOUNDATION_EXPORT
double
GMNetServiceVersionNumber
;
FOUNDATION_EXPORT
const
unsigned
char
GMNetServiceVersionString
[];
...
...
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