I get this error when deploying with Xcode 14.3.1 at the final step, while uploading:
This bundle is invalid. The value of the CFBundleDocumentTypes key in the Info.plist must be an array of dictionaries, with each dictionary containing at least the CFBundleTypeName key. (ID: c670c4dd-bdaf-4f9d-85d8-006089a46931)
How can I fix this or where can I find more information on this error?
Regards
SD