LogoLogo
Slack communityLog inBook a demo
  • Overview
    • Introduction
    • Quickstart
    • Project structure
    • Adding custom code
    • Capabilities
    • Customer showcase
  • Generators
    • MCP Server
  • Deep dives
    • Customize method names
    • Setup local SDK previews
    • Configure global headers
    • Configure auto-pagination
    • Configure idempotency
    • Filter your endpoints (audiences)
    • Customize your README
    • Retries with Backoff
    • Self-hosted SDKs
  • Reference
    • generators.yml
Slack communityLog inBook a demo
GeneratorsSwift

Changelog

September 3, 2025
September 3, 2025

0.11.1

(fix): Fixed release-mode compilation error in Core/Networking/HTTPClient.swift where a guard used precondition (returns Void) and could be flagged as falling through. Switched to preconditionFailure (returns Never) to satisfy the compiler at all optimization levels.

Was this page helpful?
Edit this page
Previous

August 26, 2025

Next
Built with