I am building a kotlin multiplatform app using compose. Is there a gradle command I can use to generate the .apa file?? same as i can run ./gradlew assemble and get the .apk app??
f
François
09/09/2024, 4:07 PM
you can use fastlane if you want to script/automate xcode