Revision: 7175
http://skim-app.svn.sourceforge.net/skim-app/?rev=7175&view=rev
Author: hofman
Date: 2011-03-21 13:11:38 +0000 (Mon, 21 Mar 2011)
Log Message:
-----------
remove duplicate OpenGL reference
Modified Paths:
--------------
trunk/Skim.xcodeproj/project.pbxproj
Modified: trunk/Skim.xcodeproj/project.pbxproj
===================================================================
--- trunk/Skim.xcodeproj/project.pbxproj 2011-03-21 00:31:49 UTC (rev
7174)
+++ trunk/Skim.xcodeproj/project.pbxproj 2011-03-21 13:11:38 UTC (rev
7175)
@@ -190,7 +190,6 @@
CE9768A211611C0F008DCB8F /* DownloadPreferenceSheet.strings in
Resources */ = {isa = PBXBuildFile; fileRef = CE9768A011611C0F008DCB8F /*
DownloadPreferenceSheet.strings */; };
CE9B804A1030642400EA8774 /* SKTransitionInfo.m in Sources */ =
{isa = PBXBuildFile; fileRef = CE9B80491030642400EA8774 /* SKTransitionInfo.m
*/; };
CE9B951E0D04657A00EB1A6C /* SKRemoteStateWindow.m in Sources */
= {isa = PBXBuildFile; fileRef = CE9B951C0D04657A00EB1A6C /*
SKRemoteStateWindow.m */; };
- CE9CB356106597F100182386 /* OpenGL.framework in Frameworks */ =
{isa = PBXBuildFile; fileRef = CE9CB355106597F100182386 /* OpenGL.framework */;
};
CEA182280C92E3300061A6D4 /* NSData_SKExtensions.m in Sources */
= {isa = PBXBuildFile; fileRef = CEA182260C92E3300061A6D4 /*
NSData_SKExtensions.m */; };
CEA1CD1B0C9864470061A6D4 /* Security.framework in Frameworks */
= {isa = PBXBuildFile; fileRef = CEA1CCE60C9864470061A6D4 /* Security.framework
*/; };
CEA1D6EA0C9984400061A6D4 /* SKTextWithIconCell.m in Sources */
= {isa = PBXBuildFile; fileRef = CEA1D6E80C9984400061A6D4 /*
SKTextWithIconCell.m */; };
@@ -222,6 +221,7 @@
CECDD2990C5B68580026AAEC /* SKCenteredTextFieldCell.m in
Sources */ = {isa = PBXBuildFile; fileRef = CECDD2970C5B68580026AAEC /*
SKCenteredTextFieldCell.m */; };
CECDDBAE0C5BB9600026AAEC /* SKFindTableView.m in Sources */ =
{isa = PBXBuildFile; fileRef = CECDDBAC0C5BB95F0026AAEC /* SKFindTableView.m
*/; };
CECF61FF0DB258D600587D96 /* SKFontWell.m in Sources */ = {isa =
PBXBuildFile; fileRef = CECF61FE0DB258D600587D96 /* SKFontWell.m */; };
+ CED270C9133785DE0097F1AF /* OpenGL.framework in Frameworks */ =
{isa = PBXBuildFile; fileRef = CE1ADB170C4BC6DE00071840 /* OpenGL.framework */;
};
CEE0F5EB0EBB3DEC000A7A8C /* SKLevelIndicatorCell.m in Sources
*/ = {isa = PBXBuildFile; fileRef = CEE0F5EA0EBB3DEC000A7A8C /*
SKLevelIndicatorCell.m */; };
CEE106150BCBB72C00BF2D3E /* SKNotesDocument.m in Sources */ =
{isa = PBXBuildFile; fileRef = CEE106140BCBB72C00BF2D3E /* SKNotesDocument.m
*/; };
CEE176E40DBD5B0C00E6C317 /* PDFDisplayView_SKExtensions.m in
Sources */ = {isa = PBXBuildFile; fileRef = CEE176E30DBD5B0C00E6C317 /*
PDFDisplayView_SKExtensions.m */; };
@@ -849,7 +849,6 @@
CE9B80491030642400EA8774 /* SKTransitionInfo.m */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path
= SKTransitionInfo.m; sourceTree = "<group>"; };
CE9B951B0D04657A00EB1A6C /* SKRemoteStateWindow.h */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path =
SKRemoteStateWindow.h; sourceTree = "<group>"; };
CE9B951C0D04657A00EB1A6C /* SKRemoteStateWindow.m */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path
= SKRemoteStateWindow.m; sourceTree = "<group>"; };
- CE9CB355106597F100182386 /* OpenGL.framework */ = {isa =
PBXFileReference; lastKnownFileType = wrapper.framework; name =
OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree
= SDKROOT; };
CEA182250C92E3300061A6D4 /* NSData_SKExtensions.h */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path =
NSData_SKExtensions.h; sourceTree = "<group>"; };
CEA182260C92E3300061A6D4 /* NSData_SKExtensions.m */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path
= NSData_SKExtensions.m; sourceTree = "<group>"; };
CEA1CCE60C9864470061A6D4 /* Security.framework */ = {isa =
PBXFileReference; lastKnownFileType = wrapper.framework; name =
Security.framework; path = /System/Library/Frameworks/Security.framework;
sourceTree = "<absolute>"; };
@@ -1198,7 +1197,7 @@
F98E24BF0B702D9400914AF0 /* Carbon.framework in
Frameworks */,
CE5F43730BF8A3410069D89C /* IOKit.framework in
Frameworks */,
CEA1CD1B0C9864470061A6D4 /* Security.framework
in Frameworks */,
- CE9CB356106597F100182386 /* OpenGL.framework in
Frameworks */,
+ CED270C9133785DE0097F1AF /* OpenGL.framework in
Frameworks */,
CEE8DFCE0E5C809C00EFA97F /* SkimNotes.framework
in Frameworks */,
CEE8DFCF0E5C809C00EFA97F /* Sparkle.framework
in Frameworks */,
CE3364320E2761EF005F99E6 /* libz.dylib in
Frameworks */,
@@ -1217,7 +1216,6 @@
455989F70B2662FF00E5419B /* Quartz.framework */,
CE1ADB170C4BC6DE00071840 /* OpenGL.framework */,
CE5F42D30BF8A3400069D89C /* IOKit.framework */,
- CE9CB355106597F100182386 /* OpenGL.framework */,
);
name = "Linked Frameworks";
sourceTree = "<group>";
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit