snapshot/lib/snapshot/setup.rb in fastlane-2.74.0.beta.20180106010004 vs snapshot/lib/snapshot/setup.rb in fastlane-2.74.0.beta.20180107010004
- old
+ new
@@ -1,4 +1,6 @@
+require_relative 'module'
+
module Snapshot
class Setup
# This method will take care of creating a Snapfile and other necessary files
def self.create(path, is_swift_fastfile: false)
if is_swift_fastfile