Commit f579320ff03e8be33cc03a3d8dc516b5732b866c

Authored by alexYang
1 parent 9fb44a9bfd
Exists in master

git tag修改

Showing 5 changed files with 3 additions and 3 deletions Side-by-side Diff

... ... @@ -2,8 +2,8 @@
2 2  
3 3  
4 4 接入手册
5   -V 3.4.6
6   -2017年4月25日
  5 +V 3.4.7
  6 +2017年5月12日
7 7  
8 8 ## 概述
9 9 #### 本SDK提供gump账号,fb账号,vk账号,Google帐号四种账号登录,iap支付和第三方支付两种支付功能,其中gump账号登录和fb账号登录功能为必须接入,支付可根据需要选择性接入。
ios/GameSDK.framework/Versions/A/GameSDK
No preview for this file type
ios/GameSDK.framework/Versions/A/Headers/LetsGameAPI.h
... ... @@ -15,7 +15,7 @@ static BOOL isDisableGoogle = NO;
15 15  
16 16 static BOOL hiddenLogo = NO;
17 17  
18   -static NSString *version = @"3.4.6";
  18 +static NSString *version = @"3.4.7";
19 19  
20 20 @interface LetsGameAPI : NSObject<UIApplicationDelegate>
21 21  
No preview for this file type
ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.xcworkspace/xcuserdata/yanglele.xcuserdatad/UserInterfaceState.xcuserstate
No preview for this file type