shmily

sdk init

@@ -195,28 +195,6 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); @@ -195,28 +195,6 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4)));
195 195
196 196
197 197
198 -SWIFT_CLASS("_TtC11HHDoctorSDK16HHAccountManager")  
199 -@interface HHAccountManager : NSObject  
200 -- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;  
201 -@end  
202 -  
203 -  
204 -  
205 -  
206 -  
207 -  
208 -SWIFT_CLASS("_TtC11HHDoctorSDK11HHDateUtils")  
209 -@interface HHDateUtils : NSObject  
210 -- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;  
211 -@end  
212 -  
213 -  
214 -  
215 -  
216 -  
217 -  
218 -  
219 -  
220 SWIFT_CLASS("_TtC11HHDoctorSDK18HHFileCacheManager") 198 SWIFT_CLASS("_TtC11HHDoctorSDK18HHFileCacheManager")
221 @interface HHFileCacheManager : NSObject 199 @interface HHFileCacheManager : NSObject
222 - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; 200 - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER;
@@ -3,5 +3,5 @@ git commit -m "sdk init" @@ -3,5 +3,5 @@ git commit -m "sdk init"
3 git pull 3 git pull
4 git push 4 git push
5 5
6 -git tag -m "tag" 1.1.0  
7 -git push --tag 6 +#git tag -m "tag" 1.1.0
  7 +#git push --tag