snapshot/lib/assets/SnapshotHelper.swift in fastlane-2.70.3 vs snapshot/lib/assets/SnapshotHelper.swift in fastlane-2.71.0.beta.20171219010003
- old
+ new
@@ -56,11 +56,10 @@
return "Can't prepare environment. Simulator home location is inaccessible. Does \(simulatorHostHome) exist?"
}
}
}
-@objcMembers
open class Snapshot: NSObject {
static var app: XCUIApplication!
static var cacheDirectory: URL!
static var screenshotsDirectory: URL? {
return cacheDirectory.appendingPathComponent("screenshots", isDirectory: true)
@@ -241,6 +240,6 @@
}
}
// Please don't remove the lines below
// They are used to detect outdated configuration files
-// SnapshotHelperVersion [1.8]
+// SnapshotHelperVersion [1.7]