Skip to content

InfoPlistChecker

treastrain edited this page Oct 20, 2021 · 3 revisions

InfoPlistChecker

public enum InfoPlistChecker 

Methods

check(forISO7816ApplicationIdentifiers:)

public static func check(forISO7816ApplicationIdentifiers applicationIdentifiers: [String]) -> Result<Void, InfoPlistCheckerError> 

check(with:)

public static func check(with requiredArrays: [(key: String, values: [String])]) -> Result<Void, InfoPlistCheckerError> 
Clone this wiki locally