I have a complete Cordova project and all of the necessary Apple certificates and provisioning profiles. What I’m missing is a clean, signed iOS build. No new features, no plugin wrangling—just take the existing codebase, run the build on a macOS environment with the current Cordova CLI / Xcode toolchain, and hand back an IPA that’s ready for TestFlight or direct App Store submission. Deliverables • Signed IPA (built with my certificates & profiles) • Xcode archive or command-line steps so I can reproduce the build on my side That’s the full scope. If you routinely compile Cordova apps for iOS, this should be a fast, straightforward hand-off.