Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 348 Bytes

CHANGES.md

File metadata and controls

11 lines (9 loc) · 348 Bytes

xcodebuild-rb changes

0.2.0

  • Added archive task
  • Support Ruby 1.8.7
  • Added after_(build|clean|archive) hooks for rake tasks
  • Support capturing environment variables when a Run Script Phase with 'Show Environment Variables' is added.
  • Ensure rake tasks exit with an appropriate exit code when the builds fail.

0.1.0

  • Initial release.