-
Notifications
You must be signed in to change notification settings - Fork 356
Problem with fastlane dependencies. #636
Comments
Yikes, thanks for opening an issue. It looks like it's not working due to a problem with the CocoaPods-Keys plugin. Others have reported a similar issue with a fix, can you try following the steps there to see if that fixes it? Thanks again! |
I had had the same issue and fixed using your link, @ashfurrow. After that I got the following:
|
Interesting, thanks @daniltulin. You ran |
[08:46:29]: Exit status of command 'bundle exec pod install' was 1 instead of 0. +------+-----------------------+-------------+ [08:46:29]: fastlane finished with errors Looking for related GitHub issues on fastlane/fastlane... /Users/SunnyX/.rvm/gems/ruby-2.3.0/gems/fastlane-2.43.0/fastlane_core/lib/fastlane_core/ui/interface.rb:143:in
|
Thanks, I'll take a look. I think there's a(nother) update to the fonts pod I need to install. In the mean time, try running |
Okay, this should be fixed in the latest master. Would someone mind pulling and trying again? Thanks! |
after running
bundle install
runningbundle exec fastlane oss
produces many errors:For every entry in the keys array:
https://github.com/artsy/eidolon/blob/master/fastlane/Fastfile#L14-L26
The text was updated successfully, but these errors were encountered: