Has anyone got mac JVM desktop apps compiling with fastlane?
s
Has anyone got mac JVM desktop apps compiling with fastlane?
t
Yes, using the gradle action. Also using upload_to_testflight action for it.
s
there is a gradle action for this?
t
Fastlane has a built-in gradle action
Just like you use it on Android you can call any gradle task with it
s
oh really? But how would you use it in place of the signing and notarization options?
t
I'm not using fastlane for signing but only for compiling