NSString (which it *should* be) to id doesn't really seem to address the underlying issue, which is that when parsing certificates the machineName and machineIdentifier keys might be "null" (from what I understand). Plus, this makes working with this library from Swift much more frustrating due to type erasure. #87
Changing these property types from
NSString(which it should be) toiddoesn't really seem to address the underlying issue, which is that when parsing certificates themachineNameandmachineIdentifierkeys might be "null" (from what I understand). Plus, this makes working with this library from Swift much more frustrating due to type erasure.Originally posted by @rileytestut in rileytestut/AltSign#11 (comment)