Skip to content

Commit

Permalink
Fixed project exclusions to account +UITestSnapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
grigorye committed Jun 25, 2023
1 parent eacc7a4 commit 32e66f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion XcodeGen/Base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ targets:
sources:
- path: Targets/TMBuddyUITestSnapshots
excludes:
- "**/*+Snapshots"
- "**/*+UITestSnapshots"
- Targets/OtherTesting/SnapshotTesting/Paths+SnapshotTesting.swift
- Targets/OtherTesting/SnapshotTesting/Paths+SrcRootRelocation.swift
settings:
Expand Down

0 comments on commit 32e66f6

Please sign in to comment.