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