I have an iOS app which I can not get to successfully build.
So out of interest I have tried to build a different app and that also fails to build:
Error: ENOENT: no such file or directory, open '/platforms/ios/my app name.xcodeproj/project.pbxproj'
at Object.readFileSync (node:fs:441:20)
at pbxProject.parseSync (/plugins/cordova-plugin-add-swift-support/node_modules/xcode/lib/pbxProject.js:61:28)
at /plugins/cordova-plugin-add-swift-support/src/add-swift-support.js:68:20
2025-12-06 13:41:46,579 - Build failed ab02d3f7-d366-4e4f-9180-e7de81e277a6
The above app built fine back in March 2025, but now (Dec 2025) it fails without any changes to the app.