Commit 4d882ee7bd593e870866836dca353f295c7de61a

Authored by alexYang
1 parent 2ef9eacc08
Exists in master

web支付地址修改

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