Showing
171 changed files
with
21 additions
and
20 deletions
No preview for this file type
No preview for this file type
No preview for this file type
This file is too large to display.
HHDoctorSDK/HHMedicSDK.framework/HHVideoView.nib
→
HHDoctorSDK/HHDoctorSDK.framework/HHVideoView.nib
No preview for this file type
No preview for this file type
No preview for this file type
HHDoctorSDK/HHMedicSDK.framework/Headers/DDLog.h
→
HHDoctorSDK/HHDoctorSDK.framework/Headers/DDLog.h
@@ -182,7 +182,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); | @@ -182,7 +182,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); | ||
182 | #if __has_attribute(external_source_symbol) | 182 | #if __has_attribute(external_source_symbol) |
183 | # pragma push_macro("any") | 183 | # pragma push_macro("any") |
184 | # undef any | 184 | # undef any |
185 | -# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="HHMedicSDK",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) | 185 | +# pragma clang attribute push(__attribute__((external_source_symbol(language="Swift", defined_in="HHDoctorSDK",generated_declaration))), apply_to=any(function,enum,objc_interface,objc_category,objc_protocol)) |
186 | # pragma pop_macro("any") | 186 | # pragma pop_macro("any") |
187 | #endif | 187 | #endif |
188 | 188 | ||
@@ -195,7 +195,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); | @@ -195,7 +195,7 @@ typedef unsigned int swift_uint4 __attribute__((__ext_vector_type__(4))); | ||
195 | 195 | ||
196 | 196 | ||
197 | 197 | ||
198 | -SWIFT_CLASS("_TtC10HHMedicSDK16HHAccountManager") | 198 | +SWIFT_CLASS("_TtC11HHDoctorSDK16HHAccountManager") |
199 | @interface HHAccountManager : NSObject | 199 | @interface HHAccountManager : NSObject |
200 | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; | 200 | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; |
201 | @end | 201 | @end |
@@ -205,7 +205,7 @@ SWIFT_CLASS("_TtC10HHMedicSDK16HHAccountManager") | @@ -205,7 +205,7 @@ SWIFT_CLASS("_TtC10HHMedicSDK16HHAccountManager") | ||
205 | 205 | ||
206 | 206 | ||
207 | 207 | ||
208 | -SWIFT_CLASS("_TtC10HHMedicSDK11HHDateUtils") | 208 | +SWIFT_CLASS("_TtC11HHDoctorSDK11HHDateUtils") |
209 | @interface HHDateUtils : NSObject | 209 | @interface HHDateUtils : NSObject |
210 | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; | 210 | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; |
211 | @end | 211 | @end |
@@ -217,7 +217,7 @@ SWIFT_CLASS("_TtC10HHMedicSDK11HHDateUtils") | @@ -217,7 +217,7 @@ SWIFT_CLASS("_TtC10HHMedicSDK11HHDateUtils") | ||
217 | 217 | ||
218 | 218 | ||
219 | 219 | ||
220 | -SWIFT_CLASS("_TtC10HHMedicSDK18HHFileCacheManager") | 220 | +SWIFT_CLASS("_TtC11HHDoctorSDK18HHFileCacheManager") |
221 | @interface HHFileCacheManager : NSObject | 221 | @interface HHFileCacheManager : NSObject |
222 | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; | 222 | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; |
223 | @end | 223 | @end |
@@ -229,7 +229,7 @@ SWIFT_CLASS("_TtC10HHMedicSDK18HHFileCacheManager") | @@ -229,7 +229,7 @@ SWIFT_CLASS("_TtC10HHMedicSDK18HHFileCacheManager") | ||
229 | 229 | ||
230 | 230 | ||
231 | 231 | ||
232 | -SWIFT_CLASS("_TtC10HHMedicSDK6HHMSDK") | 232 | +SWIFT_CLASS("_TtC11HHDoctorSDK6HHMSDK") |
233 | @interface HHMSDK : NSObject | 233 | @interface HHMSDK : NSObject |
234 | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; | 234 | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; |
235 | @end | 235 | @end |
@@ -237,13 +237,13 @@ SWIFT_CLASS("_TtC10HHMedicSDK6HHMSDK") | @@ -237,13 +237,13 @@ SWIFT_CLASS("_TtC10HHMedicSDK6HHMSDK") | ||
237 | 237 | ||
238 | 238 | ||
239 | 239 | ||
240 | -SWIFT_CLASS("_TtC10HHMedicSDK23HHMediaStatusCheckUtils") | 240 | +SWIFT_CLASS("_TtC11HHDoctorSDK23HHMediaStatusCheckUtils") |
241 | @interface HHMediaStatusCheckUtils : NSObject | 241 | @interface HHMediaStatusCheckUtils : NSObject |
242 | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; | 242 | - (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; |
243 | @end | 243 | @end |
244 | 244 | ||
245 | 245 | ||
246 | -SWIFT_CLASS("_TtC10HHMedicSDK13HHNetObserver") | 246 | +SWIFT_CLASS("_TtC11HHDoctorSDK13HHNetObserver") |
247 | @interface HHNetObserver : NSObject | 247 | @interface HHNetObserver : NSObject |
248 | - (nonnull instancetype)init SWIFT_UNAVAILABLE; | 248 | - (nonnull instancetype)init SWIFT_UNAVAILABLE; |
249 | + (nonnull instancetype)new SWIFT_DEPRECATED_MSG("-init is unavailable"); | 249 | + (nonnull instancetype)new SWIFT_DEPRECATED_MSG("-init is unavailable"); |
@@ -255,7 +255,7 @@ SWIFT_CLASS("_TtC10HHMedicSDK13HHNetObserver") | @@ -255,7 +255,7 @@ SWIFT_CLASS("_TtC10HHMedicSDK13HHNetObserver") | ||
255 | @class UICollectionViewCell; | 255 | @class UICollectionViewCell; |
256 | @class UIScrollView; | 256 | @class UIScrollView; |
257 | 257 | ||
258 | -SWIFT_CLASS("_TtC10HHMedicSDK11HHPagerView") | 258 | +SWIFT_CLASS("_TtC11HHDoctorSDK11HHPagerView") |
259 | @interface HHPagerView : UIView <UICollectionViewDataSource, UICollectionViewDelegate> | 259 | @interface HHPagerView : UIView <UICollectionViewDataSource, UICollectionViewDelegate> |
260 | - (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE; | 260 | - (nonnull instancetype)initWithFrame:(CGRect)frame SWIFT_UNAVAILABLE; |
261 | - (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; | 261 | - (nullable instancetype)initWithCoder:(NSCoder * _Nonnull)aDecoder OBJC_DESIGNATED_INITIALIZER; |
@@ -292,7 +292,7 @@ typedef SWIFT_ENUM(NSInteger, HHPagerViewTransformerType) { | @@ -292,7 +292,7 @@ typedef SWIFT_ENUM(NSInteger, HHPagerViewTransformerType) { | ||
292 | 292 | ||
293 | @class UIViewController; | 293 | @class UIViewController; |
294 | 294 | ||
295 | -SWIFT_CLASS("_TtC10HHMedicSDK23HHPhotoPickerController") | 295 | +SWIFT_CLASS("_TtC11HHDoctorSDK23HHPhotoPickerController") |
296 | @interface HHPhotoPickerController : UINavigationController | 296 | @interface HHPhotoPickerController : UINavigationController |
297 | - (void)viewDidLoad; | 297 | - (void)viewDidLoad; |
298 | - (nonnull instancetype)initWithNavigationBarClass:(Class _Nullable)navigationBarClass toolbarClass:(Class _Nullable)toolbarClass OBJC_DESIGNATED_INITIALIZER SWIFT_AVAILABILITY(ios,introduced=5.0); | 298 | - (nonnull instancetype)initWithNavigationBarClass:(Class _Nullable)navigationBarClass toolbarClass:(Class _Nullable)toolbarClass OBJC_DESIGNATED_INITIALIZER SWIFT_AVAILABILITY(ios,introduced=5.0); |
@@ -303,9 +303,10 @@ SWIFT_CLASS("_TtC10HHMedicSDK23HHPhotoPickerController") | @@ -303,9 +303,10 @@ SWIFT_CLASS("_TtC10HHMedicSDK23HHPhotoPickerController") | ||
303 | 303 | ||
304 | 304 | ||
305 | /// 全局配置 | 305 | /// 全局配置 |
306 | -SWIFT_CLASS("_TtC10HHMedicSDK12HHSDKOptions") | 306 | +SWIFT_CLASS("_TtC11HHDoctorSDK12HHSDKOptions") |
307 | @interface HHSDKOptions : NSObject | 307 | @interface HHSDKOptions : NSObject |
308 | -- (nonnull instancetype)init OBJC_DESIGNATED_INITIALIZER; | 308 | +- (nonnull instancetype)init SWIFT_UNAVAILABLE; |
309 | ++ (nonnull instancetype)new SWIFT_DEPRECATED_MSG("-init is unavailable"); | ||
309 | @end | 310 | @end |
310 | 311 | ||
311 | 312 | ||
@@ -347,7 +348,7 @@ SWIFT_CLASS("_TtC10HHMedicSDK12HHSDKOptions") | @@ -347,7 +348,7 @@ SWIFT_CLASS("_TtC10HHMedicSDK12HHSDKOptions") | ||
347 | @class UITapGestureRecognizer; | 348 | @class UITapGestureRecognizer; |
348 | @class NSTimer; | 349 | @class NSTimer; |
349 | 350 | ||
350 | -@interface UIView (SWIFT_EXTENSION(HHMedicSDK)) | 351 | +@interface UIView (SWIFT_EXTENSION(HHDoctorSDK)) |
351 | - (void)handleToastTapped:(UITapGestureRecognizer * _Nonnull)recognizer; | 352 | - (void)handleToastTapped:(UITapGestureRecognizer * _Nonnull)recognizer; |
352 | - (void)toastTimerDidFinish:(NSTimer * _Nonnull)timer; | 353 | - (void)toastTimerDidFinish:(NSTimer * _Nonnull)timer; |
353 | @end | 354 | @end |
@@ -85,6 +85,6 @@ | @@ -85,6 +85,6 @@ | ||
85 | #import "UIView+hhWebCache.h" | 85 | #import "UIView+hhWebCache.h" |
86 | #import "UIView+hhWebCacheOperation.h" | 86 | #import "UIView+hhWebCacheOperation.h" |
87 | 87 | ||
88 | -FOUNDATION_EXPORT double HHMedicSDKVersionNumber; | ||
89 | -FOUNDATION_EXPORT const unsigned char HHMedicSDKVersionString[]; | 88 | +FOUNDATION_EXPORT double HHDoctorSDKVersionNumber; |
89 | +FOUNDATION_EXPORT const unsigned char HHDoctorSDKVersionString[]; | ||
90 | 90 |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
1 | -framework module HHMedicSDK { | ||
2 | - umbrella header "HHMedicSDK-umbrella.h" | 1 | +framework module HHDoctorSDK { |
2 | + umbrella header "HHDoctorSDK-umbrella.h" | ||
3 | 3 | ||
4 | export * | 4 | export * |
5 | module * { export * } | 5 | module * { export * } |
6 | } | 6 | } |
7 | 7 | ||
8 | -module HHMedicSDK.Swift { | ||
9 | - header "HHMedicSDK-Swift.h" | 8 | +module HHDoctorSDK.Swift { |
9 | + header "HHDoctorSDK-Swift.h" | ||
10 | requires objc | 10 | requires objc |
11 | } | 11 | } |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
HHDoctorSDK/HHMedicSDK.framework/WaitingView.nib
→
HHDoctorSDK/HHDoctorSDK.framework/WaitingView.nib
No preview for this file type
No preview for this file type
This file is too large to display.
No preview for this file type
No preview for this file type
No preview for this file type
HHDoctorSDK/HHMedicSDK.framework/Modules/HHMedicSDK.swiftmodule/arm64.swiftmodule
deleted
100644 → 0
No preview for this file type
-
Please register or login to post a comment