AvdLee / RocketSimApp

Enhancing the iOS simulator for productivity
605 stars 20 forks source link

9:41 doesn't work on Apple Watch #459

Closed AvdLee closed 7 months ago

AvdLee commented 7 months ago

Reported by B. Rudhart via mail

AvdLee commented 7 months ago

Unfortunately, this isn't supported by Xcode:

avanderlee@AJs-MacBook-Pro ~ % xcrun simctl status_bar 8B3890A0-9B43-4BEC-8FA6-E5B8A11F0001 override --time 2007-01-09T08:41:00.000Z 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

Closing this issue for now until Apple fixes it.