The plist file at path `/Users/userName/Desktop/GitHub/projectName/ios/projectName.xcodeproj/project.pbxproj` doesn't exist

Viewed 13

i'm having a problem that blocked me for days and still haven't found the solution even though I searched everywhere : when i'm doing a pod install, i'm getting this error : [!] The plist file at path /Users/userName/Desktop/GitHub/projectName/ios/projectName.xcodeproj/project.pbxproj doesn't exist.

I actually cloned the repo from my co-worker who's working on the app and this is working without any problem for him, but it's not working at all for me.

Any help or solutions is appreciated.

My system settings :

  • MacBook Air M1 2020

  • MacOS Monterey 12.4

Thanks in advance.

0 Answers
Related