Closed friedbunny closed 5 years ago
We effectively did this in https://github.com/mapbox/ios-sdk-examples/pull/301, but missed updating the gem bundle.
(pod and fastlane commands should always be prefixed with bundle exec, to make sure the development environment is consistent for everyone.)
pod
fastlane
bundle exec
/cc @captainbarbosa
We effectively did this in https://github.com/mapbox/ios-sdk-examples/pull/301, but missed updating the gem bundle.
(
pod
andfastlane
commands should always be prefixed withbundle exec
, to make sure the development environment is consistent for everyone.)/cc @captainbarbosa