I can't export localizations from my Xcode 13 project. This seems to be an issue when I have Swift Packages in my project.
I get this error when I try to export: Unable to find the blueprint for localization export: MySwiftPackage
.
I submitted a crash report to Apple but wondering if anyone else is experiencing this and if there's a workaround for this?