Thanks for the info! Totally get the Gradle build ...
# touchlab-tools
k
Thanks for the info! Totally get the Gradle build cache not working. Separately from that, I was thinking of adding
--no-configuration-cache
to the example Run Scripts since it immediately breaks the moment you add configuration cache to the project level settings. Would like to help get that working eventually since its really nice
m
Hey Jason! Did you add this flag to skip the
embedAndSignAppleFrameworkForXcode
whenever you did not want to get the apple framework rebuilt locally? Could you share some insights on how you approached that?
k
I'll check and report back, I've been meaning to start a KMP build and ci project that can keep on top of the latest tooling.
m
Thanks!