I have been working on a cross platform app, iOS/macOS. But when I implemented CloudKit in the project, the iOS app works perfectly, but the macOS app presents a warning, as seen in following image.
I added CloudKit and Background Push Notifications in iOS, and just CloudKit in macOS. Is there any other capability I need to add to macOS so that this warning does not show up?