Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
L
LuckFarm
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lmj
LuckFarm
Commits
3fa8b50b
Commit
3fa8b50b
authored
Nov 25, 2020
by
Mazy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wx pod
parent
f2346749
Hide whitespace changes
Inline
Side-by-side
Showing
35 changed files
with
1608 additions
and
1234 deletions
+1608
-1234
project.pbxproj
GYDemo/GYDemo.xcodeproj/project.pbxproj
+3
-21
GYPrefixHeader.pch
GYDemo/GYDemo/GYPrefixHeader.pch
+1
-2
GYBaseModel.h
GYDemo/GYDemo/Model/GYBaseModel.h
+2
-2
GYBaseModel.m
GYDemo/GYDemo/Model/GYBaseModel.m
+2
-2
Podfile
GYDemo/Podfile
+2
-0
Podfile.lock
GYDemo/Podfile.lock
+5
-1
AFURLRequestSerialization.m
...ods/AFNetworking/AFNetworking/AFURLRequestSerialization.m
+1
-1
Manifest.lock
GYDemo/Pods/Manifest.lock
+5
-1
project.pbxproj
GYDemo/Pods/Pods.xcodeproj/project.pbxproj
+1244
-1029
SJWeChatOpenSDK_NoPay.xcscheme
...mazy.xcuserdatad/xcschemes/SJWeChatOpenSDK_NoPay.xcscheme
+60
-0
xcschememanagement.plist
...rdata/mazy.xcuserdatad/xcschemes/xcschememanagement.plist
+5
-26
LICENSE
GYDemo/Pods/SJWeChatOpenSDK_NoPay/LICENSE
+19
-0
README.md
GYDemo/Pods/SJWeChatOpenSDK_NoPay/README.md
+29
-0
WXApi.h
.../Pods/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay/WXApi.h
+0
-15
WXApiObject.h
...SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay/WXApiObject.h
+0
-50
WechatAuthSDK.h
...WeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay/WechatAuthSDK.h
+2
-2
libWeChatSDK.a
...JWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay/libWeChatSDK.a
+0
-0
Pods-GYDemo-acknowledgements.markdown
...t Files/Pods-GYDemo/Pods-GYDemo-acknowledgements.markdown
+23
-0
Pods-GYDemo-acknowledgements.plist
...port Files/Pods-GYDemo/Pods-GYDemo-acknowledgements.plist
+29
-0
Pods-GYDemo-frameworks-Debug-input-files.xcfilelist
...YDemo/Pods-GYDemo-frameworks-Debug-input-files.xcfilelist
+2
-1
Pods-GYDemo-frameworks-Debug-output-files.xcfilelist
...Demo/Pods-GYDemo-frameworks-Debug-output-files.xcfilelist
+2
-1
Pods-GYDemo-frameworks-Release-input-files.xcfilelist
...emo/Pods-GYDemo-frameworks-Release-input-files.xcfilelist
+2
-1
Pods-GYDemo-frameworks-Release-output-files.xcfilelist
...mo/Pods-GYDemo-frameworks-Release-output-files.xcfilelist
+2
-1
Pods-GYDemo-frameworks.sh
...arget Support Files/Pods-GYDemo/Pods-GYDemo-frameworks.sh
+2
-0
Pods-GYDemo.debug.xcconfig
...rget Support Files/Pods-GYDemo/Pods-GYDemo.debug.xcconfig
+5
-5
Pods-GYDemo.release.xcconfig
...et Support Files/Pods-GYDemo/Pods-GYDemo.release.xcconfig
+5
-5
SJWeChatOpenSDK_NoPay-Info.plist
...es/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay-Info.plist
+26
-0
SJWeChatOpenSDK_NoPay-dummy.m
...Files/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay-dummy.m
+5
-0
SJWeChatOpenSDK_NoPay-prefix.pch
...es/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay-prefix.pch
+12
-0
SJWeChatOpenSDK_NoPay-umbrella.h
...es/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay-umbrella.h
+19
-0
SJWeChatOpenSDK_NoPay.debug.xcconfig
...JWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.debug.xcconfig
+11
-0
SJWeChatOpenSDK_NoPay.modulemap
...les/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.modulemap
+6
-0
SJWeChatOpenSDK_NoPay.release.xcconfig
...eChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.release.xcconfig
+11
-0
Info.plist
UnityiOSFarm/Info.plist
+66
-68
UserInterfaceState.xcuserstate
...cuserdata/mazy.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
No files found.
GYDemo/GYDemo.xcodeproj/project.pbxproj
View file @
3fa8b50b
...
@@ -11,7 +11,6 @@
...
@@ -11,7 +11,6 @@
64022D60255D6B8700513333
/* GYCashSixAwardAlertView.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64022D5F255D6B8700513333
/* GYCashSixAwardAlertView.xib */
;
};
64022D60255D6B8700513333
/* GYCashSixAwardAlertView.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64022D5F255D6B8700513333
/* GYCashSixAwardAlertView.xib */
;
};
64842BEF256921CC00563B95
/* GYRankingRuleAlertView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64842BEE256921CC00563B95
/* GYRankingRuleAlertView.m */
;
};
64842BEF256921CC00563B95
/* GYRankingRuleAlertView.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64842BEE256921CC00563B95
/* GYRankingRuleAlertView.m */
;
};
64842BF3256921DD00563B95
/* GYRankingRuleAlertView.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64842BF2256921DD00563B95
/* GYRankingRuleAlertView.xib */
;
};
64842BF3256921DD00563B95
/* GYRankingRuleAlertView.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64842BF2256921DD00563B95
/* GYRankingRuleAlertView.xib */
;
};
64AD0384256E3AC6000BD311
/* libWeChatSDK.a in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AD0383256E3AC6000BD311
/* libWeChatSDK.a */
;
};
64AD03CB256E4C16000BD311
/* UIImage+ColorSelect.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AD03AF256E4C16000BD311
/* UIImage+ColorSelect.m */
;
};
64AD03CB256E4C16000BD311
/* UIImage+ColorSelect.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AD03AF256E4C16000BD311
/* UIImage+ColorSelect.m */
;
};
64AD03CC256E4C16000BD311
/* UIImage+RECommon.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AD03B2256E4C16000BD311
/* UIImage+RECommon.m */
;
};
64AD03CC256E4C16000BD311
/* UIImage+RECommon.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AD03B2256E4C16000BD311
/* UIImage+RECommon.m */
;
};
64AD03CD256E4C16000BD311
/* UIButton+Block.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AD03B4256E4C16000BD311
/* UIButton+Block.m */
;
};
64AD03CD256E4C16000BD311
/* UIButton+Block.m in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
64AD03B4256E4C16000BD311
/* UIButton+Block.m */
;
};
...
@@ -154,10 +153,6 @@
...
@@ -154,10 +153,6 @@
64842BED256921CC00563B95
/* GYRankingRuleAlertView.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
GYRankingRuleAlertView.h
;
sourceTree
=
"<group>"
;
};
64842BED256921CC00563B95
/* GYRankingRuleAlertView.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
GYRankingRuleAlertView.h
;
sourceTree
=
"<group>"
;
};
64842BEE256921CC00563B95
/* GYRankingRuleAlertView.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
GYRankingRuleAlertView.m
;
sourceTree
=
"<group>"
;
};
64842BEE256921CC00563B95
/* GYRankingRuleAlertView.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
GYRankingRuleAlertView.m
;
sourceTree
=
"<group>"
;
};
64842BF2256921DD00563B95
/* GYRankingRuleAlertView.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
GYRankingRuleAlertView.xib
;
sourceTree
=
"<group>"
;
};
64842BF2256921DD00563B95
/* GYRankingRuleAlertView.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
GYRankingRuleAlertView.xib
;
sourceTree
=
"<group>"
;
};
64AD0380256E3AC6000BD311
/* WXApi.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
WXApi.h
;
sourceTree
=
"<group>"
;
};
64AD0381256E3AC6000BD311
/* WXApiObject.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
WXApiObject.h
;
sourceTree
=
"<group>"
;
};
64AD0382256E3AC6000BD311
/* WechatAuthSDK.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
WechatAuthSDK.h
;
sourceTree
=
"<group>"
;
};
64AD0383256E3AC6000BD311
/* libWeChatSDK.a */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
archive.ar
;
path
=
libWeChatSDK.a
;
sourceTree
=
"<group>"
;
};
64AD03AB256E4C16000BD311
/* UIView+HExtension.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"UIView+HExtension.h"
;
sourceTree
=
"<group>"
;
};
64AD03AB256E4C16000BD311
/* UIView+HExtension.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"UIView+HExtension.h"
;
sourceTree
=
"<group>"
;
};
64AD03AC256E4C16000BD311
/* UIColor+HExtension.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"UIColor+HExtension.h"
;
sourceTree
=
"<group>"
;
};
64AD03AC256E4C16000BD311
/* UIColor+HExtension.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"UIColor+HExtension.h"
;
sourceTree
=
"<group>"
;
};
64AD03AF256E4C16000BD311
/* UIImage+ColorSelect.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"UIImage+ColorSelect.m"
;
sourceTree
=
"<group>"
;
};
64AD03AF256E4C16000BD311
/* UIImage+ColorSelect.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"UIImage+ColorSelect.m"
;
sourceTree
=
"<group>"
;
};
...
@@ -186,7 +181,7 @@
...
@@ -186,7 +181,7 @@
64AD03C8256E4C16000BD311
/* NSString+LJExtension.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"NSString+LJExtension.h"
;
sourceTree
=
"<group>"
;
};
64AD03C8256E4C16000BD311
/* NSString+LJExtension.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"NSString+LJExtension.h"
;
sourceTree
=
"<group>"
;
};
64AD03C9256E4C16000BD311
/* UIImageView+Rotate.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"UIImageView+Rotate.m"
;
sourceTree
=
"<group>"
;
};
64AD03C9256E4C16000BD311
/* UIImageView+Rotate.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"UIImageView+Rotate.m"
;
sourceTree
=
"<group>"
;
};
64AD03CA256E4C16000BD311
/* UIImage+FixOrientation.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"UIImage+FixOrientation.m"
;
sourceTree
=
"<group>"
;
};
64AD03CA256E4C16000BD311
/* UIImage+FixOrientation.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
"UIImage+FixOrientation.m"
;
sourceTree
=
"<group>"
;
};
64AD03DB256E4C2E000BD311
/* UIColor+HExtension.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
name
=
"UIColor+HExtension.h"
;
path
=
"../../../../../../.Trash/
UIColor+HExtension.h"
;
sourceTree
=
"<group>"
;
};
64AD03DB256E4C2E000BD311
/* UIColor+HExtension.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
"
UIColor+HExtension.h"
;
sourceTree
=
"<group>"
;
};
64BF50BD25678F52000F2554
/* GYRankingViewController.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
GYRankingViewController.h
;
sourceTree
=
"<group>"
;
};
64BF50BD25678F52000F2554
/* GYRankingViewController.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
GYRankingViewController.h
;
sourceTree
=
"<group>"
;
};
64BF50BE25678F52000F2554
/* GYRankingViewController.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
GYRankingViewController.m
;
sourceTree
=
"<group>"
;
};
64BF50BE25678F52000F2554
/* GYRankingViewController.m */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.objc
;
path
=
GYRankingViewController.m
;
sourceTree
=
"<group>"
;
};
64BF50C425679155000F2554
/* GYRankingViewCell.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
GYRankingViewCell.h
;
sourceTree
=
"<group>"
;
};
64BF50C425679155000F2554
/* GYRankingViewCell.h */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
GYRankingViewCell.h
;
sourceTree
=
"<group>"
;
};
...
@@ -349,7 +344,6 @@
...
@@ -349,7 +344,6 @@
files
=
(
files
=
(
6E42AF336D54EF2C5073BB5C
/* Pods_GYDemo.framework in Frameworks */
,
6E42AF336D54EF2C5073BB5C
/* Pods_GYDemo.framework in Frameworks */
,
64E8CA16254133CF00AF1416
/* Foundation.framework in Frameworks */
,
64E8CA16254133CF00AF1416
/* Foundation.framework in Frameworks */
,
64AD0384256E3AC6000BD311
/* libWeChatSDK.a in Frameworks */
,
64D45DF125495D010066055C
/* UnityFramework.framework in Frameworks */
,
64D45DF125495D010066055C
/* UnityFramework.framework in Frameworks */
,
);
);
runOnlyForDeploymentPostprocessing
=
0
;
runOnlyForDeploymentPostprocessing
=
0
;
...
@@ -371,17 +365,6 @@
...
@@ -371,17 +365,6 @@
/* End PBXFrameworksBuildPhase section */
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
/* Begin PBXGroup section */
64AD037F256E3AC6000BD311
/* OpenSDK1.8.7.1_NoPay */
=
{
isa
=
PBXGroup
;
children
=
(
64AD0380256E3AC6000BD311
/* WXApi.h */
,
64AD0381256E3AC6000BD311
/* WXApiObject.h */
,
64AD0382256E3AC6000BD311
/* WechatAuthSDK.h */
,
64AD0383256E3AC6000BD311
/* libWeChatSDK.a */
,
);
path
=
OpenSDK1.8.7.1_NoPay
;
sourceTree
=
"<group>"
;
};
64AD03AA256E4C16000BD311
/* GYCategory */
=
{
64AD03AA256E4C16000BD311
/* GYCategory */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
...
@@ -569,7 +552,6 @@
...
@@ -569,7 +552,6 @@
A91A78EC253EE87500F9B216
/* Network */
,
A91A78EC253EE87500F9B216
/* Network */
,
A91A78FA253EE8E300F9B216
/* Data */
,
A91A78FA253EE8E300F9B216
/* Data */
,
A9AB9D9A2541228E00F0D766
/* HUD */
,
A9AB9D9A2541228E00F0D766
/* HUD */
,
64AD037F256E3AC6000BD311
/* OpenSDK1.8.7.1_NoPay */
,
A91A78C3253EE70600F9B216
/* Base.lproj */
,
A91A78C3253EE70600F9B216
/* Base.lproj */
,
A91A7880253EE56B00F9B216
/* Main.storyboard */
,
A91A7880253EE56B00F9B216
/* Main.storyboard */
,
A91A7883253EE56D00F9B216
/* Assets.xcassets */
,
A91A7883253EE56D00F9B216
/* Assets.xcassets */
,
...
@@ -1284,7 +1266,7 @@
...
@@ -1284,7 +1266,7 @@
CODE_SIGN_ENTITLEMENTS
=
GYDemo/GYDemo.entitlements
;
CODE_SIGN_ENTITLEMENTS
=
GYDemo/GYDemo.entitlements
;
CODE_SIGN_IDENTITY
=
"iPhone Developer"
;
CODE_SIGN_IDENTITY
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Manual
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
14
1
;
CURRENT_PROJECT_VERSION
=
14
4
;
DEVELOPMENT_TEAM
=
XWMRLLSSFL
;
DEVELOPMENT_TEAM
=
XWMRLLSSFL
;
ENABLE_BITCODE
=
NO
;
ENABLE_BITCODE
=
NO
;
GCC_INCREASE_PRECOMPILED_HEADER_SHARING
=
NO
;
GCC_INCREASE_PRECOMPILED_HEADER_SHARING
=
NO
;
...
@@ -1318,7 +1300,7 @@
...
@@ -1318,7 +1300,7 @@
CODE_SIGN_ENTITLEMENTS
=
GYDemo/GYDemo.entitlements
;
CODE_SIGN_ENTITLEMENTS
=
GYDemo/GYDemo.entitlements
;
CODE_SIGN_IDENTITY
=
"iPhone Developer"
;
CODE_SIGN_IDENTITY
=
"iPhone Developer"
;
CODE_SIGN_STYLE
=
Manual
;
CODE_SIGN_STYLE
=
Manual
;
CURRENT_PROJECT_VERSION
=
14
1
;
CURRENT_PROJECT_VERSION
=
14
4
;
DEVELOPMENT_TEAM
=
XWMRLLSSFL
;
DEVELOPMENT_TEAM
=
XWMRLLSSFL
;
ENABLE_BITCODE
=
NO
;
ENABLE_BITCODE
=
NO
;
GCC_INCREASE_PRECOMPILED_HEADER_SHARING
=
NO
;
GCC_INCREASE_PRECOMPILED_HEADER_SHARING
=
NO
;
...
...
GYDemo/GYDemo/GYPrefixHeader.pch
View file @
3fa8b50b
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
isBangsScreen; \
isBangsScreen; \
})
})
#define WEAKSELF
__weak __typeof(self) weakSelf = self;
#define WEAKSELF __weak __typeof(self) weakSelf = self;
#define PF_SC_L @"PingFangSC-Light"
#define PF_SC_L @"PingFangSC-Light"
#define PF_SC_R @"PingFangSC-Regular"
#define PF_SC_R @"PingFangSC-Regular"
...
@@ -97,7 +97,6 @@
...
@@ -97,7 +97,6 @@
#import "GYBaseModel.h"
#import "GYBaseModel.h"
#import <MJExtension/MJExtension.h>
#import <MJExtension/MJExtension.h>
#import <UMCommon/MobClick.h>
#import <UMCommon/MobClick.h>
#import "UIColor+HExtension.h"
#import "IOSADManager.h" //AD
#import "IOSADManager.h" //AD
...
...
GYDemo/GYDemo/Model/GYBaseModel.h
View file @
3fa8b50b
//
//
// GYBaseModel.h
// GYBaseModel.h
//
PhotoCleaner
//
Imac
//
//
// Created by Company on 2020/8/17.
// Created by Company on 2020/8/17.
// Copyright © 2020
PhotoCleaner
. All rights reserved.
// Copyright © 2020
Imac
. All rights reserved.
//
//
#import <Foundation/Foundation.h>
#import <Foundation/Foundation.h>
...
...
GYDemo/GYDemo/Model/GYBaseModel.m
View file @
3fa8b50b
//
//
// GYBaseModel.m
// GYBaseModel.m
//
PhotoCleaner
//
Imac
//
//
// Created by Company on 2020/8/17.
// Created by Company on 2020/8/17.
// Copyright © 2020
PhotoCleaner
. All rights reserved.
// Copyright © 2020
Imac
. All rights reserved.
//
//
#import "GYBaseModel.h"
#import "GYBaseModel.h"
...
...
GYDemo/Podfile
View file @
3fa8b50b
...
@@ -33,4 +33,6 @@ target 'GYDemo' do
...
@@ -33,4 +33,6 @@ target 'GYDemo' do
# 4.AD SDK - chuanshanjia" //穿山甲 --头条
# 4.AD SDK - chuanshanjia" //穿山甲 --头条
pod
'Bytedance-UnionAD'
pod
'Bytedance-UnionAD'
pod
'SJWeChatOpenSDK_NoPay'
end
end
GYDemo/Podfile.lock
View file @
3fa8b50b
...
@@ -25,6 +25,7 @@ PODS:
...
@@ -25,6 +25,7 @@ PODS:
- MJRefresh (3.5.0)
- MJRefresh (3.5.0)
- RSPodKSAdaper (3.3.5.1)
- RSPodKSAdaper (3.3.5.1)
- SigmobAd-iOS (2.22.0)
- SigmobAd-iOS (2.22.0)
- SJWeChatOpenSDK_NoPay (1.8.6)
- UMCCommon (7.1.3)
- UMCCommon (7.1.3)
- VLionAdSDKPoly/RSGameVlionAd (3.7.9.7):
- VLionAdSDKPoly/RSGameVlionAd (3.7.9.7):
- VLionAdSDKPoly/VLionAdSDKPoly
- VLionAdSDKPoly/VLionAdSDKPoly
...
@@ -55,6 +56,7 @@ DEPENDENCIES:
...
@@ -55,6 +56,7 @@ DEPENDENCIES:
- MBProgressHUD
- MBProgressHUD
- MJExtension
- MJExtension
- SigmobAd-iOS (= 2.22.0)
- SigmobAd-iOS (= 2.22.0)
- SJWeChatOpenSDK_NoPay
- UMCCommon
- UMCCommon
- VLionAdSDKPoly/RSGameVlionAd
- VLionAdSDKPoly/RSGameVlionAd
- VLionAdSDKPoly/VLionADSDKBDAdapter
- VLionAdSDKPoly/VLionADSDKBDAdapter
...
@@ -76,6 +78,7 @@ SPEC REPOS:
...
@@ -76,6 +78,7 @@ SPEC REPOS:
- MJRefresh
- MJRefresh
- RSPodKSAdaper
- RSPodKSAdaper
- SigmobAd-iOS
- SigmobAd-iOS
- SJWeChatOpenSDK_NoPay
- UMCCommon
- UMCCommon
- VLionAdSDKPoly
- VLionAdSDKPoly
...
@@ -90,9 +93,10 @@ SPEC CHECKSUMS:
...
@@ -90,9 +93,10 @@ SPEC CHECKSUMS:
MJRefresh: 6afc955813966afb08305477dd7a0d9ad5e79a16
MJRefresh: 6afc955813966afb08305477dd7a0d9ad5e79a16
RSPodKSAdaper: 5067aef7f1f260065a8b5d6f32e0d97186ac4d03
RSPodKSAdaper: 5067aef7f1f260065a8b5d6f32e0d97186ac4d03
SigmobAd-iOS: eef25c50cc67e0fa0af2e62ede2b5baa5dc261e1
SigmobAd-iOS: eef25c50cc67e0fa0af2e62ede2b5baa5dc261e1
SJWeChatOpenSDK_NoPay: 124b13e0a4bb7a71b1faaf3c87008f026bb0b91c
UMCCommon: 0cb2629b93884531621100ed66ff2bca8b181f1f
UMCCommon: 0cb2629b93884531621100ed66ff2bca8b181f1f
VLionAdSDKPoly: 4b0f8da993f62234a438e959ace3bedbd932278b
VLionAdSDKPoly: 4b0f8da993f62234a438e959ace3bedbd932278b
PODFILE CHECKSUM:
a7a6144fb617cedae15c1921edb4cc34adbd143
2
PODFILE CHECKSUM:
e712dd2e41df5713a0c5b4b693065ccaebbf8ee
2
COCOAPODS: 1.9.3
COCOAPODS: 1.9.3
GYDemo/Pods/AFNetworking/AFNetworking/AFURLRequestSerialization.m
View file @
3fa8b50b
...
@@ -512,7 +512,7 @@ forHTTPHeaderField:(NSString *)field
...
@@ -512,7 +512,7 @@ forHTTPHeaderField:(NSString *)field
mutableRequest
.
URL
=
[
NSURL
URLWithString
:[[
mutableRequest
.
URL
absoluteString
]
stringByAppendingFormat
:
mutableRequest
.
URL
.
query
?
@"&%@"
:
@"?%@"
,
query
]];
mutableRequest
.
URL
=
[
NSURL
URLWithString
:[[
mutableRequest
.
URL
absoluteString
]
stringByAppendingFormat
:
mutableRequest
.
URL
.
query
?
@"&%@"
:
@"?%@"
,
query
]];
}
}
}
else
{
}
else
{
// #2864: an empty string is a valid x-www-form-urlencode
d payload
// #2864: an empty string is a valid x-www-form-urlencode
if
(
!
query
)
{
if
(
!
query
)
{
query
=
@""
;
query
=
@""
;
}
}
...
...
GYDemo/Pods/Manifest.lock
View file @
3fa8b50b
...
@@ -25,6 +25,7 @@ PODS:
...
@@ -25,6 +25,7 @@ PODS:
- MJRefresh (3.5.0)
- MJRefresh (3.5.0)
- RSPodKSAdaper (3.3.5.1)
- RSPodKSAdaper (3.3.5.1)
- SigmobAd-iOS (2.22.0)
- SigmobAd-iOS (2.22.0)
- SJWeChatOpenSDK_NoPay (1.8.6)
- UMCCommon (7.1.3)
- UMCCommon (7.1.3)
- VLionAdSDKPoly/RSGameVlionAd (3.7.9.7):
- VLionAdSDKPoly/RSGameVlionAd (3.7.9.7):
- VLionAdSDKPoly/VLionAdSDKPoly
- VLionAdSDKPoly/VLionAdSDKPoly
...
@@ -55,6 +56,7 @@ DEPENDENCIES:
...
@@ -55,6 +56,7 @@ DEPENDENCIES:
- MBProgressHUD
- MBProgressHUD
- MJExtension
- MJExtension
- SigmobAd-iOS (= 2.22.0)
- SigmobAd-iOS (= 2.22.0)
- SJWeChatOpenSDK_NoPay
- UMCCommon
- UMCCommon
- VLionAdSDKPoly/RSGameVlionAd
- VLionAdSDKPoly/RSGameVlionAd
- VLionAdSDKPoly/VLionADSDKBDAdapter
- VLionAdSDKPoly/VLionADSDKBDAdapter
...
@@ -76,6 +78,7 @@ SPEC REPOS:
...
@@ -76,6 +78,7 @@ SPEC REPOS:
- MJRefresh
- MJRefresh
- RSPodKSAdaper
- RSPodKSAdaper
- SigmobAd-iOS
- SigmobAd-iOS
- SJWeChatOpenSDK_NoPay
- UMCCommon
- UMCCommon
- VLionAdSDKPoly
- VLionAdSDKPoly
...
@@ -90,9 +93,10 @@ SPEC CHECKSUMS:
...
@@ -90,9 +93,10 @@ SPEC CHECKSUMS:
MJRefresh: 6afc955813966afb08305477dd7a0d9ad5e79a16
MJRefresh: 6afc955813966afb08305477dd7a0d9ad5e79a16
RSPodKSAdaper: 5067aef7f1f260065a8b5d6f32e0d97186ac4d03
RSPodKSAdaper: 5067aef7f1f260065a8b5d6f32e0d97186ac4d03
SigmobAd-iOS: eef25c50cc67e0fa0af2e62ede2b5baa5dc261e1
SigmobAd-iOS: eef25c50cc67e0fa0af2e62ede2b5baa5dc261e1
SJWeChatOpenSDK_NoPay: 124b13e0a4bb7a71b1faaf3c87008f026bb0b91c
UMCCommon: 0cb2629b93884531621100ed66ff2bca8b181f1f
UMCCommon: 0cb2629b93884531621100ed66ff2bca8b181f1f
VLionAdSDKPoly: 4b0f8da993f62234a438e959ace3bedbd932278b
VLionAdSDKPoly: 4b0f8da993f62234a438e959ace3bedbd932278b
PODFILE CHECKSUM:
a7a6144fb617cedae15c1921edb4cc34adbd143
2
PODFILE CHECKSUM:
e712dd2e41df5713a0c5b4b693065ccaebbf8ee
2
COCOAPODS: 1.9.3
COCOAPODS: 1.9.3
GYDemo/Pods/Pods.xcodeproj/project.pbxproj
View file @
3fa8b50b
This source diff could not be displayed because it is too large. You can
view the blob
instead.
GYDemo/Pods/Pods.xcodeproj/xcuserdata/mazy.xcuserdatad/xcschemes/SJWeChatOpenSDK_NoPay.xcscheme
0 → 100644
View file @
3fa8b50b
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion =
"1100"
version =
"1.3"
>
<BuildAction
parallelizeBuildables =
"YES"
buildImplicitDependencies =
"YES"
>
<BuildActionEntries>
<BuildActionEntry
buildForAnalyzing =
"YES"
buildForTesting =
"YES"
buildForRunning =
"YES"
buildForProfiling =
"YES"
buildForArchiving =
"YES"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"CC850A9FCF4AEFB1DA60249941A913AE"
BuildableName =
"SJWeChatOpenSDK_NoPay.framework"
BlueprintName =
"SJWeChatOpenSDK_NoPay"
ReferencedContainer =
"container:Pods.xcodeproj"
>
</BuildableReference>
</BuildActionEntry>
</BuildActionEntries>
</BuildAction>
<TestAction
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv =
"YES"
buildConfiguration =
"Debug"
>
<AdditionalOptions>
</AdditionalOptions>
</TestAction>
<LaunchAction
selectedDebuggerIdentifier =
"Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier =
"Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle =
"0"
useCustomWorkingDirectory =
"NO"
ignoresPersistentStateOnLaunch =
"NO"
debugDocumentVersioning =
"YES"
debugServiceExtension =
"internal"
buildConfiguration =
"Debug"
allowLocationSimulation =
"YES"
>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
<ProfileAction
savedToolIdentifier =
""
useCustomWorkingDirectory =
"NO"
debugDocumentVersioning =
"YES"
buildConfiguration =
"Release"
shouldUseLaunchSchemeArgsEnv =
"YES"
>
</ProfileAction>
<AnalyzeAction
buildConfiguration =
"Debug"
>
</AnalyzeAction>
<ArchiveAction
buildConfiguration =
"Release"
revealArchiveInOrganizer =
"YES"
>
</ArchiveAction>
</Scheme>
GYDemo/Pods/Pods.xcodeproj/xcuserdata/mazy.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
3fa8b50b
...
@@ -8,92 +8,71 @@
...
@@ -8,92 +8,71 @@
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
1
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
BaiduMobAd_SDK.xcscheme
<
/k
e
y
>
<
k
e
y
>
BaiduMobAd_SDK.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
2
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
Bytedance-UnionAD.xcscheme
<
/k
e
y
>
<
k
e
y
>
Bytedance-UnionAD.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
3
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
GDTMobSDK.xcscheme
<
/k
e
y
>
<
k
e
y
>
GDTMobSDK.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
4
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
MBProgressHUD.xcscheme
<
/k
e
y
>
<
k
e
y
>
MBProgressHUD.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
6
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
MJExtension.xcscheme
<
/k
e
y
>
<
k
e
y
>
MJExtension.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
7
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
MJRefresh.xcscheme
<
/k
e
y
>
<
k
e
y
>
MJRefresh.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
8
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
Masonry.xcscheme
<
/k
e
y
>
<
k
e
y
>
Masonry.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
5
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
Pods-GYDemo.xcscheme
<
/k
e
y
>
<
k
e
y
>
Pods-GYDemo.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
9
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
RSPodKSAdaper.xcscheme
<
/k
e
y
>
<
k
e
y
>
RSPodKSAdaper.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
/
d
i
c
t
>
<
int
e
g
e
r
>
10
<
/int
e
g
e
r
>
<
k
e
y
>
SJWeChatOpenSDK_NoPay.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
SigmobAd-iOS.xcscheme
<
/k
e
y
>
<
k
e
y
>
SigmobAd-iOS.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
11
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
UMCCommon.xcscheme
<
/k
e
y
>
<
k
e
y
>
UMCCommon.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
12
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
VLionAdSDKPoly.xcscheme
<
/k
e
y
>
<
k
e
y
>
VLionAdSDKPoly.xcscheme
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
k
e
y
>
isShown
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
orderHint
<
/k
e
y
>
<
int
e
g
e
r
>
13
<
/int
e
g
e
r
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
SuppressBuildableAutocreation
<
/k
e
y
>
<
k
e
y
>
SuppressBuildableAutocreation
<
/k
e
y
>
...
...
GYDemo/Pods/SJWeChatOpenSDK_NoPay/LICENSE
0 → 100644
View file @
3fa8b50b
Copyright (c) 2020 Willson1989 <yi.zheng@showself.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
GYDemo/Pods/SJWeChatOpenSDK_NoPay/README.md
0 → 100644
View file @
3fa8b50b
# SJWeChatOpenSDK_NoPay
[

](https://travis-ci.org/Willson1989/SJWeChatOpenSDK_NoPay)
[

](https://cocoapods.org/pods/SJWeChatOpenSDK_NoPay)
[

](https://cocoapods.org/pods/SJWeChatOpenSDK_NoPay)
[

](https://cocoapods.org/pods/SJWeChatOpenSDK_NoPay)
## Example
To run the example project, clone the repo, and run
`pod install`
from the Example directory first.
## Requirements
## Installation
SJWeChatOpenSDK_NoPay is available through
[
CocoaPods
](
https://cocoapods.org
)
. To install
it, simply add the following line to your Podfile:
```
ruby
pod
'SJWeChatOpenSDK_NoPay'
```
## Author
Willson1989, yi.zheng@showself.com
## License
SJWeChatOpenSDK_NoPay is available under the MIT license. See the LICENSE file for more info.
GYDemo/
GYDemo/OpenSDK1.8.7.1
_NoPay/WXApi.h
→
GYDemo/
Pods/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK
_NoPay/WXApi.h
View file @
3fa8b50b
...
@@ -48,7 +48,6 @@ NS_ASSUME_NONNULL_BEGIN
...
@@ -48,7 +48,6 @@ NS_ASSUME_NONNULL_BEGIN
@end
@end
#pragma mark - WXApi
#pragma mark - WXApi
/*! @brief 微信Api接口函数类
/*! @brief 微信Api接口函数类
...
@@ -158,18 +157,6 @@ NS_ASSUME_NONNULL_BEGIN
...
@@ -158,18 +157,6 @@ NS_ASSUME_NONNULL_BEGIN
+
(
void
)
sendAuthReq
:(
SendAuthReq
*
)
req
viewController
:(
UIViewController
*
)
viewController
delegate
:(
nullable
id
<
WXApiDelegate
>
)
delegate
completion
:(
void
(
^
__nullable
)(
BOOL
success
))
completion
;
+
(
void
)
sendAuthReq
:(
SendAuthReq
*
)
req
viewController
:(
UIViewController
*
)
viewController
delegate
:(
nullable
id
<
WXApiDelegate
>
)
delegate
completion
:(
void
(
^
__nullable
)(
BOOL
success
))
completion
;
/*! @brief 测试函数,用于排查当前App通过Universal Link方式分享到微信的流程
注意1: 调用自检函数之前必须要先调用registerApp:universalLink接口, 并确认调用成功
注意2: 自检过程中会有Log产生,可以先调用startLogByLevel函数,根据Log排查问题
注意3: 会多次回调block
注意4: 仅用于新接入SDK时调试使用,请勿在正式环境的调用
*
* 当completion回调的step为WXULCheckStepFinal时,表示检测通过,Universal Link接入成功
* @param completion 回调Block
*/
+
(
void
)
checkUniversalLinkReady
:(
nonnull
WXCheckULCompletion
)
completion
;
/*! @brief WXApi的成员函数,接受微信的log信息。byBlock
/*! @brief WXApi的成员函数,接受微信的log信息。byBlock
注意1:SDK会强引用这个block,注意不要导致内存泄漏,注意不要导致内存泄漏
注意1:SDK会强引用这个block,注意不要导致内存泄漏,注意不要导致内存泄漏
注意2:调用过一次startLog by block之后,如果再调用一次任意方式的startLoad,会释放上一次logBlock,不再回调上一个logBlock
注意2:调用过一次startLog by block之后,如果再调用一次任意方式的startLoad,会释放上一次logBlock,不再回调上一个logBlock
...
@@ -177,7 +164,6 @@ NS_ASSUME_NONNULL_BEGIN
...
@@ -177,7 +164,6 @@ NS_ASSUME_NONNULL_BEGIN
* @param level 打印log的级别
* @param level 打印log的级别
* @param logBlock 打印log的回调block
* @param logBlock 打印log的回调block
*/
*/
+
(
void
)
startLogByLevel
:(
WXLogLevel
)
level
logBlock
:(
WXLogBolock
)
logBlock
;
+
(
void
)
startLogByLevel
:(
WXLogLevel
)
level
logBlock
:(
WXLogBolock
)
logBlock
;
/*! @brief WXApi的成员函数,接受微信的log信息。byDelegate
/*! @brief WXApi的成员函数,接受微信的log信息。byDelegate
...
@@ -192,7 +178,6 @@ NS_ASSUME_NONNULL_BEGIN
...
@@ -192,7 +178,6 @@ NS_ASSUME_NONNULL_BEGIN
* @param
* @param
*/
*/
+
(
void
)
stopLog
;
+
(
void
)
stopLog
;
@end
@end
NS_ASSUME_NONNULL_END
NS_ASSUME_NONNULL_END
GYDemo/
GYDemo/OpenSDK1.8.7.1
_NoPay/WXApiObject.h
→
GYDemo/
Pods/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK
_NoPay/WXApiObject.h
View file @
3fa8b50b
...
@@ -80,55 +80,6 @@ typedef NS_ENUM(NSInteger,WXLogLevel) {
...
@@ -80,55 +80,6 @@ typedef NS_ENUM(NSInteger,WXLogLevel) {
*/
*/
typedef
void
(
^
WXLogBolock
)(
NSString
*
log
);
typedef
void
(
^
WXLogBolock
)(
NSString
*
log
);
/*! @brief 微信Universal Link检查函数 (WXApi#checkUniversalLinkReady:),检查步骤枚举值
*
* WXULCheckStepParams 参数检测
* WXULCheckStepSystemVersion 当前系统版本检测
* WXULCheckStepWechatVersion 微信客户端版本检测
* WXULCheckStepSDKInnerOperation 微信SDK内部操作检测
* WXULCheckStepLaunchWechat App拉起微信检测
* WXULCheckStepBackToCurrentApp 由微信返回当前App检测
* WXULCheckStepFinal 最终结果
*/
typedef
NS_ENUM
(
NSInteger
,
WXULCheckStep
)
{
WXULCheckStepParams
,
WXULCheckStepSystemVersion
,
WXULCheckStepWechatVersion
,
WXULCheckStepSDKInnerOperation
,
WXULCheckStepLaunchWechat
,
WXULCheckStepBackToCurrentApp
,
WXULCheckStepFinal
,
};
#pragma mark - WXCheckULStepResult
/*! @brief 该类为微信Universal Link检测函数结果类
*
*/
@interface
WXCheckULStepResult
:
NSObject
/** 是否成功 */
@property
(
nonatomic
,
assign
)
BOOL
success
;
/** 当前错误信息 */
@property
(
nonatomic
,
strong
)
NSString
*
errorInfo
;
/** 修正建议 */
@property
(
nonatomic
,
strong
)
NSString
*
suggestion
;
-
(
instancetype
)
initWithCheckResult
:(
BOOL
)
success
errorInfo
:(
nullable
NSString
*
)
errorInfo
suggestion
:(
nullable
NSString
*
)
suggestion
;
@end
/*! @brief 微信Universal Link检查函数 (WXApi#checkUniversalLinkReady:),回调Block
*
* @param step 当前检测步骤
* @param result 检测结果
*/
typedef
void
(
^
WXCheckULCompletion
)(
WXULCheckStep
step
,
WXCheckULStepResult
*
result
);
#pragma mark - BaseReq
#pragma mark - BaseReq
/*! @brief 该类为微信终端SDK所有请求类的基类
/*! @brief 该类为微信终端SDK所有请求类的基类
*
*
...
@@ -163,7 +114,6 @@ typedef void(^WXCheckULCompletion)(WXULCheckStep step, WXCheckULStepResult* resu
...
@@ -163,7 +114,6 @@ typedef void(^WXCheckULCompletion)(WXULCheckStep step, WXCheckULStepResult* resu
#pragma mark - WXMediaMessage
#pragma mark - WXMediaMessage
@class
WXMediaMessage
;
@class
WXMediaMessage
;
#pragma mark - SendAuthReq
#pragma mark - SendAuthReq
/*! @brief 第三方程序向微信终端请求认证的消息结构
/*! @brief 第三方程序向微信终端请求认证的消息结构
*
*
...
...
GYDemo/
GYDemo/OpenSDK1.8.7.1
_NoPay/WechatAuthSDK.h
→
GYDemo/
Pods/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK
_NoPay/WechatAuthSDK.h
View file @
3fa8b50b
...
@@ -15,7 +15,7 @@ enum AuthErrCode {
...
@@ -15,7 +15,7 @@ enum AuthErrCode {
WechatAuth_Err_Ok
=
0
,
//Auth成功
WechatAuth_Err_Ok
=
0
,
//Auth成功
WechatAuth_Err_NormalErr
=
-
1
,
//普通错误
WechatAuth_Err_NormalErr
=
-
1
,
//普通错误
WechatAuth_Err_NetworkErr
=
-
2
,
//网络错误
WechatAuth_Err_NetworkErr
=
-
2
,
//网络错误
WechatAuth_Err_Ge
Mac
rcodeFailed
=
-
3
,
//获取二维码失败
WechatAuth_Err_Ge
tQ
rcodeFailed
=
-
3
,
//获取二维码失败
WechatAuth_Err_Cancel
=
-
4
,
//用户取消授权
WechatAuth_Err_Cancel
=
-
4
,
//用户取消授权
WechatAuth_Err_Timeout
=
-
5
,
//超时
WechatAuth_Err_Timeout
=
-
5
,
//超时
};
};
...
@@ -23,7 +23,7 @@ enum AuthErrCode {
...
@@ -23,7 +23,7 @@ enum AuthErrCode {
@protocol
WechatAuthAPIDelegate
<
NSObject
>
@protocol
WechatAuthAPIDelegate
<
NSObject
>
@optional
@optional
-
(
void
)
onAuthGo
Mac
rcode
:
(
UIImage
*
)
image
;
//得到二维码
-
(
void
)
onAuthGo
tQ
rcode
:
(
UIImage
*
)
image
;
//得到二维码
-
(
void
)
onQrcodeScanned
;
//二维码被扫描
-
(
void
)
onQrcodeScanned
;
//二维码被扫描
-
(
void
)
onAuthFinish
:(
int
)
errCode
AuthCode
:(
nullable
NSString
*
)
authCode
;
//成功登录
-
(
void
)
onAuthFinish
:(
int
)
errCode
AuthCode
:(
nullable
NSString
*
)
authCode
;
//成功登录
...
...
GYDemo/
GYDemo/OpenSDK1.8.7.1
_NoPay/libWeChatSDK.a
→
GYDemo/
Pods/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK
_NoPay/libWeChatSDK.a
View file @
3fa8b50b
No preview for this file type
GYDemo/Pods/Target Support Files/Pods-GYDemo/Pods-GYDemo-acknowledgements.markdown
View file @
3fa8b50b
...
@@ -168,6 +168,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
...
@@ -168,6 +168,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
THE SOFTWARE.
## SJWeChatOpenSDK_NoPay
Copyright (c) 2020 Willson1989
<yi.zheng@showself.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
## SigmobAd-iOS
## SigmobAd-iOS
MIT License
MIT License
...
...
GYDemo/Pods/Target Support Files/Pods-GYDemo/Pods-GYDemo-acknowledgements.plist
View file @
3fa8b50b
...
@@ -227,6 +227,35 @@ THE SOFTWARE.</string>
...
@@ -227,6 +227,35 @@ THE SOFTWARE.</string>
<
k
e
y
>
Type
<
/k
e
y
>
<
k
e
y
>
Type
<
/k
e
y
>
<
string
>
PSGroupSpecifier
<
/string
>
<
string
>
PSGroupSpecifier
<
/string
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
FooterText
<
/k
e
y
>
<
string
>
Copyright
(
c
)
2020
Willson1989
&
lt
;
yi.zheng
@
showself.com
&
gt
;
Permission
is
hereby
granted
,
free
of
charge
,
to
any
person
obtaining
a
copy
of
this
software
and
associated
documentation
files
(
the
"Software"
)
,
to
deal
in
the
Software
without
restriction
,
including
without
limitation
the
rights
to
use
,
copy
,
modify
,
merge
,
publish
,
distribute
,
sublicense
,
and/or
sell
copies
of
the
Software
,
and
to
permit
persons
to
whom
the
Software
is
furnished
to
do
so
,
subject
to
the
following
conditions:
The
above
copyright
notice
and
this
permission
notice
shall
be
included
in
all
copies
or
substantial
portions
of
the
Software.
THE
SOFTWARE
IS
PROVIDED
"AS IS"
,
WITHOUT
WARRANTY
OF
ANY
KIND
,
EXPRESS
OR
IMPLIED
,
INCLUDING
BUT
NOT
LIMITED
TO
THE
WARRANTIES
OF
MERCHANTABILITY
,
FITNESS
FOR
A
PARTICULAR
PURPOSE
AND
NONINFRINGEMENT.
IN
NO
EVENT
SHALL
THE
AUTHORS
OR
COPYRIGHT
HOLDERS
BE
LIABLE
FOR
ANY
CLAIM
,
DAMAGES
OR
OTHER
LIABILITY
,
WHETHER
IN
AN
ACTION
OF
CONTRACT
,
TORT
OR
OTHERWISE
,
ARISING
FROM
,
OUT
OF
OR
IN
CONNECTION
WITH
THE
SOFTWARE
OR
THE
USE
OR
OTHER
DEALINGS
IN
THE
SOFTWARE.
<
/string
>
<
k
e
y
>
License
<
/k
e
y
>
<
string
>
MIT
<
/string
>
<
k
e
y
>
Title
<
/k
e
y
>
<
string
>
SJWeChatOpenSDK_NoPay
<
/string
>
<
k
e
y
>
Type
<
/k
e
y
>
<
string
>
PSGroupSpecifier
<
/string
>
<
/
d
i
c
t
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
FooterText
<
/k
e
y
>
<
k
e
y
>
FooterText
<
/k
e
y
>
<
string
>
MIT
License
<
string
>
MIT
License
...
...
GYDemo/Pods/Target Support Files/Pods-GYDemo/Pods-GYDemo-frameworks-Debug-input-files.xcfilelist
View file @
3fa8b50b
...
@@ -4,4 +4,5 @@ ${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework
...
@@ -4,4 +4,5 @@ ${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework
${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework
${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework
${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework
${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework
${BUILT_PRODUCTS_DIR}/Masonry/Masonry.framework
${BUILT_PRODUCTS_DIR}/Masonry/Masonry.framework
${PODS_ROOT}/RSPodKSAdaper/KSAdSDK.framework
${PODS_ROOT}/RSPodKSAdaper/KSAdSDK.framework
\ No newline at end of file
${BUILT_PRODUCTS_DIR}/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.framework
\ No newline at end of file
GYDemo/Pods/Target Support Files/Pods-GYDemo/Pods-GYDemo-frameworks-Debug-output-files.xcfilelist
View file @
3fa8b50b
...
@@ -3,4 +3,5 @@ ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework
...
@@ -3,4 +3,5 @@ ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Masonry.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Masonry.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KSAdSDK.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KSAdSDK.framework
\ No newline at end of file
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SJWeChatOpenSDK_NoPay.framework
\ No newline at end of file
GYDemo/Pods/Target Support Files/Pods-GYDemo/Pods-GYDemo-frameworks-Release-input-files.xcfilelist
View file @
3fa8b50b
...
@@ -4,4 +4,5 @@ ${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework
...
@@ -4,4 +4,5 @@ ${BUILT_PRODUCTS_DIR}/MBProgressHUD/MBProgressHUD.framework
${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework
${BUILT_PRODUCTS_DIR}/MJExtension/MJExtension.framework
${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework
${BUILT_PRODUCTS_DIR}/MJRefresh/MJRefresh.framework
${BUILT_PRODUCTS_DIR}/Masonry/Masonry.framework
${BUILT_PRODUCTS_DIR}/Masonry/Masonry.framework
${PODS_ROOT}/RSPodKSAdaper/KSAdSDK.framework
${PODS_ROOT}/RSPodKSAdaper/KSAdSDK.framework
\ No newline at end of file
${BUILT_PRODUCTS_DIR}/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.framework
\ No newline at end of file
GYDemo/Pods/Target Support Files/Pods-GYDemo/Pods-GYDemo-frameworks-Release-output-files.xcfilelist
View file @
3fa8b50b
...
@@ -3,4 +3,5 @@ ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework
...
@@ -3,4 +3,5 @@ ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MBProgressHUD.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJExtension.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MJRefresh.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Masonry.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Masonry.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KSAdSDK.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/KSAdSDK.framework
\ No newline at end of file
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/SJWeChatOpenSDK_NoPay.framework
\ No newline at end of file
GYDemo/Pods/Target Support Files/Pods-GYDemo/Pods-GYDemo-frameworks.sh
View file @
3fa8b50b
...
@@ -203,6 +203,7 @@ if [[ "$CONFIGURATION" == "Debug" ]]; then
...
@@ -203,6 +203,7 @@ if [[ "$CONFIGURATION" == "Debug" ]]; then
install_framework
"
${
BUILT_PRODUCTS_DIR
}
/MJRefresh/MJRefresh.framework"
install_framework
"
${
BUILT_PRODUCTS_DIR
}
/MJRefresh/MJRefresh.framework"
install_framework
"
${
BUILT_PRODUCTS_DIR
}
/Masonry/Masonry.framework"
install_framework
"
${
BUILT_PRODUCTS_DIR
}
/Masonry/Masonry.framework"
install_framework
"
${
PODS_ROOT
}
/RSPodKSAdaper/KSAdSDK.framework"
install_framework
"
${
PODS_ROOT
}
/RSPodKSAdaper/KSAdSDK.framework"
install_framework
"
${
BUILT_PRODUCTS_DIR
}
/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.framework"
fi
fi
if
[[
"
$CONFIGURATION
"
==
"Release"
]]
;
then
if
[[
"
$CONFIGURATION
"
==
"Release"
]]
;
then
install_framework
"
${
BUILT_PRODUCTS_DIR
}
/AFNetworking/AFNetworking.framework"
install_framework
"
${
BUILT_PRODUCTS_DIR
}
/AFNetworking/AFNetworking.framework"
...
@@ -211,6 +212,7 @@ if [[ "$CONFIGURATION" == "Release" ]]; then
...
@@ -211,6 +212,7 @@ if [[ "$CONFIGURATION" == "Release" ]]; then
install_framework
"
${
BUILT_PRODUCTS_DIR
}
/MJRefresh/MJRefresh.framework"
install_framework
"
${
BUILT_PRODUCTS_DIR
}
/MJRefresh/MJRefresh.framework"
install_framework
"
${
BUILT_PRODUCTS_DIR
}
/Masonry/Masonry.framework"
install_framework
"
${
BUILT_PRODUCTS_DIR
}
/Masonry/Masonry.framework"
install_framework
"
${
PODS_ROOT
}
/RSPodKSAdaper/KSAdSDK.framework"
install_framework
"
${
PODS_ROOT
}
/RSPodKSAdaper/KSAdSDK.framework"
install_framework
"
${
BUILT_PRODUCTS_DIR
}
/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.framework"
fi
fi
if
[
"
${
COCOAPODS_PARALLEL_CODE_SIGN
}
"
==
"true"
]
;
then
if
[
"
${
COCOAPODS_PARALLEL_CODE_SIGN
}
"
==
"true"
]
;
then
wait
wait
...
...
GYDemo/Pods/Target Support Files/Pods-GYDemo/Pods-GYDemo.debug.xcconfig
View file @
3fa8b50b
EXCLUDED_ARCHS[sdk=iphonesimulator*] = arm64
EXCLUDED_ARCHS[sdk=iphonesimulator*] = arm64
FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry" "${PODS_ROOT}/BaiduMobAd_SDK/SDK" "${PODS_ROOT}/Bytedance-UnionAD/Bytedance-UnionAd/Frameworks" "${PODS_ROOT}/RSPodKSAdaper" "${PODS_ROOT}/SigmobAd-iOS/Sigmob" "${PODS_ROOT}/UMCCommon" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/RSGameVlionAd" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDK" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBDAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBUAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKGDTAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKJDAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKKSAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionNewsSDK"
FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry" "${PODS_
CONFIGURATION_BUILD_DIR}/SJWeChatOpenSDK_NoPay" "${PODS_
ROOT}/BaiduMobAd_SDK/SDK" "${PODS_ROOT}/Bytedance-UnionAD/Bytedance-UnionAd/Frameworks" "${PODS_ROOT}/RSPodKSAdaper" "${PODS_ROOT}/SigmobAd-iOS/Sigmob" "${PODS_ROOT}/UMCCommon" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/RSGameVlionAd" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDK" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBDAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBUAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKGDTAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKJDAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKKSAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionNewsSDK"
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking/AFNetworking.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension/MJExtension.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry/Masonry.framework/Headers" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/GDTMobSDK" $(SDKROOT)/usr/include/libxml2
HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking/AFNetworking.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension/MJExtension.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry/Masonry.framework/Headers" "${PODS_
CONFIGURATION_BUILD_DIR}/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.framework/Headers" "${PODS_
ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/GDTMobSDK" $(SDKROOT)/usr/include/libxml2
LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/GDTMobSDK/lib"
LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/GDTMobSDK/lib"
"${PODS_ROOT}/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay"
OTHER_CFLAGS = $(inherited) -isystem "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking/AFNetworking.framework/Headers" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension/MJExtension.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/Masonry/Masonry.framework/Headers" -i
framework "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking" -iframework "${PODS_ROOT}/BaiduMobAd_SDK/SDK" -iframework "${PODS_ROOT}/Bytedance-UnionAD/Bytedance-UnionAd/Frameworks" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/Masonry" -iframework "${PODS_ROOT}/RSPodKSAdaper
" -iframework "${PODS_ROOT}/SigmobAd-iOS/Sigmob" -iframework "${PODS_ROOT}/UMCCommon" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/RSGameVlionAd" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBDAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBUAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKGDTAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKJDAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKKSAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDK" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionNewsSDK"
OTHER_CFLAGS = $(inherited) -isystem "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking/AFNetworking.framework/Headers" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension/MJExtension.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/Masonry/Masonry.framework/Headers" -i
system "${PODS_CONFIGURATION_BUILD_DIR}/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.framework/Headers" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking" -iframework "${PODS_ROOT}/BaiduMobAd_SDK/SDK" -iframework "${PODS_ROOT}/Bytedance-UnionAD/Bytedance-UnionAd/Frameworks" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/Masonry" -iframework "${PODS_ROOT}/RSPodKSAdaper" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/SJWeChatOpenSDK_NoPay
" -iframework "${PODS_ROOT}/SigmobAd-iOS/Sigmob" -iframework "${PODS_ROOT}/UMCCommon" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/RSGameVlionAd" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBDAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBUAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKGDTAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKJDAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKKSAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDK" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionNewsSDK"
OTHER_LDFLAGS = $(inherited) -ObjC -l"GDTMobSDK" -l"ObjC" -l"bz2" -l"c++" -l"c++abi" -l"resolv" -l"resolv.9" -l"sqlite3" -l"xml2" -l"z" -framework "AFNetworking" -framework "AVFoundation" -framework "AVKit" -framework "Accelerate" -framework "AdSupport" -framework "AssetsLibrary" -framework "AudioToolBox" -framework "BUAdSDK" -framework "BUFoundation" -framework "BaiduMobAdSDK" -framework "CFNetwork" -framework "CoreData" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreMedia" -framework "CoreMotion" -framework "CoreServices" -framework "CoreTelephony" -framework "Foundation" -framework "ImageIO" -framework "KSAdSDK" -framework "MBProgressHUD" -framework "MJExtension" -framework "MJRefresh" -framework "MapKit" -framework "Masonry" -framework "MediaPlayer" -framework "MessageUI" -framework "MobileCoreServices" -framework "Photos" -framework "QuartzCore" -framework "QuickLook" -framework "RSGameVlionAd" -framework "SafariServices" -framework "Security" -framework "StoreKit" -framework "SystemConfiguration" -framework "UIKit" -framework "UMCommon" -framework "VLionADSDK" -framework "VLionADSDKBDAdapter" -framework "VLionADSDKBUAdapter" -framework "VLionADSDKGDTAdapter" -framework "VLionADSDKJDAdapter" -framework "VLionADSDKKSAdapter" -framework "VLionNewsSDK" -framework "WebKit" -framework "WindSDK" -weak_framework "Foundation" -weak_framework "UIKit" -weak_framework "WebKit"
OTHER_LDFLAGS = $(inherited) -ObjC -l"GDTMobSDK" -l"ObjC" -l"bz2" -l"c++" -l"c++abi" -l"resolv" -l"resolv.9" -l"sqlite3" -l"xml2" -l"z" -framework "AFNetworking" -framework "AVFoundation" -framework "AVKit" -framework "Accelerate" -framework "AdSupport" -framework "AssetsLibrary" -framework "AudioToolBox" -framework "BUAdSDK" -framework "BUFoundation" -framework "BaiduMobAdSDK" -framework "CFNetwork" -framework "CoreData" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreMedia" -framework "CoreMotion" -framework "CoreServices" -framework "CoreTelephony" -framework "Foundation" -framework "ImageIO" -framework "KSAdSDK" -framework "MBProgressHUD" -framework "MJExtension" -framework "MJRefresh" -framework "MapKit" -framework "Masonry" -framework "MediaPlayer" -framework "MessageUI" -framework "MobileCoreServices" -framework "Photos" -framework "QuartzCore" -framework "QuickLook" -framework "RSGameVlionAd" -framework "S
JWeChatOpenSDK_NoPay" -framework "S
afariServices" -framework "Security" -framework "StoreKit" -framework "SystemConfiguration" -framework "UIKit" -framework "UMCommon" -framework "VLionADSDK" -framework "VLionADSDKBDAdapter" -framework "VLionADSDKBUAdapter" -framework "VLionADSDKGDTAdapter" -framework "VLionADSDKJDAdapter" -framework "VLionADSDKKSAdapter" -framework "VLionNewsSDK" -framework "WebKit" -framework "WindSDK" -weak_framework "Foundation" -weak_framework "UIKit" -weak_framework "WebKit"
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
...
...
GYDemo/Pods/Target Support Files/Pods-GYDemo/Pods-GYDemo.release.xcconfig
View file @
3fa8b50b
EXCLUDED_ARCHS[sdk=iphonesimulator*] = arm64
EXCLUDED_ARCHS[sdk=iphonesimulator*] = arm64
FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry" "${PODS_ROOT}/BaiduMobAd_SDK/SDK" "${PODS_ROOT}/Bytedance-UnionAD/Bytedance-UnionAd/Frameworks" "${PODS_ROOT}/RSPodKSAdaper" "${PODS_ROOT}/SigmobAd-iOS/Sigmob" "${PODS_ROOT}/UMCCommon" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/RSGameVlionAd" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDK" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBDAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBUAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKGDTAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKJDAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKKSAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionNewsSDK"
FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry" "${PODS_
CONFIGURATION_BUILD_DIR}/SJWeChatOpenSDK_NoPay" "${PODS_
ROOT}/BaiduMobAd_SDK/SDK" "${PODS_ROOT}/Bytedance-UnionAD/Bytedance-UnionAd/Frameworks" "${PODS_ROOT}/RSPodKSAdaper" "${PODS_ROOT}/SigmobAd-iOS/Sigmob" "${PODS_ROOT}/UMCCommon" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/RSGameVlionAd" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDK" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBDAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBUAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKGDTAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKJDAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKKSAdapter" "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionNewsSDK"
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking/AFNetworking.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension/MJExtension.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry/Masonry.framework/Headers" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/GDTMobSDK" $(SDKROOT)/usr/include/libxml2
HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking/AFNetworking.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension/MJExtension.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Masonry/Masonry.framework/Headers" "${PODS_
CONFIGURATION_BUILD_DIR}/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.framework/Headers" "${PODS_
ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/GDTMobSDK" $(SDKROOT)/usr/include/libxml2
LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/GDTMobSDK/lib"
LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/GDTMobSDK/lib"
"${PODS_ROOT}/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay"
OTHER_CFLAGS = $(inherited) -isystem "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking/AFNetworking.framework/Headers" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension/MJExtension.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/Masonry/Masonry.framework/Headers" -i
framework "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking" -iframework "${PODS_ROOT}/BaiduMobAd_SDK/SDK" -iframework "${PODS_ROOT}/Bytedance-UnionAD/Bytedance-UnionAd/Frameworks" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/Masonry" -iframework "${PODS_ROOT}/RSPodKSAdaper
" -iframework "${PODS_ROOT}/SigmobAd-iOS/Sigmob" -iframework "${PODS_ROOT}/UMCCommon" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/RSGameVlionAd" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBDAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBUAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKGDTAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKJDAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKKSAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDK" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionNewsSDK"
OTHER_CFLAGS = $(inherited) -isystem "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking/AFNetworking.framework/Headers" -isystem "${PODS_ROOT}/Headers/Public" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD/MBProgressHUD.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension/MJExtension.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh/MJRefresh.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/Masonry/Masonry.framework/Headers" -i
system "${PODS_CONFIGURATION_BUILD_DIR}/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.framework/Headers" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/AFNetworking" -iframework "${PODS_ROOT}/BaiduMobAd_SDK/SDK" -iframework "${PODS_ROOT}/Bytedance-UnionAD/Bytedance-UnionAd/Frameworks" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/MBProgressHUD" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/MJExtension" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/MJRefresh" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/Masonry" -iframework "${PODS_ROOT}/RSPodKSAdaper" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/SJWeChatOpenSDK_NoPay
" -iframework "${PODS_ROOT}/SigmobAd-iOS/Sigmob" -iframework "${PODS_ROOT}/UMCCommon" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/RSGameVlionAd" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBDAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKBUAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKGDTAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKJDAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDKKSAdapter" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionADSDK" -iframework "${PODS_ROOT}/VLionAdSDKPoly/VLionAdSDKPoly/VLionNewsSDK"
OTHER_LDFLAGS = $(inherited) -ObjC -l"GDTMobSDK" -l"ObjC" -l"bz2" -l"c++" -l"c++abi" -l"resolv" -l"resolv.9" -l"sqlite3" -l"xml2" -l"z" -framework "AFNetworking" -framework "AVFoundation" -framework "AVKit" -framework "Accelerate" -framework "AdSupport" -framework "AssetsLibrary" -framework "AudioToolBox" -framework "BUAdSDK" -framework "BUFoundation" -framework "BaiduMobAdSDK" -framework "CFNetwork" -framework "CoreData" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreMedia" -framework "CoreMotion" -framework "CoreServices" -framework "CoreTelephony" -framework "Foundation" -framework "ImageIO" -framework "KSAdSDK" -framework "MBProgressHUD" -framework "MJExtension" -framework "MJRefresh" -framework "MapKit" -framework "Masonry" -framework "MediaPlayer" -framework "MessageUI" -framework "MobileCoreServices" -framework "Photos" -framework "QuartzCore" -framework "QuickLook" -framework "RSGameVlionAd" -framework "SafariServices" -framework "Security" -framework "StoreKit" -framework "SystemConfiguration" -framework "UIKit" -framework "UMCommon" -framework "VLionADSDK" -framework "VLionADSDKBDAdapter" -framework "VLionADSDKBUAdapter" -framework "VLionADSDKGDTAdapter" -framework "VLionADSDKJDAdapter" -framework "VLionADSDKKSAdapter" -framework "VLionNewsSDK" -framework "WebKit" -framework "WindSDK" -weak_framework "Foundation" -weak_framework "UIKit" -weak_framework "WebKit"
OTHER_LDFLAGS = $(inherited) -ObjC -l"GDTMobSDK" -l"ObjC" -l"bz2" -l"c++" -l"c++abi" -l"resolv" -l"resolv.9" -l"sqlite3" -l"xml2" -l"z" -framework "AFNetworking" -framework "AVFoundation" -framework "AVKit" -framework "Accelerate" -framework "AdSupport" -framework "AssetsLibrary" -framework "AudioToolBox" -framework "BUAdSDK" -framework "BUFoundation" -framework "BaiduMobAdSDK" -framework "CFNetwork" -framework "CoreData" -framework "CoreGraphics" -framework "CoreLocation" -framework "CoreMedia" -framework "CoreMotion" -framework "CoreServices" -framework "CoreTelephony" -framework "Foundation" -framework "ImageIO" -framework "KSAdSDK" -framework "MBProgressHUD" -framework "MJExtension" -framework "MJRefresh" -framework "MapKit" -framework "Masonry" -framework "MediaPlayer" -framework "MessageUI" -framework "MobileCoreServices" -framework "Photos" -framework "QuartzCore" -framework "QuickLook" -framework "RSGameVlionAd" -framework "S
JWeChatOpenSDK_NoPay" -framework "S
afariServices" -framework "Security" -framework "StoreKit" -framework "SystemConfiguration" -framework "UIKit" -framework "UMCommon" -framework "VLionADSDK" -framework "VLionADSDKBDAdapter" -framework "VLionADSDKBUAdapter" -framework "VLionADSDKGDTAdapter" -framework "VLionADSDKJDAdapter" -framework "VLionADSDKKSAdapter" -framework "VLionNewsSDK" -framework "WebKit" -framework "WindSDK" -weak_framework "Foundation" -weak_framework "UIKit" -weak_framework "WebKit"
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
PODS_PODFILE_DIR_PATH = ${SRCROOT}/.
...
...
GYDemo/Pods/Target Support Files/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay-Info.plist
0 → 100644
View file @
3fa8b50b
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e
//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
string
>
en
<
/string
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
$
{
EXECUTABLE_NAME
}<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
string
>
$
{
PRODUCT_BUNDLE_IDENTIFIER
}<
/string
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
string
>
6.0
<
/string
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
string
>
$
{
PRODUCT_NAME
}<
/string
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
FMWK
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
1.8.6
<
/string
>
<
k
e
y
>
CFBundleSignature
<
/k
e
y
>
<
string
>
????
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
$
{
CURRENT_PROJECT_VERSION
}<
/string
>
<
k
e
y
>
NSPrincipalClass
<
/k
e
y
>
<
string
><
/string
>
<
/
d
i
c
t
>
<
/plist
>
GYDemo/Pods/Target Support Files/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay-dummy.m
0 → 100644
View file @
3fa8b50b
#import <Foundation/Foundation.h>
@interface
PodsDummy_SJWeChatOpenSDK_NoPay
:
NSObject
@end
@implementation
PodsDummy_SJWeChatOpenSDK_NoPay
@end
GYDemo/Pods/Target Support Files/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay-prefix.pch
0 → 100644
View file @
3fa8b50b
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif
GYDemo/Pods/Target Support Files/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay-umbrella.h
0 → 100644
View file @
3fa8b50b
#ifdef __OBJC__
#import <UIKit/UIKit.h>
#else
#ifndef FOUNDATION_EXPORT
#if defined(__cplusplus)
#define FOUNDATION_EXPORT extern "C"
#else
#define FOUNDATION_EXPORT extern
#endif
#endif
#endif
#import "WechatAuthSDK.h"
#import "WXApi.h"
#import "WXApiObject.h"
FOUNDATION_EXPORT
double
SJWeChatOpenSDK_NoPayVersionNumber
;
FOUNDATION_EXPORT
const
unsigned
char
SJWeChatOpenSDK_NoPayVersionString
[];
GYDemo/Pods/Target Support Files/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.debug.xcconfig
0 → 100644
View file @
3fa8b50b
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/SJWeChatOpenSDK_NoPay
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay"
OTHER_LDFLAGS = $(inherited) -all_load -l"WeChatSDK" -l"c++" -l"sqlite3" -l"z" -framework "CoreGraphics" -framework "Security" -framework "WebKit"
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
PODS_ROOT = ${SRCROOT}
PODS_TARGET_SRCROOT = ${PODS_ROOT}/SJWeChatOpenSDK_NoPay
PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
SKIP_INSTALL = YES
USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
GYDemo/Pods/Target Support Files/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.modulemap
0 → 100644
View file @
3fa8b50b
framework module SJWeChatOpenSDK_NoPay {
umbrella header "SJWeChatOpenSDK_NoPay-umbrella.h"
export *
module * { export * }
}
GYDemo/Pods/Target Support Files/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay.release.xcconfig
0 → 100644
View file @
3fa8b50b
CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/SJWeChatOpenSDK_NoPay
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
LIBRARY_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/SJWeChatOpenSDK_NoPay/SJWeChatOpenSDK_NoPay"
OTHER_LDFLAGS = $(inherited) -all_load -l"WeChatSDK" -l"c++" -l"sqlite3" -l"z" -framework "CoreGraphics" -framework "Security" -framework "WebKit"
PODS_BUILD_DIR = ${BUILD_DIR}
PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
PODS_ROOT = ${SRCROOT}
PODS_TARGET_SRCROOT = ${PODS_ROOT}/SJWeChatOpenSDK_NoPay
PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
SKIP_INSTALL = YES
USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES
UnityiOSFarm/Info.plist
View file @
3fa8b50b
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="
ut
f
-
8
"?
>
<
?xml
v
e
rsion="
1
.
0
"
e
n
c
o
d
ing="
UT
F
-
8
"?
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e
//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
!
D
O
C
TYP
E
plist
PU
B
LI
C
"-//
A
ppl
e
//
D
T
D
PLIST
1
.
0
//
E
N"
"http://www.
a
ppl
e
.
c
om/
D
T
D
s/Prop
e
rtyList-
1
.
0
.
d
t
d
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
plist
v
e
rsion="
1
.
0
"
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
CADisableMinimumFrameDuration
<
/k
e
y
>
<
k
e
y
>
CADisableMinimumFrameDuration
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
CFBundleAllowMixedLocalizations
<
/k
e
y
>
<
k
e
y
>
CFBundleAllowMixedLocalizations
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
k
e
y
>
CFBundleDevelopmentRegion
<
/k
e
y
>
<
string
>
en
<
/string
>
<
string
>
en
<
/string
>
<
k
e
y
>
CFBundleDisplayName
<
/k
e
y
>
<
k
e
y
>
CFBundleDisplayName
<
/k
e
y
>
<
string
>
LuckFarm-V3
<
/string
>
<
string
>
LuckFarm-V3
<
/string
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
k
e
y
>
CFBundleExecutable
<
/k
e
y
>
<
string
>
$
{
EXECUTABLE_NAME
}<
/string
>
<
string
>
$
{
EXECUTABLE_NAME
}<
/string
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
k
e
y
>
CFBundleIdentifier
<
/k
e
y
>
<
string
>
$
{
PRODUCT_BUNDLE_IDENTIFIER
}<
/string
>
<
string
>
$
{
PRODUCT_BUNDLE_IDENTIFIER
}<
/string
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleInfoDictionaryVersion
<
/k
e
y
>
<
string
>
6.0
<
/string
>
<
string
>
6.0
<
/string
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
k
e
y
>
CFBundleName
<
/k
e
y
>
<
string
>
$
{
PRODUCT_NAME
}<
/string
>
<
string
>
$
{
PRODUCT_NAME
}<
/string
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
k
e
y
>
CFBundlePackageType
<
/k
e
y
>
<
string
>
APPL
<
/string
>
<
string
>
APPL
<
/string
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
k
e
y
>
CFBundleShortVersionString
<
/k
e
y
>
<
string
>
1.0.3
<
/string
>
<
string
>
1.0.3
<
/string
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
k
e
y
>
CFBundleVersion
<
/k
e
y
>
<
string
>
130
<
/string
>
<
string
>
130
<
/string
>
<
k
e
y
>
LSRequiresIPhoneOS
<
/k
e
y
>
<
k
e
y
>
LSRequiresIPhoneOS
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
NSAppTransportSecurity
<
/k
e
y
>
<
k
e
y
>
NSAppTransportSecurity
<
/k
e
y
>
<
d
i
c
t
>
<
d
i
c
t
>
<
k
e
y
>
NSAllowsArbitraryLoads
<
/k
e
y
>
<
k
e
y
>
NSAllowsArbitraryLoads
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
/
d
i
c
t
>
<
/
d
i
c
t
>
<
k
e
y
>
UILaunchStoryboardName
<
/k
e
y
>
<
k
e
y
>
UILaunchStoryboardName
<
/k
e
y
>
<
string
>
LaunchScreen-iPhone
<
/string
>
<
string
>
LaunchScreen-iPhone
<
/string
>
<
k
e
y
>
UILaunchStoryboardName
~
iphone
<
/k
e
y
>
<
k
e
y
>
UILaunchStoryboardName
~
iphone
<
/k
e
y
>
<
string
>
LaunchScreen-iPhone
<
/string
>
<
string
>
LaunchScreen-iPhone
<
/string
>
<
k
e
y
>
UILaunchStoryboardName
~
ipod
<
/k
e
y
>
<
k
e
y
>
UILaunchStoryboardName
~
ipod
<
/k
e
y
>
<
string
>
LaunchScreen-iPhone
<
/string
>
<
string
>
LaunchScreen-iPhone
<
/string
>
<
k
e
y
>
UIPrerenderedIcon
<
/k
e
y
>
<
k
e
y
>
UIPrerenderedIcon
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
UIRequiredDeviceCapabilities
<
/k
e
y
>
<
k
e
y
>
UIRequiredDeviceCapabilities
<
/k
e
y
>
<
a
rr
a
y
>
<
a
rr
a
y
>
<
string
>
arm64
<
/string
>
<
string
>
arm64
<
/string
>
<
string
>
metal
<
/string
>
<
string
>
metal
<
/string
>
<
/
a
rr
a
y
>
<
/
a
rr
a
y
>
<
k
e
y
>
UIRequiresFullScreen
<
/k
e
y
>
<
k
e
y
>
UIRequiresFullScreen
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
UIRequiresPersistentWiFi
<
/k
e
y
>
<
k
e
y
>
UIRequiresPersistentWiFi
<
/k
e
y
>
<
fa
ls
e
/
>
<
fa
ls
e
/
>
<
k
e
y
>
UIStatusBarHidden
<
/k
e
y
>
<
k
e
y
>
UIStatusBarHidden
<
/k
e
y
>
<
tru
e
/
>
<
tru
e
/
>
<
k
e
y
>
UIStatusBarStyle
<
/k
e
y
>
<
k
e
y
>
UIStatusBarStyle
<
/k
e
y
>
<
string
>
UIStatusBarStyleDefault
<
/string
>
<
string
>
UIStatusBarStyleDefault
<
/string
>
<
k
e
y
>
UISupportedInterfaceOrientations
<
/k
e
y
>
<
k
e
y
>
UISupportedInterfaceOrientations
<
/k
e
y
>
<
a
rr
a
y
>
<
a
rr
a
y
>
<
string
>
UIInterfaceOrientationPortrait
<
/string
>
<
string
>
UIInterfaceOrientationPortrait
<
/string
>
<
string
>
UIInterfaceOrientationPortraitUpsideDown
<
/string
>
<
string
>
UIInterfaceOrientationPortraitUpsideDown
<
/string
>
<
string
>
UIInterfaceOrientationLandscapeRight
<
/string
>
<
string
>
UIInterfaceOrientationLandscapeRight
<
/string
>
<
string
>
UIInterfaceOrientationLandscapeLeft
<
/string
>
<
string
>
UIInterfaceOrientationLandscapeLeft
<
/string
>
<
/
a
rr
a
y
>
<
/
a
rr
a
y
>
<
k
e
y
>
Unity_LoadingActivityIndicatorStyle
<
/k
e
y
>
<
k
e
y
>
UnityBuilder
<
/k
e
y
>
<
int
e
g
e
r
>
-1
<
/int
e
g
e
r
>
<
string
>
12369893060913
<
/string
>
<
k
e
y
>
UnityBuilder
<
/k
e
y
>
<
k
e
y
>
UnityCrashSubmissionURL
<
/k
e
y
>
<
string
>
12369893060913
<
/string
>
<
string
><
/string
>
<
k
e
y
>
UnityCloudProjectID
<
/k
e
y
>
<
k
e
y
>
Unity_LoadingActivityIndicatorStyle
<
/k
e
y
>
<
string
/
>
<
int
e
g
e
r
>
-1
<
/int
e
g
e
r
>
<
k
e
y
>
UnityCrashSubmissionURL
<
/k
e
y
>
<
/
d
i
c
t
>
<
string
/
>
<
/
d
i
c
t
>
<
/plist
>
<
/plist
>
farm.xcworkspace/xcuserdata/mazy.xcuserdatad/UserInterfaceState.xcuserstate
View file @
3fa8b50b
No preview for this file type
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