Roman Podymov

Results 49 issues of Roman Podymov

Hello. Thank you for Burritos. In this pull request I added MappingSetter. I was inspired by Trimmed, however MappingSetter is more flexible, you can set any mapping function.

Hello. Thank you for Burritos. As I can see Burritos does not support Carthage. I think it will be good to add this feature.

## Checklist - [x] All tests are passed. - [ ] Added tests. - [ ] Documented the code using [Xcode markup](https://developer.apple.com/library/mac/documentation/Xcode/Reference/xcode_markup_formatting_ref). - [x] Searched [existing pull requests](https://github.com/ra1028/DifferenceKit/pulls) for ensure...

## Checklist - [x] This is not a Apple's bug. - [x] Reviewed the [README](https://github.com/ra1028/DifferenceKit/blob/master/README.md) and [documents](https://ra1028.github.io/DifferenceKit). - [x] Searched [existing issues](https://github.com/ra1028/DifferenceKit/issues) for ensure not duplicated. ## Expected Behavior The...

Hello. Thank you for PrettyColors. In this pull request I fixed the warning messages that appear when compiling PrettyColors in Xcode 11.6 / Swift 4. And also added some news...

Hello. Thank you for Repeat. In this pull request I reverted all deployment targets to the values before #39. Fixed #41.

Hello. Thank you for XCGLogger. In this pull request I deleted the .swift-version file because [usage of the .swift_version file has been deprecated](http://blog.cocoapods.org/CocoaPods-1.7.0-beta) in CocoaPods. I also did it in...

Hello. Thank you for DeviceKit. Could you tell me how to get the device's model number with DeviceKit? I mean the values like A2111, A2223.

Hello. Thank you for collection-view-layouts. In this pull request I fixed Xcode 12 build errors.

Hello. Thank you for SwiftyAttributes. `SwiftyAttributedStringBuilder` is a result builder for the `Attribute`s.