Hi, I just created a new project using the KMP Wizard and in Android Studio keeps throwing the following error that it cannot find the .xcodeproj file. If I gradle sync again it goes away but after a couple minutes shows again. Everything works fine in xcode if i build the iosApp project. Im running
Android Studio Narwhal Feature Drop | 2025.1.2 Patch 1
Is there something that I'm missing?
y
Yulia Nizienko
08/22/2025, 9:29 AM
Hi @Angel Solis, what is your Xcode version? And could you collect the logs
Hi @Angel Solis! Your project is in Documents, and this is a directory that is synchronized with iCloud, so Mac usually asks for permission for it. Perhaps you rejected the permission at the first opening of the project from this direcotory. There are 2 ways to fix:
- go to settings and allow access to Documents
- move the project from Documents just to ~/SomeFolderForDevelopent