Error while submit app to appstore

I used “exp build:ios” to generate a ipa file and tried to submit to app store using application loader。

then error occured as following,any suggestion to fix this?thanks

ERROR ITMS-90211: “Invalid Code Signing Entitlements. The signature for your app bundle contains entitlement values that are not supported. For the ‘com.apple.developer.ubiquity-container-identifiers’ entitlement, the values in the array must start with the prefix provided by Apple in the provisioning profile, followed by characters that are uppercase or lowercase Roman letters [A-Z, a-z], the digits 0 through 9, dot [‘.’], or hyphen [‘-’], and not contain any wildcard characters. Specifically, value ‘R746VC8JLX.*’ for the key ‘com.apple.developer.ubiquity-container-identifiers’ in ‘Payload/Exponent.app/Exponent’ is not supported.”

I’m having the same problem, did you find the problem?