-
Notifications
You must be signed in to change notification settings - Fork 151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warning - Signing requires a development team #375
Comments
@CatchABus can you share a little more about your setup? what's your podfile look like? Are you using frameworks? etc. |
And for completeness:
|
And what version of CocoaPods? |
Thank you very much for your quick responses. I include all details below.
|
You may be running into CocoaPods/CocoaPods#11402 that was fixed in CocoaPods 1.12.0 |
@CatchABus if the CocoaPods update works for you, I'll update our cocoapods min version requirement and do a new release to help others avoid this. |
It's exactly as @paulb777 said. Updating to latest cocoapods version fixed my problem. |
@CatchABus thanks for letting us know, I'll go ahead and update the podspec to have the requirement and do a new release to hopefully help other folks avoid this. |
When trying to build my app in Xcode, I receive
Signing for "GTMSessionFetcher-GTMSessionFetcher_Core_Privacy" requires a development team.
warning.I use version 3.3.0.
The text was updated successfully, but these errors were encountered: