fastlane-old / snapshot

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

setupSnapshot() Use of unresolved identifier #409

Closed olexth closed 8 years ago

olexth commented 8 years ago

Before all, thanks for such cool Fastlane tools, they are awesome! Just started with UITests and Snapshot, and struggling a bit. I have 'setupSnapshot() Use of unresolved identifier' error, when placing it inside my setup() func because it should be somewhere? Or it' s expected that I should implement this? If so, what should be inside?

Sorry for dumb simple question in advance!

Best regards, Alex

olexth commented 8 years ago

Oh, there is SnapshotHelper.swift to import to project.

If someone reading this, sorry for disturbance

Best regards, Alex

KrauseFx commented 8 years ago

:+1:

fastlanebot commented 8 years ago

This issue was migrated to https://github.com/fastlane/fastlane/issues/2505. Please post all further comments there.

fastlane is now a mono repo, you can read more about the change in our blog post. All tools are now available in the fastlane main repo :rocket: