Ross Butler

Results 10 issues of Ross Butler

Adding a shared scheme will enable support for Carthage.

This PR adds support for dark mode on iOS 13 and above. I noticed there was another PR for dark mode however I noticed it had languished for some time...

This PR adds support for Swift Package Manager by adding a Package.swift file (I have tested this integration on my local branch where it integrates into a sample project without...

Now that https://github.com/gringoireDM/LNZCollectionLayouts/pull/28 has been merged (thanks for merging by the way 🙏🏻) I wanted to raise an issue to tag a minor point release just so that there's a...

enhancement

Just wanted to drop you a message to let you know that I've created a Swift logging implementation for logging in ECS log format: [rwbutler/swift-log-ecs](https://github.com/rwbutler/swift-log-ecs) It's intended to be used...

I've created a new logging backend for SwiftLog in order to log in [ECS Log format](https://www.elastic.co/guide/en/ecs-logging/overview/current/intro.html). Updated README.md to include the library. ### Motivation: I created the library for any...