feat: update iOS binary, update api doc

xiaoyi 2021-06-15 11:00:49 +08:00
parent 33b09337dc
commit 497e2212e0
2 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
#import <TapCommonSDK/TDSAccount.h>
#define TapCommonSDK @"TapCommon"
#define TapCommonSDK_VERSION_NUMBER @"20103001"
#define TapCommonSDK_VERSION @"2.1.3"
#define TapCommonSDK_VERSION_NUMBER @"20104003"
#define TapCommonSDK_VERSION @"2.1.4"
NS_ASSUME_NONNULL_BEGIN
typedef NSString *TDSLanguage NS_STRING_ENUM;