cordova build and submit testflight without xcode ide
I have a cordova app with the ios platform. I can open the xcodeworkspace, archive it and submit it to testflight. But I would like to do this via cli commands.
ios + cordova + xcode: “Library ‘Pods-Project Name’ not found”
I’m trying to compile an app for the ios platform via cordova and xcode, which I’ve never done before.