feat: update iOS binary, update api doc
parent
33b09337dc
commit
497e2212e0
|
@ -9,8 +9,8 @@
|
||||||
#import <TapCommonSDK/TDSAccount.h>
|
#import <TapCommonSDK/TDSAccount.h>
|
||||||
|
|
||||||
#define TapCommonSDK @"TapCommon"
|
#define TapCommonSDK @"TapCommon"
|
||||||
#define TapCommonSDK_VERSION_NUMBER @"20103001"
|
#define TapCommonSDK_VERSION_NUMBER @"20104003"
|
||||||
#define TapCommonSDK_VERSION @"2.1.3"
|
#define TapCommonSDK_VERSION @"2.1.4"
|
||||||
|
|
||||||
NS_ASSUME_NONNULL_BEGIN
|
NS_ASSUME_NONNULL_BEGIN
|
||||||
typedef NSString *TDSLanguage NS_STRING_ENUM;
|
typedef NSString *TDSLanguage NS_STRING_ENUM;
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue