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 does not compile for simulator on M1 macs #777

Closed organizedgrime closed 3 years ago

organizedgrime commented 3 years ago

Assuming XCode is not being run in Rosetta, this is a reproducible effect that the Firebase team encountered as well, see here. As it stands, I can compile SwiftDate for my physical devices, but not for simulators. Any fixes for this incompatibility would be greatly appreciated.