iOS Build Failed: Error: ENOENT: no such file or directory, open '/platforms/ios/{myAppName}.xcodeproj/project.pbxproj

Build failed 93618c19-207c-4fc8-b563-cf1000f5d56b

Any ideas?

I since un-commented platform name=β€œios”


<platforms>
  <!-- <platform name="android" /> -->
  <platform name="ios" />
</platforms>

```

now I get a different 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

Could you post this to the VoltBuilder forum? It has a form for posting specific jobs:

I have posted as you suggested.

1 Like