Patrick Dinger

Results 7 comments of Patrick Dinger

You can override the sub dependency yourself like so in your `package.json`: ``` "overrides": { "inline-source-cli": { "inline-source": "^8.0.2" } ```

Thats great 👍 how do we get this merged?

I see this issue again with version `2.16.0` and Xcode `15.0.1`: ``` * Indexing... [index:swift] Reading /Users/REDACTED/Library/Developer/Xcode/DerivedData/REDACTED-gxiutlgnrjnecrayhfvdoooxenpi/Index.noindex/DataStore [index:swift] Source file not indexed: /Users/REDACTED/Developer/REDACTED.git/REDACTED/Models/REDACTED.swift error: The index store at '["/Users/REDACTED/Library/Developer/Xcode/DerivedData/REDACTED-gxiutlgnrjnecrayhfvdoooxenpi/Index.noindex/DataStore"]' does...

Pushed an update. Also, many thanks for your work maintaining this library!

I start to think this might be caused by duplicates in the target 🤔

This needs to have a higher priority. The provided workaround, which is scheduling everything in UTC, doesn't work for all scenarios - or I am missing an obvious solution for...