gym/lib/gym/options.rb in fastlane-2.46.0.beta.20170706133903 vs gym/lib/gym/options.rb in fastlane-2.46.0.beta.20170707010003

- old
+ new

@@ -147,10 +147,10 @@ optional: true), FastlaneCore::ConfigItem.new(key: :result_bundle, short_option: "-u", env_name: "GYM_RESULT_BUNDLE", is_string: false, - description: "Produce the result bundle describing what occurred will be placed", + description: "Location of the Xcode result bundle", optional: true), FastlaneCore::ConfigItem.new(key: :buildlog_path, short_option: "-l", env_name: "GYM_BUILDLOG_PATH", description: "The directory where to store the build log",