After updating Xcode to the version 12, I can't import NSLogger anymore with SPM. The build fails with:
The package product 'NSLogger' cannot be used as a dependency of this target because it uses unsafe build flags.
I'm using the latest master version.