Steps:
-
Create a new clean Swift package in Xcode 14.3
-
Add a
defaultLocalizationvalue to the package manifest -
Add a platform to the package manifest:
platforms: [.iOS(.v16)] -
Run
Product->Export Localizationsand the following error appears:
Version 14.3 (14E222b)
macOS 13.1 (22C65)
Feedback FB12183400