Prefire compatibility with Xcode 15 (#1773)

* xcode ready solution

* now the previews won't fail but get generated

* delay in some screens that require a waiting state (the bloom does not work in previews)

* better code

* longer delay

removed and redone lfs

readded as lfs
This commit is contained in:
Mauro
2023-09-21 09:50:34 +02:00
committed by Mauro Romito
parent 83592ff63b
commit e5b4d86c58
195 changed files with 39 additions and 848 deletions

2
.gitattributes vendored
View File

@@ -1,3 +1,3 @@
UITests/Sources/__Snapshots__/** filter=lfs diff=lfs merge=lfs -text
UnitTests/Resources/** filter=lfs diff=lfs merge=lfs -text
UnitTests/Sources/__Snapshots__/** filter=lfs diff=lfs merge=lfs -text
UnitTests/__Snapshots__/** filter=lfs diff=lfs merge=lfs -text