Skip to content

Commit

Permalink
Upgrade AlipaySDK to 15.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwarven committed Nov 19, 2017
1 parent 1d3518e commit f506f1e
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 6 deletions.
Binary file modified AlipaySDK/AlipaySDK.framework/AlipaySDK
Binary file not shown.
6 changes: 3 additions & 3 deletions AlipaySDK/AlipaySDK.framework/Headers/APayAuthInfo.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
//
// APAuthInfo.h
// AliSDKDemo
// APAuth
//
// Created by alipay on 16-12-12.
// Copyright (c) 2016年 Alipay.com. All rights reserved.
// Created by antfin on 17-10-24.
// Copyright (c) 2017年 AntFin. All rights reserved.
//

#import <Foundation/Foundation.h>
Expand Down
7 changes: 4 additions & 3 deletions AlipaySDK/AlipaySDK.framework/Headers/AlipaySDK.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@
// AlipaySDK.h
// AlipaySDK
//
// Created by alipay on 16-12-12.
// Copyright (c) 2016年 Alipay. All rights reserved.
// Created by antfin on 17-10-24.
// Copyright (c) 2017年 AntFin. All rights reserved.
//


////////////////////////////////////////////////////////
///////////////// 支付宝标准版本支付SDK ///////////////////
/////////// version:15.4.0 motify:2017.07.06 ///////////
/////////// version:15.5.0 motify:2017.10.24 ///////////
////////////////////////////////////////////////////////

#import <UIKit/UIKit.h>

#import "APayAuthInfo.h"
typedef enum {
Expand Down
Binary file removed AlipaySDK/AlipaySDK.framework/Info.plist
Binary file not shown.
Binary file not shown.

0 comments on commit f506f1e

Please sign in to comment.