gym/lib/gym/detect_values.rb in fastlane-2.74.0.beta.20180106010004 vs gym/lib/gym/detect_values.rb in fastlane-2.74.0.beta.20180107010004

- old
+ new

@@ -1,5 +1,8 @@ -require "fastlane_core/core_ext/cfpropertylist" +require 'fastlane_core/core_ext/cfpropertylist' +require 'fastlane_core/project' +require_relative 'module' +require_relative 'code_signing_mapping' module Gym # This class detects all kinds of default values class DetectValues # This is needed as these are more complex default values