Any update to this? Same thing for me as well. This is a blocker
Post
Replies
Boosts
Views
Activity
Still happening March 3 2024. This also happens in codemagic as well.
upload "/Users/builder/clone/build/ios/ipa/myspecialapp.ipa" to App Store Connect
{
"tool-version": "7.006.15006",
"tool-path": "/Applications/Xcode-15.2.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/AppStoreService.framework",
"os-version": "14.2.1",
"product-errors": [
{
"message": "The provided entity includes an attribute with a value that has already been used",
"userInfo": {
"NSUnderlyingError": "Error Domain=IrisAPI Code=-19241 \"The provided entity includes an attribute with a value that has already been used\" UserInfo={status=409, detail=The bundle version must be higher than the previously uploaded version., source={\n pointer = \"/data/attributes/cfBundleVersion\";\n}, id=591d4336-2eb5-4f87-a26d-0aee92dfbe05, code=ENTITY_ERROR.ATTRIBUTE.INVALID.DUPLICATE, title=The provided entity includes an attribute with a value that has already been used, meta={\n previousBundleVersion = 2;\n}, NSLocalizedDescription=The provided entity includes an attribute with a value that has already been used, NSLocalizedFailureReason=The bundle version must be higher than the previously uploaded version.}",
"NSLocalizedDescription": "The provided entity includes an attribute with a value that has already been used",
"previousBundleVersion": "2",
"iris-code": "ENTITY_ERROR.ATTRIBUTE.INVALID.DUPLICATE",
"NSLocalizedFailureReason": "The bundle version must be higher than the previously uploaded version: \u20182\u2019. (ID: 591d4336-2eb5-4f87-a26d-0aee92dfbe05)"
},
"code": -19232
}
]
}