Skip to content

Don't run resolve when Package.resolved is updated #1571

Open
@adam-fowler

Description

@adam-fowler

Is your feature request related to a problem? Please describe.
I think I made a mistake when I implemented the automatic running of resolve when the Package.resolved was updated. I'm starting to think it should only occur when the Package.swift is updated.

Issues with running resolve when Package.resolved is updated include

  • Rare occasions where sourcekit-lsp and vscode fight over what state it should be in.
  • There have been times when I've wanted to stash the Package.resolved to change branches but it will keep getting generated making sure I cannot change branch.

Describe the solution you'd like
Remove Package.resolved FileWatcher

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Unscreened

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions