diff --git a/xcode/fastlane/touchlane/lib/touchlane/features.rb b/xcode/fastlane/touchlane/lib/touchlane/features.rb index f0d55a7..00a4e3e 100644 --- a/xcode/fastlane/touchlane/lib/touchlane/features.rb +++ b/xcode/fastlane/touchlane/lib/touchlane/features.rb @@ -28,7 +28,7 @@ module Touchlane end end - def self.get_features_from_file(path) + def self.get_features_from_file(path) unless File.exists? path raise "Unable to load features from file at #{path}" else