|
21 | 21 | 02BA12671DCD2E1F00215490 /* RichText.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02BA12661DCD2E1F00215490 /* RichText.swift */; };
|
22 | 22 | 9C77D989AC6B4B56AB6CB08E /* Pods_RichString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AFC3533D24E1F50D8F3E2AEA /* Pods_RichString.framework */; };
|
23 | 23 | B61C33CC01613136B34D516F /* Pods_RichStringTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A527B5B0FCC07F4B200B7273 /* Pods_RichStringTests.framework */; };
|
24 |
| - F8DAC4231DCDEC87002CF542 /* RichStringTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8DAC4221DCDEC87002CF542 /* RichStringTests.swift */; }; |
| 24 | + F8DAC4231DCDEC87002CF542 /* RichStringSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = F8DAC4221DCDEC87002CF542 /* RichStringSpec.swift */; }; |
25 | 25 | F8DAC4251DCDEC87002CF542 /* RichString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02BA123A1DCD206300215490 /* RichString.framework */; };
|
26 | 26 | /* End PBXBuildFile section */
|
27 | 27 |
|
|
77 | 77 | AFC3533D24E1F50D8F3E2AEA /* Pods_RichString.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RichString.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
78 | 78 | DC20DE4531A3E2F8DE0398EE /* Pods-RichString.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RichString.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RichString/Pods-RichString.debug.xcconfig"; sourceTree = "<group>"; };
|
79 | 79 | F8DAC4201DCDEC87002CF542 /* RichStringTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RichStringTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
80 |
| - F8DAC4221DCDEC87002CF542 /* RichStringTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RichStringTests.swift; sourceTree = "<group>"; }; |
| 80 | + F8DAC4221DCDEC87002CF542 /* RichStringSpec.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RichStringSpec.swift; sourceTree = "<group>"; }; |
81 | 81 | F8DAC4241DCDEC87002CF542 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
82 | 82 | FF1D8C39E72F02340C18BAB2 /* Pods-RichString.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RichString.release.xcconfig"; path = "Pods/Target Support Files/Pods-RichString/Pods-RichString.release.xcconfig"; sourceTree = "<group>"; };
|
83 | 83 | /* End PBXFileReference section */
|
|
182 | 182 | F8DAC4211DCDEC87002CF542 /* RichStringTests */ = {
|
183 | 183 | isa = PBXGroup;
|
184 | 184 | children = (
|
185 |
| - F8DAC4221DCDEC87002CF542 /* RichStringTests.swift */, |
| 185 | + F8DAC4221DCDEC87002CF542 /* RichStringSpec.swift */, |
186 | 186 | F8DAC4241DCDEC87002CF542 /* Info.plist */,
|
187 | 187 | );
|
188 | 188 | path = RichStringTests;
|
|
455 | 455 | isa = PBXSourcesBuildPhase;
|
456 | 456 | buildActionMask = 2147483647;
|
457 | 457 | files = (
|
458 |
| - F8DAC4231DCDEC87002CF542 /* RichStringTests.swift in Sources */, |
| 458 | + F8DAC4231DCDEC87002CF542 /* RichStringSpec.swift in Sources */, |
459 | 459 | );
|
460 | 460 | runOnlyForDeploymentPostprocessing = 0;
|
461 | 461 | };
|
|
0 commit comments