gym/lib/gym/options.rb in fastlane-2.119.0.beta.20190318200034 vs gym/lib/gym/options.rb in fastlane-2.119.0.beta.20190319200014

- old
+ new

@@ -127,10 +127,10 @@ UI.user_error!("'#{value.key}' must be false to use 'export_xcargs'") end, type: :shell_string), FastlaneCore::ConfigItem.new(key: :skip_build_archive, env_name: "GYM_SKIP_BUILD_ARCHIVE", - description: "Export ipa from previously built xarchive. Uses archive_path as source", + description: "Export ipa from previously built xcarchive. Uses archive_path as source", is_string: false, type: Boolean, optional: true), FastlaneCore::ConfigItem.new(key: :skip_archive, env_name: "GYM_SKIP_ARCHIVE",