Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 566 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 566 Bytes

El Peacho

Make iOS Simulators with Ruby (and simctl).

Why?

Because Xcode sucks at this.

Quality

Nope. I wrote this quickly and it works for me. There's no error handling and it will delete all your simulators sometimes. PRs welcome, issues disabled.

Good Luck!

Things I forget all the time:

Install

  • gem build peach.gemspec
  • gem install ./elpeacho-[version string]

Publish