Hi All
I have the following command in my circle.yaml as per a few tutorials online:
bundle exec fastlane fabric
I keep getting the error:
Could not locate Gemfile or .bundle/ directory
I have also tried:
fastlane fabric
yet it tries to find the lane “ios fabric” rather than just “fabric” and I get the error from fastlane:
No value found for 'name'