hank
2018-11-01 d8ccc25784727790551ee56375d8749ed4a095ea
添加V1.2.1
6 files modified
7 ■■■■■ changed files
WASdkIntf_CN.podspec 2 ●●● patch | view | raw | blame | history
config/wa_sdk.plist 2 ●●● patch | view | raw | blame | history
frameworks/WASdkIntf.framework/Headers/WAIPay.h 1 ●●●● patch | view | raw | blame | history
frameworks/WASdkIntf.framework/Headers/WASdkIntf.h 2 ●●● patch | view | raw | blame | history
frameworks/WASdkIntf.framework/Info.plist patch | view | raw | blame | history
frameworks/WASdkIntf.framework/WASdkIntf patch | view | raw | blame | history
WASdkIntf_CN.podspec
@@ -9,7 +9,7 @@
Pod::Spec.new do |s|
s.name = 'WASdkIntf_CN'
s.version = '1.2.0'
s.version = '1.2.1'
s.summary = 'WASdkIntf_CN framework in testing environment.'
s.license = 'MIT'
s.author = { "Hank" => "hank.zhang@gamehollywood.com" }
config/wa_sdk.plist
@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
    <key>WaSdkServerUrl</key>
    <string>http://sdk-test1.wingsdk.cn/sdk_bkd_qa/sdkapi/</string>
    <string>https://api.wingsdk.cn/sdkapi/</string>
    <key>appKey</key>
    <string>abc</string>
    <key>appId</key>
frameworks/WASdkIntf.framework/Headers/WAIPay.h
@@ -16,6 +16,7 @@
-(void)payWithProductId:(NSString *)productId extInfo:(NSString *)extInfo delegate:(id<WAPaymentDelegate>)delegate;
-(BOOL)isPayServiceAvailable;
-(void)fetchProductInformations:(NSDictionary *)waProductIds inventoryDelegate:(id<WAInventoryDelegate>)delegate;
- (void)checkFinishTransactions;
-(SKProduct*)getCurrentProduct;
-(NSData*)getCurrentReceipt;
-(float)getReorderLimitTime;
frameworks/WASdkIntf.framework/Headers/WASdkIntf.h
@@ -65,4 +65,4 @@
// In this header, you should import all the public headers of your framework using statements like #import <WASdkIntf/PublicHeader.h>
//time:2018/09/11 15:44 ver:1.2.0
//time:2018/10/26 10:38 ver:1.2.1
frameworks/WASdkIntf.framework/Info.plist
Binary files differ
frameworks/WASdkIntf.framework/WASdkIntf
Binary files differ