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

Changelog History
Page 6

  • v0.8.5 Changes

    August 02, 2013

    ๐Ÿ›  Bugfixes:

  • v0.8.4 Changes

    June 21, 2013

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  fixed hockeykit-image task that the image is created from the app icon as intended.
  • v0.8.3 Changes

    June 18, 2013

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  fixed exception in hockeyapp-prepare task: issue #28
  • v0.8.2 Changes

    June 18, 2013

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  fixed that on a simulator build the keychain is not created and provisioning profile is not installed
  • v0.8.1 Changes

    June 06, 2013

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  fixed executing unit test. Where skipped because was TEST_HOST was set.
    • ๐Ÿ›  fixed provisioning cleanup and create task that failed if the Provisioning Profiles directory does not exist
  • v0.8.0 Changes

    June 03, 2013

    ๐Ÿ”‹ Features:

    • new xcodebuild.signing parameters, replaces provisioning.mobileprovisionUri, keychain.certificateUri, keychain.certificatePassword, keychain.keychainPassword, keychain.keychain
    • added new parameter hockeykit.notes
    • added new parameter keychain.keychain
    • โž• added hockeyapp target that was created by wfrank2509
    • ๐Ÿ— reworked keychain and provisioning file handling so that multiple parallel builds should work

    ๐Ÿ”„ Changes:

    • ๐Ÿ— removed xcodebuild.buildRoot: The gradle buildDir variable is used instead.
    • removed keychain.keychainName

    ๐Ÿ›  Bugfixes:

  • v0.7.2 Changes

    ๐Ÿ›  Bugfixes:

    • hockeykit image does not fail anymore when no icon image was found
  • v0.7.1 Changes

    ๐Ÿ›  Bugfixes:

    • ๐Ÿ›  fixed reading the UUID from the mobile provisioning file
  • v0.7.0 Changes

    ๐Ÿ”„ Changes:

    • โž• added workspace supported
  • v0.6.6 Changes

    ๐Ÿ›  Bugfixes:

    • fixed the archive task: The *.app and *.app.dSYM directory were not included recursivly