Ryan Maxwell

Results 6 issues of Ryan Maxwell

Hi - I'm integrating this project into a swift project using Cocoapods frameworks - and all is well when building etc. However when uploading to the store, I have only...

Maxim's commit #985a3f3214 Returning boolean values from checkboxes was breaking radio buttons serialization/deserialization when value="true" (string). This fixes that regression.

Mark setRefreshToken:expiration: as deprecated. Fixes https://github.com/gabrielrinaldi/GROAuth2SessionManager/issues/24 and https://github.com/gabrielrinaldi/GROAuth2SessionManager/commit/4aea793623fe416a696511e4d6522b10e8b97e48

Add support for a default set of 'types' to include in the config file, to enhance uncrustify's awareness of common types present for each language. e.g add Foundation and UIKit/AppKit...

enhancement

Uses Google's recommended URL scheme code from https://developer.chrome.com/multidevice/ios/links Fixes https://github.com/alextrob/ARChromeActivity/issues/20

Hi, nice component. I just used it in a project. There's a few values that I needed access to change, that are #defined internally in the class - making it...