Skip to content

Commit 972af08

Browse files
committedFeb 5, 2016
Remove obsolete file reference from project; see #594
1 parent b8064c3 commit 972af08

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎Ejecta.xcodeproj/project.pbxproj

-2
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@
227227
B63D256916E8DF33007E6034 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
228228
B63D256B16E8DFAB007E6034 /* EJBindingWebSocket.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EJBindingWebSocket.h; sourceTree = "<group>"; };
229229
B63D256C16E8DFAB007E6034 /* EJBindingWebSocket.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EJBindingWebSocket.m; sourceTree = "<group>"; };
230-
B6468005188AB3260087F098 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = JavaScriptCore.framework; sourceTree = "<group>"; };
231230
B64C87A716B80F400097CD5B /* EJGLProgram2D.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EJGLProgram2D.h; sourceTree = "<group>"; };
232231
B64C87A816B80F410097CD5B /* EJGLProgram2D.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = EJGLProgram2D.m; sourceTree = "<group>"; };
233232
B64C87A916B80F450097CD5B /* EJGLProgram2DRadialGradient.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = EJGLProgram2DRadialGradient.h; sourceTree = "<group>"; };
@@ -621,7 +620,6 @@
621620
B64CE652166682700087CF94 /* lib */ = {
622621
isa = PBXGroup;
623622
children = (
624-
B6468005188AB3260087F098 /* JavaScriptCore.framework */,
625623
B63D255C16E8DE23007E6034 /* SocketRocket */,
626624
);
627625
path = lib;

0 commit comments

Comments
 (0)
Please sign in to comment.