Is there a way to create a new iOS app version for an already existing app in iTunes Connect using fastlane?
I tried using the following produce
command:
produce create -a "com.somebundleidentifier" -q "My App Name" -u test@example.com -b XXXXXX -d -z 6.2.4
But I get back:
[iTC] App 'com.somebundleidentifier' already exists (983959158), nothing to do on iTunes Connect