Dan Morrow
Dan Morrow
`RealmResultsController` displays a list of filtered objects based on type. I was wondering if you've looked into creating a way to do this for all `RealmCollection` types, though. Anything that's...
changed how `.underline` and `.strikethrough` attributes were used. Allowing the use of `NSUnderlineStyle` for both, so people can use a variety of styles for these lines.
### Raspberry Pi Model Raspberry Pi 4 B ### Describe The Bug I used the "Raspberry Pi Imager" to flash an SD Card with the "Homebridge Raspberry Pi Image". I'm...
My environment is CircleCI, just so you know. and this is running as a Mac executor. My `Dangerfile.swift` file looks like this: ``` import Danger let danger = Danger() let...
so the output of periphery looks like this: ``` /Users/me/Documents/myproject/Sources/someStruct.swift:10:15: warning: Struct 'SomeStruct' is declared public, but not used outside of ... /Users/me/Documents/myproject/Sources/someStruct2.swift:10:15: warning: Struct 'SomeStruct2' is declared public, but...