I am creating an app with core data that is hosted in a cloud kit. I have added a developer account to my Xcode. This account is added as a developer in a paid developer account (organization’s account). But when I tried to create a cloudkit container it showed an error. How can I create the cloud kit container? I am following this article to create the app. Article link. What I am missing now. If it is not possible to create automatically how to create the cloudkit container manually add the capabilities and download the profile. Usually, these things(manual generation) are done by the CI/CD team. Is it possible to create it manually?




