-
Notifications
You must be signed in to change notification settings - Fork 34
InfoPlistChecker
treastrain edited this page Oct 20, 2021
·
3 revisions
public enum InfoPlistChecker
public static func check(forISO7816ApplicationIdentifiers applicationIdentifiers: [String]) -> Result<Void, InfoPlistCheckerError>
public static func check(with requiredArrays: [(key: String, values: [String])]) -> Result<Void, InfoPlistCheckerError>
Generated at 2021-10-28T15:36:42+0000 using swift-doc 1.0.0-rc.1.