JetBrainsRuntime icon indicating copy to clipboard operation
JetBrainsRuntime copied to clipboard

Android Studio stop copy paste folders into project because of .DS_Store file on Mac

Open wangdong20 opened this issue 11 months ago • 1 comments

I got an error when copy firebaseXXX.xcframework to android studio, java.nio.file.NoSuchFileException: FirebaseAppCheck.xcframework/tvos-arm64_x86_64-simulator/.DS_Store

When I manually copy firebaseXXX.xcframework to my libgdx project, it shows the error above and prevent from copying. I just copied those xcframeworks by Native Finder on Mac, it works, no error at all but in android studio copy paste, it complains.

wangdong20 avatar May 15 '25 13:05 wangdong20

This is not the correct issue tracker for this report. It looks like some project configuration issue. I would ask for help at https://stackoverflow.com/. If you believe it's a bug in Android Studio, please report it per https://developer.android.com/studio/report-bugs.html.

CrazyCoder avatar May 15 '25 13:05 CrazyCoder