fastlane-old / snapshot

Automate taking localized screenshots of your iOS app on every device
https://fastlane.tools
1.96k stars 141 forks source link

Update the update check for the embedded SnapshotHelper.swift #463

Closed i2amsam closed 8 years ago

i2amsam commented 8 years ago

Improve the update check so it is not hard-coded. Add a test to guard against shipping a bad version of SnapshotHelper.swift

This should help updates like #453 which bump a version of SnapshotHelper.swift

i2amsam commented 8 years ago

@KrauseFx could you please review?

KrauseFx commented 8 years ago

Looks good, great work! :+1: