feat(*): update native binary

xiaoyi 2021-05-10 17:18:07 +08:00
parent 86ad5154c1
commit 85f7be4fd1
6 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
# ChangeLog
## 2.1.0
## 2.1.1
### Dependencies
- TapTap.Common v2.1.0
- TapTap.Common v2.1.1
## 2.0.0

Binary file not shown.

View File

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

View File

@ -14,8 +14,8 @@
#import <TapLoginSDK/TapLoginResultDelegate.h>
#define TapLoginSDK @"TapLogin"
#define TapLoginSDK_VERSION_NUMBER @"20100001"
#define TapLoginSDK_VERSION @"2.1.0"
#define TapLoginSDK_VERSION_NUMBER @"20101001"
#define TapLoginSDK_VERSION @"2.1.1"
NS_ASSUME_NONNULL_BEGIN