DEV Community

Stacey
Stacey

Posted on • Originally published at Medium on

Say “Hi Ventura, Bye old iOS Simulators”!

TLDR: Stay in Monterey with Xcode 14.2 if you want iOS 12 simulators.

I moved to another M1 machine with Ventura lately.

My files and Xcode settings were migrating fine with Migration Assistant

Xcode 14.2 on Monterey

I’m still working on an iOS project which supporting iOS 12 still (Yea~).

Still manage to get the project running well on iOS 12.4 simulator with Xcode 14.2 and OS Monterey.

Xcode 14.2 on Ventura

Trying to add older simulators back to the Xcode.

Looks fine, since I have iOS 12.4 simulators installed earlier.

Whoops!!! NO LUCK

Not being listed anymore.

Tapping on “Download more simulator runtimes” will return to the list again, with iOS 12.4 as installed.

GOOD BYE FRIEND

The oldest friend that can keep me sailing is iOS 13.7

So long iOS 13.6 and below.

If you still need them, just stay in OS Monterey.

How to get iOS 13.7 Simulators on Xcode 14 with Ventura

If you need to keep iOS 13.7 with you,

  1. Open an Intel based Xcode (Xcode 13 and below) via Terminal https://medium.com/@staceypyee/how-can-i-run-xcode-12-5-x-on-monterey-search-record-7e2878efcd49
  2. Download iOS 13.7 simulators
  3. You will be able to see the iOS 13.7 options available to you in Xcode 14 again.

I’m still working on an iOS project which supporting iOS 12 still (Yea~).

Still manage to get the project running well on iOS 12.4 simulator with Xcode 14.2 and OS Monterey.

Reference:

How to use iOS12 simulator in XCode 14?

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more

Top comments (0)

AWS Q Developer image

Your AI Code Assistant

Automate your code reviews. Catch bugs before your coworkers. Fix security issues in your code. Built to handle large projects, Amazon Q Developer works alongside you from idea to production code.

Get started free in your IDE

👋 Kindness is contagious

If this article connected with you, consider tapping ❤️ or leaving a brief comment to share your thoughts!

Okay