Doug Schaefer

Results 2 issues of Doug Schaefer

The Swift Package Index is a valuable resource for discovering gems in the Swift package ecosystem. The index web site has a cool feature that gives you code snippets that...

enhancement

When building with SwiftPM, I get the following compile error: C:\Users\dschaefer2\swift\src\indexstore-db\lib\Support\Logging.cpp:19:10: fatal error: 'dispatch/dispatch.h' file not found 19 | #include | ^~~~~~~~~~~~~~~~~~~~~ This also breaks building sourcekit-lsp on Windows. Tested...