feat(*):replace all framework

zhangwenyan 2021-04-09 17:25:03 +08:00
parent 8ad9fd179e
commit 23a2282984
6 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

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

View File

@ -15,7 +15,7 @@ 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"
#define TapLoginSDK_VERSION @"2.1.0"
#import <TapLoginSDK/TTSDKConfig.h>
#import <TapLoginSDK/TapLoginHelper.h>

View File

@ -2,7 +2,7 @@
"name": "com.taptap.tds.login",
"displayName": "TapTap Login",
"description": "TapTap Develop Service",
"version": "2.0.0",
"version": "2.1.0",
"unity": "2018.3",
"license": "MIT",
"dependencies": {