apple / swift-openapi-generator

Generate Swift client and server code from an OpenAPI document.
https://swiftpackageindex.com/apple/swift-openapi-generator/documentation
Apache License 2.0
1.45k stars 120 forks source link

[Docs] Update Xcode tutorial for Xcode 16 #662

Closed czechboy0 closed 2 weeks ago

czechboy0 commented 3 weeks ago

Motivation

Xcode 16 shipped and our Xcode tutorial wasn't accurate anymore.

Modifications

Update the tutorial to match Xcode 16's UI.

Result

Tutorial is more accurate for newcomers who install Xcode 16 and try out Swift OpenAPI Generator.

Test Plan

Manually went through it.