|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 2636291B226697BD0060FDA1 /* HyperLabelProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2636291A226697BD0060FDA1 /* HyperLabelProtocol.swift */; };
|
11 | 11 | 267498852260F8570000AA3D /* TextContainerData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2674987F2260F8570000AA3D /* TextContainerData.swift */; };
|
12 |
| - 267498862260F8570000AA3D /* HyperLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 267498802260F8570000AA3D /* HyperLabel.swift */; }; |
| 12 | + 267498862260F8570000AA3D /* HLHyperLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 267498802260F8570000AA3D /* HLHyperLabel.swift */; }; |
13 | 13 | 267498872260F8570000AA3D /* HyperLabelPresenter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 267498812260F8570000AA3D /* HyperLabelPresenter.swift */; };
|
14 | 14 | 267498882260F8570000AA3D /* HyperLabelTextStyler.swift in Sources */ = {isa = PBXBuildFile; fileRef = 267498822260F8570000AA3D /* HyperLabelTextStyler.swift */; };
|
15 | 15 | 267498892260F8570000AA3D /* RangeMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = 267498832260F8570000AA3D /* RangeMap.swift */; };
|
|
33 | 33 | /* Begin PBXFileReference section */
|
34 | 34 | 2636291A226697BD0060FDA1 /* HyperLabelProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HyperLabelProtocol.swift; sourceTree = "<group>"; };
|
35 | 35 | 2674987F2260F8570000AA3D /* TextContainerData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TextContainerData.swift; sourceTree = "<group>"; };
|
36 |
| - 267498802260F8570000AA3D /* HyperLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HyperLabel.swift; sourceTree = "<group>"; }; |
| 36 | + 267498802260F8570000AA3D /* HLHyperLabel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HLHyperLabel.swift; sourceTree = "<group>"; }; |
37 | 37 | 267498812260F8570000AA3D /* HyperLabelPresenter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HyperLabelPresenter.swift; sourceTree = "<group>"; };
|
38 | 38 | 267498822260F8570000AA3D /* HyperLabelTextStyler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HyperLabelTextStyler.swift; sourceTree = "<group>"; };
|
39 | 39 | 267498832260F8570000AA3D /* RangeMap.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RangeMap.swift; sourceTree = "<group>"; };
|
|
89 | 89 | children = (
|
90 | 90 | 267498842260F8570000AA3D /* TextLayoutInfoProvider.swift */,
|
91 | 91 | 26F88A362265595A00549C30 /* LinkAccessibilityElement.swift */,
|
92 |
| - 267498802260F8570000AA3D /* HyperLabel.swift */, |
| 92 | + 267498802260F8570000AA3D /* HLHyperLabel.swift */, |
93 | 93 | 2636291A226697BD0060FDA1 /* HyperLabelProtocol.swift */,
|
94 | 94 | 267498812260F8570000AA3D /* HyperLabelPresenter.swift */,
|
95 | 95 | 267498822260F8570000AA3D /* HyperLabelTextStyler.swift */,
|
|
227 | 227 | 267498852260F8570000AA3D /* TextContainerData.swift in Sources */,
|
228 | 228 | 2636291B226697BD0060FDA1 /* HyperLabelProtocol.swift in Sources */,
|
229 | 229 | 2674988A2260F8570000AA3D /* TextLayoutInfoProvider.swift in Sources */,
|
230 |
| - 267498862260F8570000AA3D /* HyperLabel.swift in Sources */, |
| 230 | + 267498862260F8570000AA3D /* HLHyperLabel.swift in Sources */, |
231 | 231 | );
|
232 | 232 | runOnlyForDeploymentPostprocessing = 0;
|
233 | 233 | };
|
|
0 commit comments