Fix targets configuration.

This commit is contained in:
SBiOSoftWhare
2022-01-04 11:11:02 +01:00
parent d4e7fc2ecc
commit f4a9a94730
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