Zachary Kline
Zachary Kline
We can merge this when the `100.15.5` release of the iOS SDK is released. @dg0yal confirmed this release version for the toolkit. Also, I don't think we need to update...
Currently in the toolkit, if you have a `SearchView` and you search for something and you select a search result, it will only highlight that result if it is a...
They don't make much sense in the context of mac catalyst so they shouldn't be available there.
It looks like the device OS name is [hardcoded](https://github.com/XCTestHTMLReport/XCTestHTMLReport/blob/fcaa4d6265e815a8861b4bbc634600d276922d4a/Sources/XCTestHTMLReportCore/HTML/device.html#L3) as iOS which is not always true (macOS, visionOS, etc.). So this value could be more accurate in the final HTML...