Cochioras Bogdan

Results 2 issues of Cochioras Bogdan

Hello, is it possible to combine the following two wrappers in some way? ``` public struct EmptyBoolTrue: FallbackValueProvider { public static var defaultValue: Bool { true } } @OptionalCoding @FallbackEncoding...

The `IPHONEOS_DEPLOYMENT_TARGET` was raised to iOS 12 in latest version `1.3.5` https://github.com/michaeltyson/TPKeyboardAvoiding/commit/ef7a25b3002f94667eedcf804dcc994109caf126 and anyone supporting pre iOS 12 cannot build the framework since Carthage only builds architectures available for the...