All Versions
67
Latest Version
Avg Release Cycle
86 days
Latest Release
1417 days ago

Changelog History
Page 5

  • v0.9.8 Changes

    May 07, 2014

    ๐Ÿ›  Bugfixes

    • ๐Ÿ— Possible fix for Issue 55: Only add keychain options to the xcodebuild command when doing a device build
  • v0.9.7 Changes

    May 05, 2014

    ๐Ÿ”„ Changes

    ๐Ÿ›  Bugfixes

    • ๐Ÿ”Š When using asset catalogs for app icons then the hockey-image task did not find the app icons
  • v0.9.6 Changes

    March 20, 2014

    ๐Ÿ”„ Changes

    • โœ… Remove unitTestTarget parameter that is not needed with xcode 5

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed bundleDisplayName mapping: Issue #52
  • v0.9.5 Changes

    February 11, 2014

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed HockeyApp upload: Issue #48
  • v0.9.4 Changes

    February 10, 2014

    ๐Ÿ”„ Changes

    • โช Reverted issue #36
    • โž• Added the the whole xcodebuild output is stored in an file: issue #46

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed warning that TaskContainer.add() is deprecated
  • v0.9.3 Changes

    January 20, 2014

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed issue #36
  • v0.9.2 Changes

    November 26, 2013

    ๐Ÿ”„ Changes

    • ๐Ÿ”„ Change that the project is also compiled using 'build' instead of 'xcodebuild'
    • โž• Added support for an architecture list: Issue #33

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fixed that the clean task is defined by the plugin, instead the clean asks are appended: Issue #38
    • ๐Ÿ— Build output for unit test did not show any failures if an exception occured
  • v0.9.1 Changes

    November 12, 2013

    ๐Ÿ”„ Changes

    • ๐Ÿ— Implemented much nice build output when compiling and also for the unit tests
  • v0.9.0 Changes

    September 27, 2013

    ๐Ÿ”„ Changes

    • ๐Ÿ‘ XCode5 support. This version only works with Xcode5
    • โšก๏ธ Updated Keychain creation and cleanup for OS X Mavericks
    • โšก๏ธ Updated unit test support
  • v0.8.6 Changes

    August 19, 2013

    ๐Ÿ”„ Changes: