Skip to content

Commit 5ebea9b

Browse files
committed
Don’t link wtf
1 parent 25d3c0c commit 5ebea9b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2213,7 +2213,6 @@
22132213
B658835F1829170700CDA593 /* LLVMExports.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FCEFAC21805E74000472CE4 /* LLVMExports.cpp */; };
22142214
B65883601829170700CDA593 /* LLVMOverrides.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0FCEFAC01805D94100472CE4 /* LLVMOverrides.cpp */; };
22152215
B65883651829174400CDA593 /* LLIntOffsetsExtractor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0F4680A114BA7F8200BFE272 /* LLIntOffsetsExtractor.cpp */; };
2216-
B6CDA15418293D8C00190074 /* libWTF.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B6CDA15318293D8C00190074 /* libWTF.a */; };
22172216
B6CDA15E1829441F00190074 /* JSTypedArray.cpp in Sources */ = {isa = PBXBuildFile; fileRef = B6CDA15C1829441400190074 /* JSTypedArray.cpp */; };
22182217
BC02E90D0E1839DB000F9297 /* ErrorConstructor.h in Headers */ = {isa = PBXBuildFile; fileRef = BC02E9050E1839DB000F9297 /* ErrorConstructor.h */; };
22192218
BC02E90F0E1839DB000F9297 /* ErrorPrototype.h in Headers */ = {isa = PBXBuildFile; fileRef = BC02E9070E1839DB000F9297 /* ErrorPrototype.h */; settings = {ATTRIBUTES = (Private, ); }; };
@@ -3799,7 +3798,6 @@
37993798
B6479BCE1829146300CCF60F /* Foundation.framework in Frameworks */,
38003799
B6479BCF1829146300CCF60F /* libicucore.dylib in Frameworks */,
38013800
B6479BD01829146300CCF60F /* libobjc.dylib in Frameworks */,
3802-
B6CDA15418293D8C00190074 /* libWTF.a in Frameworks */,
38033801
B6479BD21829146300CCF60F /* libz.dylib in Frameworks */,
38043802
);
38053803
runOnlyForDeploymentPostprocessing = 0;

0 commit comments

Comments
 (0)