chengyanfang

sdk upgrade

Showing 48 changed files with 5 additions and 5 deletions
... ... @@ -1033,7 +1033,7 @@ public func isChina() -> Swift.Bool
public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func botOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public static func tOffset() -> CoreGraphics.CGFloat
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
public class func isPlus() -> Swift.Bool
... ...
... ... @@ -1114,7 +1114,7 @@ public func isChina() -> Swift.Bool
public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func botOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public static func tOffset() -> CoreGraphics.CGFloat
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
public class func isPlus() -> Swift.Bool
... ...
... ... @@ -1114,7 +1114,7 @@ public func isChina() -> Swift.Bool
public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func botOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public static func tOffset() -> CoreGraphics.CGFloat
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
public class func isPlus() -> Swift.Bool
... ...
... ... @@ -1033,7 +1033,7 @@ public func isChina() -> Swift.Bool
public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func botOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public static func tOffset() -> CoreGraphics.CGFloat
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
public class func isPlus() -> Swift.Bool
... ...
... ... @@ -1033,7 +1033,7 @@ public func isChina() -> Swift.Bool
public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func botOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public static func tOffset() -> CoreGraphics.CGFloat
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
public class func isPlus() -> Swift.Bool
... ...