I can't export Localizations for my iOS app or the SPM packages used by this iOS app with Xcode Product > Export Localizations.
The packages only specify the iOS platform but it seems Xcode also compiles the app/modules for macOS (whereas the supported destinations for the app are iOS and iPadOS).
I posted more details here: https://developer.apple.com/forums/thread/725395
Any idea how to have this export work?
#xcode #swift #swiftpackagemanager #spm #xcodelocalization