https://github.com/plu/simctl

ios simctl simulator xcode

Last synced: about 1 month ago

Repository metadata:

Ruby interface to xcrun simctl


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 285
Total Committers: 13
Avg Commits per committer: 21.923
Development Distribution Score (DDS): 0.179

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Johannes Plunien p****u@p****e 234
Johannes Plunien j****n@e****m 24
Renzo Crisóstomo r****a@h****m 8
Josh Holtz j****h@r****m 4
Pedro Piñera Buendía p****r@g****m 4
Adam Price a****m@c****o 2
Renzo Crisóstomo r****o@x****m 2
Vincent Garrigues v****s@g****m 2
Daniel Bauke d****e@e****m 1
Kelvin Lu k****u@s****m 1
Luiz Rodrigo Martins Barbosa l****z@d****e 1
jason j****e@d****m 1
dependabot[bot] 4****] 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: simctl

Ruby interface to xcrun simctl

  • Homepage: https://github.com/plu/simctl
  • Documentation: http://www.rubydoc.info/gems/simctl/
  • Licenses: MIT
  • Latest release: 1.6.10 (published almost 2 years ago)
  • Last Synced: 2024-11-10T23:45:43.894Z (about 1 month ago)
  • Versions: 33
  • Dependent Packages: 11
  • Dependent Repositories: 19,805
  • Downloads: 83,350,840 Total
  • Docker Downloads: 42,437,883
  • Rankings:
    • Dependent repos count: 0.256%
    • Downloads: 0.29%
    • Docker downloads count: 0.774%
    • Dependent packages count: 1.745%
    • Average: 2.442%
    • Stargazers count: 5.356%
    • Forks count: 6.23%
  • Maintainers (3)

Dependencies

Gemfile.lock rubygems
  • CFPropertyList 3.0.2
  • ast 2.4.0
  • coveralls 0.8.23
  • diff-lcs 1.3
  • docile 1.3.2
  • io-console 0.5.5
  • irb 1.2.1
  • json 2.3.1
  • naturally 2.2.0
  • parallel 1.17.0
  • parser 2.6.3.0
  • powerpack 0.1.2
  • rainbow 2.2.2
  • rake 12.3.3
  • reline 0.1.2
  • rspec 3.8.0
  • rspec-core 3.8.2
  • rspec-expectations 3.8.4
  • rspec-mocks 3.8.1
  • rspec-support 3.8.2
  • rubocop 0.49.1
  • ruby-progressbar 1.10.1
  • simctl 1.6.8
  • simplecov 0.16.1
  • simplecov-html 0.10.2
  • term-ansicolor 1.7.1
  • thor 0.20.3
  • tins 1.21.1
  • unicode-display_width 1.6.0
fastlane-plugin-simctl/fastlane-plugin-simctl.gemspec rubygems
  • bundler >= 0 development
  • fastlane >= 2.53.1 development
  • pry >= 0 development
  • rake >= 0 development
  • rspec >= 0 development
  • rubocop >= 0 development
  • simplecov >= 0 development
  • simctl ~> 1.6.5
simctl.gemspec rubygems
  • coveralls >= 0 development
  • irb >= 0 development
  • rake >= 0 development
  • rspec >= 0 development
  • rubocop = 0.49.1 development
  • CFPropertyList >= 0
  • naturally >= 0
.github/workflows/test.yml actions
  • actions/checkout v2 composite