Skip to content

Commit 473b11b

Browse files
committed
Remove the DTCoreText dependency
1 parent 36da9bf commit 473b11b

File tree

6 files changed

+76
-124
lines changed

6 files changed

+76
-124
lines changed

ElementX.xcodeproj/project.pbxproj

Lines changed: 76 additions & 117 deletions
Large diffs are not rendered by default.

ElementX/SupportingFiles/target.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,6 @@ targets:
228228
- package: AnalyticsEvents
229229
- package: Collections
230230
- package: DeviceKit
231-
- package: DTCoreText
232231
- package: EmbeddedElementCall
233232
- package: KeychainAccess
234233
- package: Kingfisher

IntegrationTests/SupportingFiles/target.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ targets:
3333
- target: ElementX
3434
- package: MatrixRustSDK
3535
- package: DeviceKit
36-
- package: DTCoreText
3736
- package: KeychainAccess
3837
- package: Kingfisher
3938
- package: SwiftState

NSE/SupportingFiles/target.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ targets:
3838
- package: Collections
3939
- package: Compound
4040
- package: DeviceKit
41-
- package: DTCoreText
4241
- package: LRUCache
4342
- package: Version
4443
- package: SwiftSoup

UITests/SupportingFiles/target.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ targets:
3030
- package: MatrixRustSDK
3131
- package: AnalyticsEvents
3232
- package: DeviceKit
33-
- package: DTCoreText
3433
- package: KeychainAccess
3534
- package: Kingfisher
3635
- package: KZFileWatchers

project.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ packages:
108108
DSWaveformImage:
109109
url: https://github.com/dmrschmidt/DSWaveformImage
110110
exactVersion: 14.1.1
111-
DTCoreText:
112-
url: https://github.com/Cocoanetics/DTCoreText
113-
exactVersion: 1.6.26
114111
GZIP:
115112
url: https://github.com/nicklockwood/GZIP
116113
minorVersion: 1.3.2

0 commit comments

Comments
 (0)