mozilla-mobile / MappaMundi

A declarative Don't Repeat Yourself tool for XCUITesting and screenshots.
Mozilla Public License 2.0
19 stars 19 forks source link

Removed carthage hardcoded path #6

Closed sigito closed 6 years ago

sigito commented 6 years ago

With this change carthage can be installed at an arbitrary location. Fixes #5.

jhugman commented 6 years ago

Thanks so much for this, and apologies that it took a little long to merge.