Every time I try to run npx cap sync on my Ionic Angular project in Xcode, I encounter the following error.
[!] The plist file at path `/Users/user/Documents/GitHub/project-name/ios/App/App.xcodeproj/project.pbxproj`
doesn't exist.
I face the same issue when running ionic cap sync. Despite cloning the repository again and performing a fresh build and copy in Ionic, the problem persists. I have also searched online for solutions but haven't found any helpful information. As a newcomer to Angular and Ionic, I would greatly appreciate any assistance with this issue. Furthermore, I am attempting to launch this project on an M1 MacBook Pro.