Skip to content

Commit

Permalink
mark deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyFanFan committed Apr 25, 2020
1 parent 731c452 commit 7e11174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/KKUIDevice/UIDevice+KK.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
import Foundation
import UIKit

@available(*, deprecated, message: "Please use ModelType.unknown.rawValue instead")
public let UNKNOWN_DEVICE: String = "unknown device"

extension UIDevice: KKBaseCompatible {}
Expand Down

0 comments on commit 7e11174

Please sign in to comment.