fastlane/lib/fastlane/actions/version_get_podspec.rb in fastlane-2.84.0.beta.20180227050054 vs fastlane/lib/fastlane/actions/version_get_podspec.rb in fastlane-2.84.0.beta.20180228050122

- old
+ new

@@ -32,9 +32,10 @@ UI.user_error!("Please pass a path to the `version_get_podspec` action") if value.length == 0 end), FastlaneCore::ConfigItem.new(key: :require_variable_prefix, env_name: "FL_VERSION_BUMP_PODSPEC_VERSION_REQUIRE_VARIABLE_PREFIX", description: "true by default, this is used for non CocoaPods version bumps only", + is_string: false, default_value: true) ] end def self.output