Showing
17 changed files
with
39 additions
and
39 deletions
This file is too large to display.
This file is too large to display.
@@ -682,7 +682,7 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK3TIM") | @@ -682,7 +682,7 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK3TIM") | ||
682 | 682 | ||
683 | @interface TIM (SWIFT_EXTENSION(hhVDoctorSDK)) <V2TIMSDKListener> | 683 | @interface TIM (SWIFT_EXTENSION(hhVDoctorSDK)) <V2TIMSDKListener> |
684 | - (void)onConnectSuccess; | 684 | - (void)onConnectSuccess; |
685 | -- (void)onConnectFailed:(int32_t)code err:(NSString * _Null_unspecified)err; | 685 | +- (void)onConnectFailed:(int32_t)code err:(NSString * _Nullable)err; |
686 | /// 当前用户被踢下线,此时可以 UI 提示用户,并再次调用 V2TIMManager 的 login() 函数重新登录。 | 686 | /// 当前用户被踢下线,此时可以 UI 提示用户,并再次调用 V2TIMManager 的 login() 函数重新登录。 |
687 | - (void)onKickedOffline; | 687 | - (void)onKickedOffline; |
688 | /// 在线时票据过期:此时您需要生成新的 userSig 并再次调用 V2TIMManager 的 login() 函数重新登录。 | 688 | /// 在线时票据过期:此时您需要生成新的 userSig 并再次调用 V2TIMManager 的 login() 函数重新登录。 |
@@ -10739,7 +10739,7 @@ | @@ -10739,7 +10739,7 @@ | ||
10739 | }, | 10739 | }, |
10740 | { | 10740 | { |
10741 | "kind": "TypeNominal", | 10741 | "kind": "TypeNominal", |
10742 | - "name": "ImplicitlyUnwrappedOptional", | 10742 | + "name": "Optional", |
10743 | "printedName": "Swift.String?", | 10743 | "printedName": "Swift.String?", |
10744 | "children": [ | 10744 | "children": [ |
10745 | { | 10745 | { |
@@ -13017,7 +13017,7 @@ | @@ -13017,7 +13017,7 @@ | ||
13017 | "kind": "StringLiteral", | 13017 | "kind": "StringLiteral", |
13018 | "offset": 2061, | 13018 | "offset": 2061, |
13019 | "length": 7, | 13019 | "length": 7, |
13020 | - "value": "\"3.7.8\"" | 13020 | + "value": "\"3.8.0\"" |
13021 | }, | 13021 | }, |
13022 | { | 13022 | { |
13023 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/PublicHeaders\/HHSDKOptions.swift", | 13023 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/PublicHeaders\/HHSDKOptions.swift", |
@@ -13330,42 +13330,42 @@ | @@ -13330,42 +13330,42 @@ | ||
13330 | { | 13330 | { |
13331 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", | 13331 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", |
13332 | "kind": "BooleanLiteral", | 13332 | "kind": "BooleanLiteral", |
13333 | - "offset": 2214, | 13333 | + "offset": 2255, |
13334 | "length": 5, | 13334 | "length": 5, |
13335 | "value": "false" | 13335 | "value": "false" |
13336 | }, | 13336 | }, |
13337 | { | 13337 | { |
13338 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", | 13338 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", |
13339 | "kind": "IntegerLiteral", | 13339 | "kind": "IntegerLiteral", |
13340 | - "offset": 2235, | 13340 | + "offset": 2276, |
13341 | "length": 1, | 13341 | "length": 1, |
13342 | "value": "0" | 13342 | "value": "0" |
13343 | }, | 13343 | }, |
13344 | { | 13344 | { |
13345 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", | 13345 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", |
13346 | "kind": "StringLiteral", | 13346 | "kind": "StringLiteral", |
13347 | - "offset": 14429, | 13347 | + "offset": 14345, |
13348 | "length": 86, | 13348 | "length": 86, |
13349 | "value": "\"您的帐号已在其他设备登录,为了确保能正常使用,请重新登录\"" | 13349 | "value": "\"您的帐号已在其他设备登录,为了确保能正常使用,请重新登录\"" |
13350 | }, | 13350 | }, |
13351 | { | 13351 | { |
13352 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", | 13352 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", |
13353 | "kind": "StringLiteral", | 13353 | "kind": "StringLiteral", |
13354 | - "offset": 14518, | 13354 | + "offset": 14434, |
13355 | "length": 70, | 13355 | "length": 70, |
13356 | "value": "\"Your account has been logged in on other devices.please log in again\"" | 13356 | "value": "\"Your account has been logged in on other devices.please log in again\"" |
13357 | }, | 13357 | }, |
13358 | { | 13358 | { |
13359 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", | 13359 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", |
13360 | "kind": "StringLiteral", | 13360 | "kind": "StringLiteral", |
13361 | - "offset": 14615, | 13361 | + "offset": 14531, |
13362 | "length": 14, | 13362 | "length": 14, |
13363 | "value": "\"我知道了\"" | 13363 | "value": "\"我知道了\"" |
13364 | }, | 13364 | }, |
13365 | { | 13365 | { |
13366 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", | 13366 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", |
13367 | "kind": "StringLiteral", | 13367 | "kind": "StringLiteral", |
13368 | - "offset": 14632, | 13368 | + "offset": 14548, |
13369 | "length": 10, | 13369 | "length": 10, |
13370 | "value": "\"I got it\"" | 13370 | "value": "\"I got it\"" |
13371 | }, | 13371 | }, |
@@ -285,7 +285,7 @@ public enum HHTimLoginStep { | @@ -285,7 +285,7 @@ public enum HHTimLoginStep { | ||
285 | } | 285 | } |
286 | extension hhVDoctorSDK.TIM : ImSDK_Plus.V2TIMSDKListener { | 286 | extension hhVDoctorSDK.TIM : ImSDK_Plus.V2TIMSDKListener { |
287 | @objc dynamic public func onConnectSuccess() | 287 | @objc dynamic public func onConnectSuccess() |
288 | - @objc dynamic public func onConnectFailed(_ code: Swift.Int32, err: Swift.String!) | 288 | + @objc dynamic public func onConnectFailed(_ code: Swift.Int32, err: Swift.String?) |
289 | public func onDisconnect(_ code: Swift.Int32, err: Swift.String!) | 289 | public func onDisconnect(_ code: Swift.Int32, err: Swift.String!) |
290 | @objc dynamic public func onKickedOffline() | 290 | @objc dynamic public func onKickedOffline() |
291 | @objc dynamic public func onUserSigExpired() | 291 | @objc dynamic public func onUserSigExpired() |
@@ -285,7 +285,7 @@ public enum HHTimLoginStep { | @@ -285,7 +285,7 @@ public enum HHTimLoginStep { | ||
285 | } | 285 | } |
286 | extension hhVDoctorSDK.TIM : ImSDK_Plus.V2TIMSDKListener { | 286 | extension hhVDoctorSDK.TIM : ImSDK_Plus.V2TIMSDKListener { |
287 | @objc dynamic public func onConnectSuccess() | 287 | @objc dynamic public func onConnectSuccess() |
288 | - @objc dynamic public func onConnectFailed(_ code: Swift.Int32, err: Swift.String!) | 288 | + @objc dynamic public func onConnectFailed(_ code: Swift.Int32, err: Swift.String?) |
289 | public func onDisconnect(_ code: Swift.Int32, err: Swift.String!) | 289 | public func onDisconnect(_ code: Swift.Int32, err: Swift.String!) |
290 | @objc dynamic public func onKickedOffline() | 290 | @objc dynamic public func onKickedOffline() |
291 | @objc dynamic public func onUserSigExpired() | 291 | @objc dynamic public func onUserSigExpired() |
No preview for this file type
@@ -682,7 +682,7 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK3TIM") | @@ -682,7 +682,7 @@ SWIFT_CLASS("_TtC12hhVDoctorSDK3TIM") | ||
682 | 682 | ||
683 | @interface TIM (SWIFT_EXTENSION(hhVDoctorSDK)) <V2TIMSDKListener> | 683 | @interface TIM (SWIFT_EXTENSION(hhVDoctorSDK)) <V2TIMSDKListener> |
684 | - (void)onConnectSuccess; | 684 | - (void)onConnectSuccess; |
685 | -- (void)onConnectFailed:(int32_t)code err:(NSString * _Null_unspecified)err; | 685 | +- (void)onConnectFailed:(int32_t)code err:(NSString * _Nullable)err; |
686 | /// 当前用户被踢下线,此时可以 UI 提示用户,并再次调用 V2TIMManager 的 login() 函数重新登录。 | 686 | /// 当前用户被踢下线,此时可以 UI 提示用户,并再次调用 V2TIMManager 的 login() 函数重新登录。 |
687 | - (void)onKickedOffline; | 687 | - (void)onKickedOffline; |
688 | /// 在线时票据过期:此时您需要生成新的 userSig 并再次调用 V2TIMManager 的 login() 函数重新登录。 | 688 | /// 在线时票据过期:此时您需要生成新的 userSig 并再次调用 V2TIMManager 的 login() 函数重新登录。 |
@@ -10739,7 +10739,7 @@ | @@ -10739,7 +10739,7 @@ | ||
10739 | }, | 10739 | }, |
10740 | { | 10740 | { |
10741 | "kind": "TypeNominal", | 10741 | "kind": "TypeNominal", |
10742 | - "name": "ImplicitlyUnwrappedOptional", | 10742 | + "name": "Optional", |
10743 | "printedName": "Swift.String?", | 10743 | "printedName": "Swift.String?", |
10744 | "children": [ | 10744 | "children": [ |
10745 | { | 10745 | { |
@@ -13017,7 +13017,7 @@ | @@ -13017,7 +13017,7 @@ | ||
13017 | "kind": "StringLiteral", | 13017 | "kind": "StringLiteral", |
13018 | "offset": 2061, | 13018 | "offset": 2061, |
13019 | "length": 7, | 13019 | "length": 7, |
13020 | - "value": "\"3.7.8\"" | 13020 | + "value": "\"3.8.0\"" |
13021 | }, | 13021 | }, |
13022 | { | 13022 | { |
13023 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/PublicHeaders\/HHSDKOptions.swift", | 13023 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/PublicHeaders\/HHSDKOptions.swift", |
@@ -13330,42 +13330,42 @@ | @@ -13330,42 +13330,42 @@ | ||
13330 | { | 13330 | { |
13331 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", | 13331 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", |
13332 | "kind": "BooleanLiteral", | 13332 | "kind": "BooleanLiteral", |
13333 | - "offset": 2214, | 13333 | + "offset": 2255, |
13334 | "length": 5, | 13334 | "length": 5, |
13335 | "value": "false" | 13335 | "value": "false" |
13336 | }, | 13336 | }, |
13337 | { | 13337 | { |
13338 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", | 13338 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", |
13339 | "kind": "IntegerLiteral", | 13339 | "kind": "IntegerLiteral", |
13340 | - "offset": 2235, | 13340 | + "offset": 2276, |
13341 | "length": 1, | 13341 | "length": 1, |
13342 | "value": "0" | 13342 | "value": "0" |
13343 | }, | 13343 | }, |
13344 | { | 13344 | { |
13345 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", | 13345 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", |
13346 | "kind": "StringLiteral", | 13346 | "kind": "StringLiteral", |
13347 | - "offset": 14429, | 13347 | + "offset": 14345, |
13348 | "length": 86, | 13348 | "length": 86, |
13349 | "value": "\"您的帐号已在其他设备登录,为了确保能正常使用,请重新登录\"" | 13349 | "value": "\"您的帐号已在其他设备登录,为了确保能正常使用,请重新登录\"" |
13350 | }, | 13350 | }, |
13351 | { | 13351 | { |
13352 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", | 13352 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", |
13353 | "kind": "StringLiteral", | 13353 | "kind": "StringLiteral", |
13354 | - "offset": 14518, | 13354 | + "offset": 14434, |
13355 | "length": 70, | 13355 | "length": 70, |
13356 | "value": "\"Your account has been logged in on other devices.please log in again\"" | 13356 | "value": "\"Your account has been logged in on other devices.please log in again\"" |
13357 | }, | 13357 | }, |
13358 | { | 13358 | { |
13359 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", | 13359 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", |
13360 | "kind": "StringLiteral", | 13360 | "kind": "StringLiteral", |
13361 | - "offset": 14615, | 13361 | + "offset": 14531, |
13362 | "length": 14, | 13362 | "length": 14, |
13363 | "value": "\"我知道了\"" | 13363 | "value": "\"我知道了\"" |
13364 | }, | 13364 | }, |
13365 | { | 13365 | { |
13366 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", | 13366 | "filePath": "\/Users\/hh\/Documents\/hh.project\/hh\/iOS_SDK\/hhsdk.ios.lego\/hhVDoctorSDK\/Classes\/IM\/TIM.swift", |
13367 | "kind": "StringLiteral", | 13367 | "kind": "StringLiteral", |
13368 | - "offset": 14632, | 13368 | + "offset": 14548, |
13369 | "length": 10, | 13369 | "length": 10, |
13370 | "value": "\"I got it\"" | 13370 | "value": "\"I got it\"" |
13371 | }, | 13371 | }, |
@@ -285,7 +285,7 @@ public enum HHTimLoginStep { | @@ -285,7 +285,7 @@ public enum HHTimLoginStep { | ||
285 | } | 285 | } |
286 | extension hhVDoctorSDK.TIM : ImSDK_Plus.V2TIMSDKListener { | 286 | extension hhVDoctorSDK.TIM : ImSDK_Plus.V2TIMSDKListener { |
287 | @objc dynamic public func onConnectSuccess() | 287 | @objc dynamic public func onConnectSuccess() |
288 | - @objc dynamic public func onConnectFailed(_ code: Swift.Int32, err: Swift.String!) | 288 | + @objc dynamic public func onConnectFailed(_ code: Swift.Int32, err: Swift.String?) |
289 | public func onDisconnect(_ code: Swift.Int32, err: Swift.String!) | 289 | public func onDisconnect(_ code: Swift.Int32, err: Swift.String!) |
290 | @objc dynamic public func onKickedOffline() | 290 | @objc dynamic public func onKickedOffline() |
291 | @objc dynamic public func onUserSigExpired() | 291 | @objc dynamic public func onUserSigExpired() |
@@ -285,7 +285,7 @@ public enum HHTimLoginStep { | @@ -285,7 +285,7 @@ public enum HHTimLoginStep { | ||
285 | } | 285 | } |
286 | extension hhVDoctorSDK.TIM : ImSDK_Plus.V2TIMSDKListener { | 286 | extension hhVDoctorSDK.TIM : ImSDK_Plus.V2TIMSDKListener { |
287 | @objc dynamic public func onConnectSuccess() | 287 | @objc dynamic public func onConnectSuccess() |
288 | - @objc dynamic public func onConnectFailed(_ code: Swift.Int32, err: Swift.String!) | 288 | + @objc dynamic public func onConnectFailed(_ code: Swift.Int32, err: Swift.String?) |
289 | public func onDisconnect(_ code: Swift.Int32, err: Swift.String!) | 289 | public func onDisconnect(_ code: Swift.Int32, err: Swift.String!) |
290 | @objc dynamic public func onKickedOffline() | 290 | @objc dynamic public func onKickedOffline() |
291 | @objc dynamic public func onUserSigExpired() | 291 | @objc dynamic public func onUserSigExpired() |
No preview for this file type
No preview for this file type
@@ -6,7 +6,7 @@ | @@ -6,7 +6,7 @@ | ||
6 | <dict> | 6 | <dict> |
7 | <key>Headers/hhVDoctorSDK-Swift.h</key> | 7 | <key>Headers/hhVDoctorSDK-Swift.h</key> |
8 | <data> | 8 | <data> |
9 | - wq8TN1TQa/1XsIoUCQ0DPpKmUy0= | 9 | + WMSTxDfmxTHqOfSFQsA1OxNSTOk= |
10 | </data> | 10 | </data> |
11 | <key>Headers/hhVDoctorSDK-umbrella.h</key> | 11 | <key>Headers/hhVDoctorSDK-umbrella.h</key> |
12 | <data> | 12 | <data> |
@@ -18,11 +18,11 @@ | @@ -18,11 +18,11 @@ | ||
18 | </data> | 18 | </data> |
19 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> | 19 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> |
20 | <data> | 20 | <data> |
21 | - l+sy1vlk9FfDHai+LwnrVUgp3gs= | 21 | + oK9SaHym2efsIysodlg6yUqTMAA= |
22 | </data> | 22 | </data> |
23 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> | 23 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> |
24 | <data> | 24 | <data> |
25 | - 3wI1/bPCvN80nvRqmpBSHARvC2o= | 25 | + r1wgEhuhzaTdPKieIse3hch6kXo= |
26 | </data> | 26 | </data> |
27 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> | 27 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> |
28 | <data> | 28 | <data> |
@@ -30,11 +30,11 @@ | @@ -30,11 +30,11 @@ | ||
30 | </data> | 30 | </data> |
31 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key> | 31 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key> |
32 | <data> | 32 | <data> |
33 | - 3wI1/bPCvN80nvRqmpBSHARvC2o= | 33 | + r1wgEhuhzaTdPKieIse3hch6kXo= |
34 | </data> | 34 | </data> |
35 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key> | 35 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key> |
36 | <data> | 36 | <data> |
37 | - ALc7Qka20DCjCK3cBmqlJcm1v9Y= | 37 | + 6bV9I9kUE7o4eB0buzWqImdxF2s= |
38 | </data> | 38 | </data> |
39 | <key>Modules/module.modulemap</key> | 39 | <key>Modules/module.modulemap</key> |
40 | <data> | 40 | <data> |
@@ -47,11 +47,11 @@ | @@ -47,11 +47,11 @@ | ||
47 | <dict> | 47 | <dict> |
48 | <key>hash</key> | 48 | <key>hash</key> |
49 | <data> | 49 | <data> |
50 | - wq8TN1TQa/1XsIoUCQ0DPpKmUy0= | 50 | + WMSTxDfmxTHqOfSFQsA1OxNSTOk= |
51 | </data> | 51 | </data> |
52 | <key>hash2</key> | 52 | <key>hash2</key> |
53 | <data> | 53 | <data> |
54 | - Xdqyhi8P0Z5YHgNKAhrn8kAl0JVuscWqf2lK2gT4EIs= | 54 | + DrLaE2yy4SBWyIYrlSG9SfkPNQwQrRxT6f04tyDKsrE= |
55 | </data> | 55 | </data> |
56 | </dict> | 56 | </dict> |
57 | <key>Headers/hhVDoctorSDK-umbrella.h</key> | 57 | <key>Headers/hhVDoctorSDK-umbrella.h</key> |
@@ -69,22 +69,22 @@ | @@ -69,22 +69,22 @@ | ||
69 | <dict> | 69 | <dict> |
70 | <key>hash</key> | 70 | <key>hash</key> |
71 | <data> | 71 | <data> |
72 | - l+sy1vlk9FfDHai+LwnrVUgp3gs= | 72 | + oK9SaHym2efsIysodlg6yUqTMAA= |
73 | </data> | 73 | </data> |
74 | <key>hash2</key> | 74 | <key>hash2</key> |
75 | <data> | 75 | <data> |
76 | - UCVUcKeyQUPfDc/6jCkAqnOu4YU0nVWXbHVbB0mwHkM= | 76 | + dohSrIKtR2KSiiumCRYpN7aHg6SGCsPXOXCngdMWYYw= |
77 | </data> | 77 | </data> |
78 | </dict> | 78 | </dict> |
79 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> | 79 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> |
80 | <dict> | 80 | <dict> |
81 | <key>hash</key> | 81 | <key>hash</key> |
82 | <data> | 82 | <data> |
83 | - 3wI1/bPCvN80nvRqmpBSHARvC2o= | 83 | + r1wgEhuhzaTdPKieIse3hch6kXo= |
84 | </data> | 84 | </data> |
85 | <key>hash2</key> | 85 | <key>hash2</key> |
86 | <data> | 86 | <data> |
87 | - EY6XahQZ8GzbBIbpVn4u6vUu0CDEQV8SGSwE+13lHbQ= | 87 | + NzJCUYcM1yboCAtibjtRpYIi4S5Mx4rF9N+MM4+Nbmk= |
88 | </data> | 88 | </data> |
89 | </dict> | 89 | </dict> |
90 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> | 90 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> |
@@ -102,22 +102,22 @@ | @@ -102,22 +102,22 @@ | ||
102 | <dict> | 102 | <dict> |
103 | <key>hash</key> | 103 | <key>hash</key> |
104 | <data> | 104 | <data> |
105 | - 3wI1/bPCvN80nvRqmpBSHARvC2o= | 105 | + r1wgEhuhzaTdPKieIse3hch6kXo= |
106 | </data> | 106 | </data> |
107 | <key>hash2</key> | 107 | <key>hash2</key> |
108 | <data> | 108 | <data> |
109 | - EY6XahQZ8GzbBIbpVn4u6vUu0CDEQV8SGSwE+13lHbQ= | 109 | + NzJCUYcM1yboCAtibjtRpYIi4S5Mx4rF9N+MM4+Nbmk= |
110 | </data> | 110 | </data> |
111 | </dict> | 111 | </dict> |
112 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key> | 112 | <key>Modules/hhVDoctorSDK.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key> |
113 | <dict> | 113 | <dict> |
114 | <key>hash</key> | 114 | <key>hash</key> |
115 | <data> | 115 | <data> |
116 | - ALc7Qka20DCjCK3cBmqlJcm1v9Y= | 116 | + 6bV9I9kUE7o4eB0buzWqImdxF2s= |
117 | </data> | 117 | </data> |
118 | <key>hash2</key> | 118 | <key>hash2</key> |
119 | <data> | 119 | <data> |
120 | - nxPxKnX0pVFpkNf4ygSrQrIzN9qs6iVdLsu34HMq1ng= | 120 | + MRnlfqwQ7wuxT6HwTHMNej641MU4VyFiWT32DHHsRYU= |
121 | </data> | 121 | </data> |
122 | </dict> | 122 | </dict> |
123 | <key>Modules/module.modulemap</key> | 123 | <key>Modules/module.modulemap</key> |
No preview for this file type
-
Please register or login to post a comment