Skip to content

Commit bd1c1ee

Browse files
woxtucompnerd
authored andcommitted
Remove an invalid file reference
1 parent adf511f commit bd1c1ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Foundation.xcodeproj/project.pbxproj

-2
Original file line numberDiff line numberDiff line change
@@ -1213,7 +1213,6 @@
12131213
E876A73D1C1180E000F279EC /* TestNSRange.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestNSRange.swift; sourceTree = "<group>"; };
12141214
EA01AAEB1DA839C4008F4E07 /* TestProgress.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TestProgress.swift; sourceTree = "<group>"; };
12151215
EA0812681DA71C8A00651B70 /* ProgressFraction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProgressFraction.swift; sourceTree = "<group>"; };
1216-
EA08126A1DA80C3600651B70 /* TestNSProgressFraction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TestNSProgressFraction.swift; path = ../../../TestFoundation/TestNSProgressFraction.swift; sourceTree = "<group>"; };
12171216
EA313DFC1BE7F2E90060A403 /* CFURLComponents_Internal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CFURLComponents_Internal.h; sourceTree = "<group>"; };
12181217
EA313DFD1BE7F2E90060A403 /* CFURLComponents_URIParser.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CFURLComponents_URIParser.c; sourceTree = "<group>"; };
12191218
EA313DFE1BE7F2E90060A403 /* CFURLComponents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CFURLComponents.c; sourceTree = "<group>"; };
@@ -1918,7 +1917,6 @@
19181917
684C79001F62B611005BD73E /* TestNSNumberBridging.swift */,
19191918
D834F9931C31C4060023812A /* TestNSOrderedSet.swift */,
19201919
7900433A1CACD33E00ECCBF1 /* TestNSPredicate.swift */,
1921-
EA08126A1DA80C3600651B70 /* TestNSProgressFraction.swift */,
19221920
E876A73D1C1180E000F279EC /* TestNSRange.swift */,
19231921
5B0C6C211C1E07E600705A0E /* TestNSRegularExpression.swift */,
19241922
EA66F6411BF1619600136161 /* TestNSSet.swift */,

0 commit comments

Comments
 (0)