[SWIFT] Simulator does not work: Unable to boot device due to insufficient system resources

The battle with Simulator continues (crying)

Maybe it's because I put in a lot of Simulator versions After the build was successful, the following error occurred and the Simulator stopped working. .. .. Unable to boot device due to insufficient system resources

I tried to refer to: https://www.366service.com/jp/qa/29bc4dae4b18727a1595807565b57e5a https://blog.csdn.net/CC1991_/article/details/88399495

Run sudo launchctl limit maxfiles 1024 unlimited

Next, when I built it with Xcode, the Simulator worked fine.

Recommended Posts

Simulator does not work: Unable to boot device due to insufficient system resources
Simulator doesn't work: Unable to boot device because it cannot be located on disk.
When @Transactional of Spring Boot does not work
Code written in Java-TeraPad starting from beginner does not work due to error
Sidekiq-limit_fetch does not work
[Rails 5] [Turbolinks] What to do when JS does not work due to page transition or browser back