skip icon indicating copy to clipboard operation
skip copied to clipboard

We should copy Android/local.properties to the correct location

Open aabewhite opened this issue 5 months ago • 0 comments

I do not have ANDROID_HOME set, and most new users won't have this set. Any time I update settings.gradle.kts to point at my DerivedData folder and then open it in Android Studio to run the app from there (for debugging or Android-specific work), the first attempt fails. There is an error message that tells me to put local.properties into a certain folder within DerivedData. We should do this automatically as part of our build process

aabewhite avatar Jul 31 '25 15:07 aabewhite