Closed
Description
Description
Xcode 16.3 was released today and we started getting this error on our build server.
file:///Volumes/workspace/DerivedData/SourcePackages/checkouts/swift-openapi-generator/Sources/_OpenAPIGeneratorCore/Translator/TypesTranslator/translateServersVariables.swift:168
Property 'localizedCapitalized' is not available due to missing import of defining module 'Foundation'
Reproduction
Build with Xcode 16.3
Package version(s)
swift-openapi-generator
Expected behavior
Build succeeds
Environment
Xcode 16.3
Additional information
No response