-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
CocoaPods 1.8.0 added 'trunk' to my repo though I don't use 'trunk' #9190
Comments
Hello 👋
For more details on the CDN repo, check out this blog post detailing the changes in 1.8.0 I'm going to close this as it doesn't seem to be an issue in CocoaPods, but will re-open if we determine there's a bug here. |
Hello @amorde , Can you please help? |
You should do nothing with Here is what you should do.
Then you can use cocoapods in the legacy way. |
You saved my day !! <3 |
Report
What did you do?
I updated to CocoaPods 1.8.0 and I run
pod install
.What did you expect to happen?
CocoaPods works like previous version.
What happened instead?
CocoaPods added a trunk repo to me.
Since then, whenever I run
pod repo update
, there is aUpdating spec repo `trunk`
that takes long time.I don't need
trunk
, how to removing it?CocoaPods Environment
Stack
Installation Source
Plugins
Podfile
The text was updated successfully, but these errors were encountered: