David House
David House
I have a sidebar using this styling on the div: ``` div(class="bg-gray-800 shadow-lg h-16 fixed bottom-0 md:relative md:h-screen z-10 w-full md:w-48") ``` Which looks like this: ![Screen Shot 2019-12-16 at...
We should be storing the known/supported schema and then checking it in the PR checks so when a new version of Xcode changes the schema the PR check will fail.
Instead of throwing an error, we can simply add a default to required parameters. As we can't fully trust that the value will be in the `xcresult` file, we can...
### description This PR fixes the reference to Mockito Kotlin to the official source.