Uploading an app using - assetFile on macOS

Uploading an IPA using /usr/local/itms/bin/iTMSTransporter -m upload -assetFile <ipa path> -u <Apple ID> -p <App password> -v informational -asc_provider <teamID> method, if an application successfully uploads for the first time and the version of the IPA+1, it will be rejected upon upload. The reason for rejection is:

Package Summary:

1 package(s) were not uploaded because they had problems: /Users/****/Desktop/3/app.ipa - Error Messages: Upload is not in processing state, please try again. state: class Build { type: builds id: 873e65d2-7cb2-4acf-868b-7f95c6893784 attributes: class BuildAttributes { version: 1 uploadedDate: 2023-08-01T23:48:33.661-07:00 expirationDate: null expired: null minOsVersion: null lsMinimumSystemVersion: null computedMinMacOsVersion: null iconAssetToken: null

Uploading an app using - assetFile on macOS
 
 
Q