$ brew install carthage
$ brew tap giginet/utils
$ brew install simrec
- Launch your iOS Simulator
- Exec
simrec - Stop recording with
Ctrl-C
$ simrec
You'd like to stop recording, you send INTERRUPT signal(Ctrl + C), then an animation will be generated.
| Option | Description | Default |
|---|---|---|
| -q | Quality of animation(0...1.0) | 1.0 |
| -f | Frame rate of animation | 5 |
| -o | Output path | animation.gif |
| -l | loop count of animation | 0(Infinity) |