Search code examples
xcodeios-simulatorwatchos-simulatortvos-simulatorvisionos-simulator

Where is the CoreSimulator directory in Xcode 15


Xcode 15 do not has built-in platforms and need extra download to somewhere

Do not exist at somewhere like /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot


Solution

  • It's at /Library/Developer/CoreSimulator/Images/*.dmg.

    If you have multiple dmgs, the images.plist file will indicate which one you need.