chengyanfang

sdk upgrade

Showing 53 changed files with 5 additions and 5 deletions
... ... @@ -1034,7 +1034,7 @@ public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func bottomOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public class func isSmall() -> Swift.Bool
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
public class func isPlus() -> Swift.Bool
public class func isX() -> Swift.Bool
... ...
... ... @@ -1115,7 +1115,7 @@ public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func bottomOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public class func isSmall() -> Swift.Bool
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
public class func isPlus() -> Swift.Bool
public class func isX() -> Swift.Bool
... ...
... ... @@ -1115,7 +1115,7 @@ public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func bottomOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public class func isSmall() -> Swift.Bool
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
public class func isPlus() -> Swift.Bool
public class func isX() -> Swift.Bool
... ...
... ... @@ -1034,7 +1034,7 @@ public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func bottomOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public class func isSmall() -> Swift.Bool
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
public class func isPlus() -> Swift.Bool
public class func isX() -> Swift.Bool
... ...
... ... @@ -1034,7 +1034,7 @@ public class HHDevice {
public static func isIphoneX() -> Swift.Bool
public static func bottomOffset() -> CoreGraphics.CGFloat
public static func topOffset() -> CoreGraphics.CGFloat
public class func isSmall() -> Swift.Bool
public class func isSml() -> Swift.Bool
public class func isMid() -> Swift.Bool
public class func isPlus() -> Swift.Bool
public class func isX() -> Swift.Bool
... ...