All Versions
67
Latest Version
Avg Release Cycle
86 days
Latest Release
2266 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v0.8.5 Changes
August 02, 2013๐ Bugfixes:
- ๐ Merged pull request: https://github.com/openbakery/gradle-xcodePlugin/pull/29
-
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