Abbey Jackson
Abbey Jackson
Protocols which contain generic functions can not be generated because the generic type can not be determined. ex, this function: `func getObjects(_ objects: T.Type) -> Results?` Will generate as: ```...
This is a suggestion added to issues as per Dan’s instructions via Twitter. Inline commenting (selecting a chubk of text to comment on or having a comment associated with a...
I have found a bug in `android_set_version_name`. If there is a space in the version name, for example: "3.2.1 some word" only the last set of characters after the last...