7
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

xcodeのシュミレーターがものすごく重くなった話とその解決策

Last updated at Posted at 2016-04-20

起こった事

xcodeでの開発中、急にシュミレーターが遅くなり使い物にならなくなった

解決策

xcodeの設定からスローアニメーションの設定をoffにする

方法

日本語表記の場合
画面上記のメニューバーから
デバッグ > スローアニメーションを切り替える

英語表記の場合
同じくメニューバーから
Debug > Slow Animation

問題の原因

スローアニメーションを設定するためのショートカットが ⌘ + Tに設定されている為何かの拍子に押してしまった。 ⌘ + T他のツールでかなり頻繁に使用してるので結構危うい...

7
8
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
7
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?