malcommac / SwiftDate

🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
MIT License
7.61k stars 767 forks source link

SwiftDate langs folder contains a project? #805

Open crenelle opened 1 year ago

crenelle commented 1 year ago

Every time I compile, I get the following error:

/Users/bentley/Library/Developer/Xcode/DerivedData/myproject-bhvokhypypgooyfufngrjsmjjohq/SourcePackages/checkouts/SwiftDate/Sources/SwiftDate/Formatters/RelativeFormatter/langs Couldn't load project at: /Users/bentley/Library/Developer/Xcode/DerivedData/myproject-bhvokhypypgooyfufngrjsmjjohq/SourcePackages/checkouts/SwiftDate/Sources/SwiftDate/Formatters/RelativeFormatter/langs

That folder contains quite a few .json files.

I removed and reinstalled the package with no apparent improvement.

zero0cool0 commented 1 year ago

I had the same problem and according to #800 this is fixed in 7.0.0 which I can confirm