Carmelo Gallo
Carmelo Gallo
This pod compiles and works just fine with iOS 11 :)
Hey guys, could be possible to have the compatibility with Swift 2.3?
Hi guys, I got this weird issue. Seems that if I call ``` do { try Keychain(service: "XXX").removeAll() } catch let error { Manager.log.error("Failed to remove all keychains with error:...
As the title, there is any ongoing/future plan to support SwiftUI?
Hey guys, thanks for this library. Seems pretty amazing! Anyway, I think you should add it in CocoaPods. That will simplify the life. Thanks in advance, cheers! Carmelo
After update the XCode to the latest version which is 7.3.1 (7D1014), the UITextView is broken because Apple introduce new properties on it. So if I do myTextView.top I get...
Hi guys! Thanks for this first of all. I was wondering if I can use this provider with Vapor 3 like I'm already doing in Vapor 2. Any clue?
Hi guys, one question for you. Min deployment target 10+, just why?
Hi guys! I just got a crash `CGBitmapContextCreate: invalid data bytes/row: should be at least 12096 for 8 integer bits/component, 3 components, kCGImageAlphaNoneSkipLast` **using** `Toucan(image: image).resize(size, fitMode: .crop).image` **from an...
Hello! Would it be possibile to have the latest v1.11.4 for macOS as well? Thanks