How do you get screenshots with the proper status bar on iOS 16-17?

I’ve been ready to submit my app to the App Store for weeks, but I’ve been putting it off because I can’t figure out how to modify the simulators’ status bars to get the Apple-recommended layout.

I’ve followed various tutorials to update the simulators, but it seems that it’s not possible on current iOS versions, and my app’s minimum deployment is higher than when it quit working.

At this point, I’ve got a flow setup to easily get all screenshots I need without status bars. Is there any way to automate adding the proper toolbar to the screenshots, or will I need to manually edit every single picture?

#SwiftUI