Fixed: Thanks to <https://kotlinlang.slack.com/arc...
# multiplatform
a
Fixed: Thanks to https://kotlinlang.slack.com/archives/C3PQML5NU/p1666964189119009?thread_ts=1666957404.758489&amp;cid=C3PQML5NU I am writing a kotlin multiplatform library, I have included the framework in my cocoapods block but when i build I get the following error
Copy code
/Users/anmolverma/IdeaProjects/****/***-lib/build/cocoapods/synthetic/IOS/Pods/Pods.xcodeproj: 
error: Signing for "gRPC-gRPCCertificates" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'gRPC-gRPCCertificates' from project 'Pods')
j
What’s the Xcode version ?