AvdLee / RocketSimApp

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

Crash during status bar changing #468

Closed AvdLee closed 4 months ago

AvdLee commented 4 months ago

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 RocketSim 0x1054818d4 static NSISO8601DateFormatter.appleNine41() (in RocketSim) (SimctlCommand.swift:468) + 5904596 1 RocketSim 0x105480ba8 static NSISO8601DateFormatter.appleNine41String() (in RocketSim) (SimctlCommand.swift:473) + 5901224 2 RocketSim 0x1054b9dd0 specialized static TerminalCommand.updateStatusBarAppleStyle(_:) (in RocketSim) (SimctlCommand.swift:395) + 6135248 3 RocketSim 0x1054bba0c SimulatorController.updateStatusBarTimingToNine41InActiveSimulator() (in RocketSim) (SimulatorController.swift:138) + 6142476 4 RocketSim 0x104eff478 specialized StatusBarConfigurationWindowViewModel.updateStatusBarAppleStyle() (in RocketSim) (:0) + 128120 5 RocketSim 0x104f66464 closure #2 in closure #1 in closure #1 in closure #1 in StatusBarConfigurationWindow.body.getter (in RocketSim) (:0) + 549988 6 RocketSim 0x104f38768 partial apply for closure #2 in ButtonView.body.getter (in RocketSim) (:0) + 362344

Reported by F. Pizzano via Mail

AvdLee commented 4 months ago

This will be fixed in 12.6.5. The app won't be crashing anymore, but it might be that the date setting doesn't work.