https://github.com/cocoapods/xcodeproj

Last synced: about 1 month ago

Repository metadata:

Create and modify Xcode projects from Ruby.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 1,837
Total Committers: 177
Avg Commits per committer: 10.379
Development Distribution Score (DDS): 0.773

Commits in past year: 55
Committers in past year: 8
Avg Commits per committer in past year: 6.875
Development Distribution Score (DDS) in past year: 0.491

Name Email Commits
Fabio Pelosin f****n@g****m 417
Samuel Giddins s****s@s****e 270
Eloy Durán e****e@g****m 252
Marius Rackwitz g****t@m****e 110
Boris Bügling b****s@i****g 78
Dimitris Koutsogiorgas d****s@s****m 49
Eric Amorde e****e@g****m 45
Dimitris Koutsogiorgas d****o@g****m 37
Danielle Tomlinson d****n@t****o 35
Thiago Cruz t****o@s****m 31
Olivier Halligon o****r@h****t 29
Kyle Fuller i****x@k****k 28
Ben Asher b****4@g****m 19
Philippe Bernery p****y@g****m 19
Luke Redpath l****e@l****k 14
Simon Seyer s****r@g****m 13
Iulian Onofrei i****i@y****m 10
Igor Makarov i****a@g****m 9
Renzo Crisóstomo r****a@h****m 9
Victor Hugo h****i@g****m 9
Cédric Luthi c****i@g****m 8
Brett-Best b****t@l****u 8
Roman Busyghin n****y@g****m 7
Louis D'hauwe l****s@n****e 7
Ben Yohay b****n@l****m 6
Eduard Panasiuk e****s@g****m 6
Emma Koszinowski e****z@g****m 6
Jenn Kaplan j****p@s****m 6
Brian Clymer c****n@g****m 5
Caesar Wirth c****h@g****m 5
and 147 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: xcodeproj

Xcodeproj lets you create and modify Xcode projects from Ruby. Script boring management tasks or build Xcode-friendly libraries. Also includes support for Xcode workspaces (.xcworkspace) and configuration files (.xcconfig).


Dependencies

Gemfile rubygems
  • bacon >= 0 development
  • codeclimate-test-reporter ~> 0.4.1 development
  • danger >= 0 development
  • kicker >= 0 development
  • mocha ~> 1.2.0 development
  • mocha-on-bacon >= 0 development
  • prettybacon >= 0 development
  • rake ~> 12.0 development
  • rubocop >= 0 development
  • simplecov >= 0 development
  • claide >= 0
  • json >= 0
Gemfile.lock rubygems
  • CFPropertyList 3.0.5
  • addressable 2.8.0
  • ast 2.3.0
  • atomos 0.1.3
  • bacon 1.2.0
  • claide 1.1.0
  • claide-plugins 0.9.2
  • codeclimate-test-reporter 0.4.8
  • colored2 3.1.2
  • cork 0.3.0
  • danger 5.3.0
  • docile 1.1.5
  • faraday 0.17.4
  • faraday-http-cache 1.3.1
  • ffi 1.15.3
  • git 1.3.0
  • json 1.7.7
  • kicker 3.0.0
  • kramdown 1.13.2
  • listen 1.3.1
  • metaclass 0.0.4
  • mocha 1.2.1
  • mocha-on-bacon 0.2.3
  • multi_json 1.12.1
  • multipart-post 2.1.1
  • nanaimo 0.3.0
  • nap 1.1.0
  • notify 0.5.2
  • octokit 4.21.0
  • open4 1.3.4
  • parser 2.4.0.0
  • powerpack 0.1.1
  • prettybacon 0.0.2
  • public_suffix 2.0.5
  • rainbow 2.2.1
  • rake 12.3.3
  • rb-fsevent 0.9.8
  • rb-inotify 0.9.8
  • rb-kqueue 0.2.4
  • rexml 3.2.5
  • rubocop 0.47.1
  • ruby-progressbar 1.8.1
  • sawyer 0.8.2
  • simplecov 0.9.2
  • simplecov-html 0.9.0
  • terminal-table 1.8.0
  • unicode-display_width 1.4.0
  • xcodeproj 1.22.0
xcodeproj.gemspec rubygems
  • CFPropertyList >= 2.3.3, < 4.0
  • atomos ~> 0.1.3
  • claide >= 1.0.2, < 2.0
  • colored2 ~> 3.1
  • nanaimo ~> 0.3.0
  • rexml ~> 3.2.4
.github/workflows/Lint.yml actions
  • actions/cache v2 composite
  • actions/checkout v1 composite
  • ruby/setup-ruby v1 composite
.github/workflows/Specs.yml actions
  • actions/cache v2 composite
  • actions/checkout v1 composite
  • ruby/setup-ruby v1 composite