How do developers produce iOS Simulator animated .gifs?

mosca1337 picture mosca1337 · Nov 19, 2013 · Viewed 12.2k times · Source

I often see this a lot on GitHub. How can I reproduce this animated .gif effect?

https://github.com/autresphere/ASMediaFocusManager

animation

Answer

Chris Ledet picture Chris Ledet · Nov 19, 2013

You can record your screen with QuickTime and then convert that MOV file into a GIF.

Open QuickTime and click on the "File" menu then "New Screen Recording".

enter image description here

Drag your pointer to select the region of the screen you want to record, and then click the Start Recording button within the region.

enter image description here

When you're finished, stop recording. To stop recording, click the stop button in the menu bar. Now, go back to "File" menu and click "Export".

enter image description here

Save your screen recording as a movie.

Next, you can use Photoshop to open your screen recording and export it as a GIF.