Uploading app Via Xcode

I followed the App distribution Guide and went through all the necessary steps, 1. creating an archive record on Itunes Connect, then try to create an archive which passes Itunes connect validation tests, however when I click upload to App Store, it says Error Itms 90211, also my distribution provisioning profile says invalid even though I would have just recreated one via member centre and activated Distribution Code signing Identities on Xcode. Also the Distribution Provisioning profile I create manually via Member Centre says 0 devices, really stuck

What version of macOS are you using? What version of Xcode? The more information you provide, the easier it is to help.

Using El Capitan, XCode 7.3 n this is the error http://imgur.com/d8kxb5o

this is my first time, trying to deploy an app so I'm really stuck

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.icloud-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 'iCloud.Prince_Dzonga.myEuro16' for the key 'com.apple.developer.icloud-container-identifiers' in 'Payload/myEuro16.app/myEuro16' is not supported."

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.icloud-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 'iCloud.Prince_Dzonga.myEuro16' for the key 'com.apple.developer.icloud-container-identifiers' in 'Payload/myEuro16.app/myEuro16' is not supported."

Uploading app Via Xcode
 
 
Q