AdaptiveMe / adaptive-arp-api-lib-darwin

AdaptiveMe Runtime Platform API Libraries for Darwin
http://adaptiveme.github.io/
Apache License 2.0
2 stars 1 forks source link

Remove existing pods on Cocoapods #6

Open ferranvila opened 9 years ago

ferranvila commented 9 years ago

https://cocoapods.org/?q=adaptiveArpImpl

carloslozano commented 9 years ago
Anonymous-2:adaptive-arp-api-lib-darwin clozano$ pod trunk me
  - Name:     Carlos Lozano
  - Email:    carlos@adaptive.me
  - Since:    September 1st, 2014 19:59
  - Pods:
    - AdaptiveArpApi
    - AdaptiveArpImplIos
    - AdaptiveArpImplOsx
Anonymous-2:adaptive-arp-api-lib-darwin clozano$ pod trunk add-owner AdaptiveArpImplIos fnva@gft.com
  - Owners:
    - Carlos Lozano <carlos@adaptive.me>
    - Ferran Vilà Conesa <fnva@gft.com>
Anonymous-2:adaptive-arp-api-lib-darwin clozano$ pod trunk add-owner AdaptiveArpImplOsx fnva@gft.com
  - Owners:
    - Carlos Lozano <carlos@adaptive.me>
    - Ferran Vilà Conesa <fnva@gft.com>

Added to all pods to remove as needed.

ferranvila commented 9 years ago

It's not possible to delete the repo's because the command says that the repo does not exist

pod repo remove AdaptiveArpImplIos
[!] repo AdaptiveArpImplIos does not exist

Maybe this is because the repo does not exist in Github. The las commit where the podspect of this repo exists is: https://github.com/AdaptiveMe/adaptive-arp-darwin/commit/6ef234fc7c997ae3c45983b977bc018965785ed7

ferranvila commented 9 years ago

Maybe we should contact to cocoapods to ask for these repo removals