Update Tutorial screenshots for Xcode16

The SwiftSyntax Tutorial contains screenshots from xcode 15, and its user interface has since changed.

https://swiftpackageindex.com/swiftlang/swift-syntax/601.0.1/tutorials/swiftsyntax/swiftsyntax-by-example

Step 1: package window is different...here's the old xcode 15

Step 2: .testTarget should no longer appear in target section...here's the old xcode 15

Hey @Josephcursio Thanks for spotting that - although this detail would be a bit better aligned (more actionable) as an issue on the swift-syntax repository.

Tutorials, especially because they're intensive to create, aren't updated with each release, so screenshots and related content can be a bit out of date. I looked through the tutorial again just now to make sure, and I don't think the out-of-date nature here breaks any of the detail, but if you see that it does, PLEASE mention that in an issue you might open on the repository.

2 Likes

Thank you for your response. I agree you're right on both counts: 1) I should have submitted to the repo and 2) it's not a terribly important issue.

Hey, no worries - i'm glad you're looking and willing to share the feedback, I only hope to set a bit of expectation of reaction, and aim it a bit to get it more actionable - or at least set a pattern of making it easier to collaborate down the road.

I hope your exploration of swift-syntax is going well!