What platform are you building for?
iOS
What framework are you building with?
Cordova
What is your build ID?
93618c19-207c-4fc8-b563-cf1000f5d56b
What is your error message?
iOS Build Failed: Error: ENOENT: no such file or directory, open ‘/platforms/ios/{myAppName}.xcodeproj/project.pbxproj.
Please describe the issue:
Build Fails.
I have since un-commented platform name=“ios” as below.
<platforms>
<!-- <platform name="android" /> -->
<platform name="ios" />
</platforms>
And now get a difference error:
[!] Your project does not explicitly specify the CocoaPods master specs repo. Since CDN is now used as the default, you may safely remove it from your repos directory via pod repo remove master. To suppress this warning please add warn_for_unused_master_specs_repo => false to your Podfile.
Command failed: pod install --repo-update
2025-12-03 14:53:29,371 - Build failed 36d59410-7f0e-43b9-bcb8-5947ef41f465
2025-12-03 14:53:30,616 - Output: Package Current Wanted Latest Location