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

View File

@@ -49,8 +49,6 @@ targets:
sources:
- path: ../Sources
excludes:
- "**/__Snapshots__/**"
- path: ../SupportingFiles
- path: ../../ElementX/Sources/Other/InfoPlistReader.swift
- path: ../../Tools/Scripts/Templates/SimpleScreenExample/Tests/Unit