feat(*): update v2.0.0 native package

xiaoyi 2021-04-08 11:55:23 +08:00
parent 77676b03b2
commit d5edb96ffb
5 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: 6ec7a91883ced46e399a9c7f05e67793
guid: e7d10a63b281048ae84da27676e83ce3
PluginImporter:
externalObjects: {}
serializedVersion: 2

View File

@ -15,6 +15,8 @@ FOUNDATION_EXPORT const unsigned char TapLoginSDKVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <TapLoginSDK/PublicHeader.h>
#define TapLoginSDK_VERSION @"2.0.0"
#import <TapLoginSDK/TTSDKConfig.h>
#import <TapLoginSDK/TapLoginHelper.h>
#import <TapLoginSDK/TTSDKProfile.h>