Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 16.3 Build Error #755

Open
mooshee opened this issue Apr 1, 2025 · 1 comment
Open

Xcode 16.3 Build Error #755

mooshee opened this issue Apr 1, 2025 · 1 comment
Labels
kind/bug Feature doesn't work as expected. status/triage Collecting information required to triage the issue.

Comments

@mooshee
Copy link

mooshee commented Apr 1, 2025

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

@mooshee mooshee added kind/bug Feature doesn't work as expected. status/triage Collecting information required to triage the issue. labels Apr 1, 2025
@czechboy0
Copy link
Contributor

Which version are you on? I think this was fixed in #709, which was released in https://github.com/apple/swift-openapi-generator/releases/tag/1.7.0 a few months ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Feature doesn't work as expected. status/triage Collecting information required to triage the issue.
Projects
None yet
Development

No branches or pull requests

2 participants