filed https://code.google.com/p/android/issues/detail?id=175986
jerome On Fri, Jun 5, 2015 at 3:10 AM Tomáš Procházka <[email protected]> wrote: > Hi Xavier. > > I found one weird think. > I'm using your snippet for remote sign > https://gist.github.com/ducrohet/e0d854c54bd0ceeb7044 > > But if zipAlign is disabled in the build.gradle, it fail because > output.packageApplication.outputFile contain apk name with 'unsigned' > suffix, but in the apk output folder is created 'unaligned' apk file. So > signTask will not found inputFile and fail. I don't understand why. > > I also don't understand why you are using this 'signTask.conventionMapping > .inputFile'. It doesn work, only without 'conventionMapping' > > -- > You received this message because you are subscribed to the Google Groups > "adt-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
