JamitLabs / Accio

A dependency manager driven by SwiftPM that works for iOS/tvOS/watchOS/macOS projects.
MIT License
664 stars 32 forks source link

Accio is resetting the project it self when using local dependencies #67

Closed mrylmz closed 4 years ago

mrylmz commented 5 years ago

When we add a local dependency .package(path: "path/to/subfolder") accio is resetting on the checkout phase the repository it self.