beam-chat/.periphery.yml

20 lines
366 B
YAML
Raw Permalink Normal View History

2023-12-12 11:17:15 +01:00
project: ElementX.xcodeproj
schemes:
- ElementX
- IntegrationTests
- UITests
- UnitTests
- PreviewTests
2023-12-12 11:17:15 +01:00
targets:
- ElementX
- IntegrationTests
- NSE
- PreviewTests
2023-12-12 11:17:15 +01:00
- UITests
- UnitTests
report_exclude:
2023-12-13 09:51:57 +01:00
- ElementX/Sources/Mocks/Generated/GeneratedMocks.swift
- ElementX/Sources/Mocks/Generated/SDKGeneratedMocks.swift
2023-12-12 11:17:15 +01:00
verbose: true
retain_swift_ui_previews: true