Releases: ctco/gradle-mobile-plugin
Releases · ctco/gradle-mobile-plugin
0.12.0.0
New functionality
- Added tasks that can control iOS simulators via fbsimctl tool
- Updated Xamarin build tasks will use msbuild if mdtool is unavailable
- Updated signature algorithm for Android release codesigning
- Relocated temporary payload dir when reprofiling IPA artifact
0.11.1.0
0.11.0.2
0.11.0.1
0.11.0.0
Build configuration breaking changes!
- plugin version updated;
- changed environment configuration object (e.g. Xamarin platform value now is seperate from configuration value);
- changed profile configuration object (e.g. added order and level parameters, removed outputPath parameter);
- also changes to logging output;
- also reprofileIpa task now resigns packaged frameworks and dylibs;
- also other minor bugfixes.