snapshot/lib/assets/SnapshotHelper.swift in fastlane-2.30.0.beta.20170511010018 vs snapshot/lib/assets/SnapshotHelper.swift in fastlane-2.30.0

- old
+ new

@@ -4,10 +4,17 @@ // // Created by Felix Krause on 10/8/15. // Copyright © 2015 Felix Krause. All rights reserved. // +// ----------------------------------------------------- +// IMPORTANT: When modifying this file, make sure to +// increment the version number at the very +// bottom of the file to notify users about +// the new SnapshotHelper.swift +// ----------------------------------------------------- + import Foundation import XCTest var deviceLanguage = "" var locale = "" @@ -161,6 +168,6 @@ } } // Please don't remove the lines below // They are used to detect outdated configuration files -// SnapshotHelperVersion [1.3] +// SnapshotHelperVersion [1.4]