Fix targets configuration.

This commit is contained in:
SBiOSoftWhare 2022-01-04 11:11:02 +01:00
parent 02e7209f7d
commit 6589b39b6d
4 changed files with 4 additions and 4 deletions

View file

@ -65,4 +65,4 @@ targets:
excludes:
- "**/*.md" # excludes all files with the .md extension
- path: ../Riot/Generated/MatrixKitStrings.swift
- path: ../Riot/Modules/Room/Views/BubbleCells/RoomTimelineCellStyle.swift
- path: ../Riot/Modules/Room/Views/BubbleCells/RoomTimelineStyle.swift

View file

@ -72,4 +72,4 @@ targets:
excludes:
- "**/*.md" # excludes all files with the .md extension
- path: ../Riot/Generated/MatrixKitStrings.swift
- path: ../Riot/Modules/Room/Views/BubbleCells/RoomTimelineCellStyle.swift
- path: ../Riot/Modules/Room/Views/BubbleCells/RoomTimelineStyle.swift

View file

@ -64,4 +64,4 @@ targets:
- path: ../Riot/Managers/EncryptionKeyManager/EncryptionKeyManager.swift
- path: ../Riot/Managers/KeyValueStorage/
- path: ../Riot/PropertyWrappers/UserDefaultsBackedPropertyWrapper.swift
- path: ../Riot/Modules/Room/Views/BubbleCells/RoomTimelineCellStyle.swift
- path: ../Riot/Modules/Room/Views/BubbleCells/RoomTimelineStyle.swift

View file

@ -54,4 +54,4 @@ targets:
excludes:
- "**/*.md" # excludes all files with the .md extension
- path: ../Riot/Generated/MatrixKitStrings.swift
- path: ../Riot/Modules/Room/Views/BubbleCells/RoomTimelineCellStyle.swift
- path: ../Riot/Modules/Room/Views/BubbleCells/RoomTimelineStyle.swift