nalexn / ViewInspector

Runtime introspection and unit testing of SwiftUI views
MIT License
2.2k stars 153 forks source link

Build failure: unable to type-check in reasonable time | Xcode 16.0 | 0.10.0 #339

Open aleksaspasic opened 1 month ago

aleksaspasic commented 1 month ago

This issue was present on Xcode 16.0 Beta, according to this issue: https://github.com/nalexn/ViewInspector/issues/307

But it seems that it's still present, but now in release version 16.0 for Xcode. I'm also currently using Sequoia 15.0 version for Macbook.

image image
nalexn commented 1 month ago

You need to update the library to v0.10.0

aleksaspasic commented 1 month ago

@nalexn I am using library v0.10.0

image
nalexn commented 1 month ago

Maybe your cache is stale, that code was reworked.