diff --git a/Simple Server/Simple Server.xcodeproj/project.pbxproj b/Simple Server/Simple Server.xcodeproj/project.pbxproj index 3eb7613..d2091e1 100644 --- a/Simple Server/Simple Server.xcodeproj/project.pbxproj +++ b/Simple Server/Simple Server.xcodeproj/project.pbxproj @@ -10,7 +10,6 @@ 1B2F51BD1780DB35005F399A /* Syphon.framework in Copy Syphon Framework */ = {isa = PBXBuildFile; fileRef = 1B2F51BA1780DB26005F399A /* Syphon.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; 1B2F51BE1780DB49005F399A /* Syphon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1B2F51BA1780DB26005F399A /* Syphon.framework */; }; 1B4F31D6120FC34D00E90119 /* icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = 1B4F31D5120FC34D00E90119 /* icon.icns */; }; - 1B90069211DAE88E000603FD /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1B90069111DAE88E000603FD /* Quartz.framework */; }; 1BA0624711D95F5D003BE5D6 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1BA0624611D95F5D003BE5D6 /* OpenGL.framework */; }; 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; }; 256AC3DA0F4B6AC300CF3369 /* Simple_ServerAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 256AC3D90F4B6AC300CF3369 /* Simple_ServerAppDelegate.m */; }; @@ -59,7 +58,6 @@ 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = ""; }; 1B2F51B41780DB26005F399A /* Syphon.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Syphon.xcodeproj; path = "../Syphon-Framework/Syphon.xcodeproj"; sourceTree = ""; }; 1B4F31D5120FC34D00E90119 /* icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = icon.icns; sourceTree = ""; }; - 1B90069111DAE88E000603FD /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = System/Library/Frameworks/Quartz.framework; sourceTree = SDKROOT; }; 1BA0624611D95F5D003BE5D6 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; }; 256AC3D80F4B6AC300CF3369 /* Simple_ServerAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Simple_ServerAppDelegate.h; sourceTree = ""; }; 256AC3D90F4B6AC300CF3369 /* Simple_ServerAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Simple_ServerAppDelegate.m; sourceTree = ""; }; @@ -85,7 +83,6 @@ 1B2F51BE1780DB49005F399A /* Syphon.framework in Frameworks */, 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */, 1BA0624711D95F5D003BE5D6 /* OpenGL.framework in Frameworks */, - 1B90069211DAE88E000603FD /* Quartz.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -109,7 +106,6 @@ isa = PBXGroup; children = ( 1BA0624611D95F5D003BE5D6 /* OpenGL.framework */, - 1B90069111DAE88E000603FD /* Quartz.framework */, 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */, ); name = "Linked Frameworks";