2

I am trying to build a cocoapod with xcode8 on travis:

https://travis-ci.org/xtrinch/MRCountryPicker/builds/160232165

$ pod lib lint

  • ERROR | [iOS] unknown: Encountered an unknown error (Must be in the root of the repo (/Users/travis/.cocoapods/repos/master), instead in /Users/travis/build/xtrinch/MRCountryPicker.) during validation. [!] MRCountryPicker did not pass validation, due to 1 error.-> MRCountryPicker (0.0.5)

It seems to me that travis has the wrong repository url. I am extremely confused. Can anybody help me identifying the issue?

xtrinch
  • 2,232
  • 1
  • 24
  • 46
  • Have you found a solution for this? – joern Sep 23 '16 at 09:52
  • 1
    Not yet, the idea was to try manually override git source repo url before running pod lib lint, thats how i solved it locally, but i havent had the chance to test it yet. @joern – xtrinch Sep 23 '16 at 11:56

0 Answers0