I am attempting to generate screenshots at various logical times using a watchOS 11 simulator.
% xcrun simctl status_bar "Apple Watch Series 10 (46mm)" override --time 9:06
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=45):
Simulator device failed to complete the requested operation.
Operation not supported
Underlying error (domain=NSPOSIXErrorDomain, code=45):
Status bar overrides not supported on this platform.
Operation not supported
Using WatchOS Clock Settings gives me at most 59 minutes in which to succeed.
Even if I had a physical watch for every series and size, I would have to wait up to 23 hours before being able to generate my marketing screenshots to support various user scenarios. With three settings variations, a minimal wait time to get to good marketable content would be on the order of 1 month per app version.
Topic:
Developer Tools & Services
SubTopic:
Xcode