lib/gym/options.rb in gym-0.8.5 vs lib/gym/options.rb in gym-0.9.0

- old
+ new

@@ -63,10 +63,10 @@ value.gsub!(".ipa", "") end), FastlaneCore::ConfigItem.new(key: :buildlog_path, short_option: "-l", env_name: "GYM_BUILDLOG_PATH", - description: "The directory were to store the build log", + description: "The directory where to store the build log", default_value: "~/Library/Logs/gym"), FastlaneCore::ConfigItem.new(key: :sdk, short_option: "-k", env_name: "GYM_SDK", description: "The SDK that should be used for building the application",