mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00

* Replace Prefire with a very similar but simpler and more direct approach * Move PreviewTest snapshots to their new location (snapshotting default, mirrors UITests) * Update acknowledgements * Switch snapshot configuration extensions to a custom version * Exclude snapshots from the PreviewTests target * Fix acknowledgements * Rename snapshotting preference keys * Remove `skipPackagePluginValidation`
8 lines
133 B
YAML
8 lines
133 B
YAML
sources:
|
|
include:
|
|
- ../../ElementX
|
|
templates:
|
|
- PreviewTests.stencil
|
|
output:
|
|
../../PreviewTests/Sources/PreviewTests.swift
|