Hi, I just created a new project using the KMP Wiz...
# multiplatform
a
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
Hi @Angel Solis, what is your Xcode version? And could you collect the logs
Help > Collect Logs and Diagnostic Data
and share them or file an issue in https://youtrack.jetbrains.com/issues/KMT
a
Hi Yulia, Xcode Version 16.4 (16F6) and I shared the logs in DM
Screen Recording 2025-08-22 at 11.22.02 AM.mov
y
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