gym/lib/gym/detect_values.rb in fastlane-2.69.0 vs gym/lib/gym/detect_values.rb in fastlane-2.69.1

- old
+ new

@@ -20,10 +20,10 @@ config.load_configuration_file(Gym.gymfile_name) end detect_scheme detect_platform # we can only do that *after* we have the scheme - detect_selected_provisioning_profiles # we can only do that *aftet* we have the platform + detect_selected_provisioning_profiles # we can only do that *after* we have the platform detect_configuration detect_toolchain config[:output_name] ||= Gym.project.app_name