Post

Replies

Boosts

Views

Activity

Reply to Unable to use iOS simulator below version 26 after installing Xcode 26 Beta 3
Update: When I run xcrun simctl -v, I get more details about why the runtime cannot be opened: iOS 18.5 (18.5 - 22F77) - com.apple.CoreSimulator.SimRuntime.iOS-18-5 (unavailable, liblaunch_sim.dylib could not be opened) [/Library/Developer/CoreSimulator/Volumes/iOS_22F77/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.5.simruntime] - Error Domain=com.apple.CoreSimulator.SimError Code=401 "The iOS 18.5 simulator runtime is not available." UserInfo={NSLocalizedDescription=The iOS 18.5 simulator runtime is not available., NSUnderlyingError=0x6000024e34b0 {Error Domain=NSPOSIXErrorDomain Code=86 "Bad CPU type in executable" UserInfo={NSLocalizedFailureReason=A Rosetta update is required}}, NSLocalizedRecoverySuggestion=Try reinstalling Xcode or the simulator runtime., NSLocalizedFailureReason=liblaunch_sim.dylib could not be opened} The failure reason is interesting, I'm on a M4 Max, so I don't see why I could need Rosetta.
Jul ’25