feat(*):replace all framework
parent
8ad9fd179e
commit
23a2282984
Binary file not shown.
|
@ -1,5 +1,5 @@
|
|||
fileFormatVersion: 2
|
||||
guid: e7d10a63b281048ae84da27676e83ce3
|
||||
guid: 725e9aa46df5f4c28aca42d44706b6d6
|
||||
PluginImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
Binary file not shown.
|
@ -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>
|
||||
|
|
Binary file not shown.
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue