Enabling Background Modes Audio in Capabilities wants com.apple.developer.ubiquity-kvstore-identifier

Hi,

I am trying to implement background audio in my current iOS app. When I enable Background Modes → Audio in Capabilities in the iOS Build settings, I get a compile error:

**error: exportArchive Provisioning profile “…” doesn’t support the iCloud capability.
**error: exportArchive Provisioning profile “…” doesn’t include the com.apple.developer.ubiquity-kvstore-identifier entitlement.

How does background audio belong to iCloud or the iCloud Key Value Store?
(Capabilties → iCloud is disabled).

Thanks alot

Fabian