When we have Synx and Swift PM in our Project, every time the utility runs, it affects the SPM dependencies. Synx renaming and moving the SPM dependencies.
- This is the first problem, because every time the SPM returns all modifications back, as they were not applied correctly. And Synx next renames it, and so on in a circle, every time.
- The second problem is that there is no way to exclude the interaction of synx with SPM, thereby making this utility inapplicable on projects that use SPM.
Open Project, SPM updated dependencies, and rename it as correct.

Run Synx, Synx renamed SPM dependencies.

Xcode 12.1
MacOS Catalina 10.15.7