Nathan Harris

Results 24 issues of Nathan Harris

## Motivation In tests, especially those dealing with deadlines, it would be extremely helpful to test that events are firing when they're supposed to. An example is having a scheduled...

Xcode 2.5 (12E262) Swift 5.4 SwiftPM - Xcode's Bundled version Project Minimum iOS Version: 13 `filestack-ios`: 2.7.2 When importing the library using Xcode's UI for adding Swift Packages to our...

Running the Xcode 16 Beta 6, and the `0.10.0` branch of **ViewInspector** View queries that worked in Xcode 15 & `0.9.x` release no longer work. ```swift let view = MySwiftUIView()...

### Description I'm building tools on top of the LSP project, and rather than having to go round trip with the full LSP interface, I'd like to leverage the `InProcessSourceKitLSPClient`...

enhancement