EmergeTools / SnapshotPreviews-iOS

Automatic snapshots from Xcode previews
MIT License
204 stars 7 forks source link

Support for ignoring previews #66

Closed noahsmartin closed 9 months ago

noahsmartin commented 9 months ago

Similar to the yaml file when uploading to emerge, we should have a way to ignore certain previews types when running locally. This is particularly helpful when linking to a third party framework with crashing previews

noahsmartin commented 9 months ago

Implemented in https://github.com/EmergeTools/SnapshotPreviews-iOS/pull/69