mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
20 lines
366 B
YAML
20 lines
366 B
YAML
project: ElementX.xcodeproj
|
|
schemes:
|
|
- ElementX
|
|
- IntegrationTests
|
|
- UITests
|
|
- UnitTests
|
|
- PreviewTests
|
|
targets:
|
|
- ElementX
|
|
- IntegrationTests
|
|
- NSE
|
|
- PreviewTests
|
|
- UITests
|
|
- UnitTests
|
|
report_exclude:
|
|
- ElementX/Sources/Mocks/Generated/GeneratedMocks.swift
|
|
- ElementX/Sources/Mocks/Generated/SDKGeneratedMocks.swift
|
|
verbose: true
|
|
retain_swift_ui_previews: true
|