We integrated the Apollo SDK through SPM with Xcode Project. Able to generate code using CLI tool and included generated code as a local package in project. It woks perfectly on local machine. But as soon as we push code on CI machine it fails with following error.
Signing for "Apollo_ApolloAPI" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'Apollo_ApolloAPI' from project 'Apollo')