|
From: David B. <dav...@us...> - 2004-11-22 04:56:28
|
Update of /cvsroot/frontierkernel/Frontier/build_XCode/Frontier.xcode In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7607 Modified Files: project.pbxproj Log Message: undo revision Index: project.pbxproj =================================================================== RCS file: /cvsroot/frontierkernel/Frontier/build_XCode/Frontier.xcode/project.pbxproj,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** project.pbxproj 22 Nov 2004 03:52:56 -0000 1.16 --- project.pbxproj 22 Nov 2004 04:56:18 -0000 1.17 *************** *** 569,573 **** 6515294B072C000500411831, 6515294D072C000900411831, - 6730555D0751953E006F9CD7, ); isa = PBXFrameworksBuildPhase; --- 569,572 ---- *************** *** 5292,5296 **** 651527B7072BFE0E00411831 = { children = ( - 6730555C0751953E006F9CD7, 651527B8072BFE0E00411831, 6515294A072C000500411831, --- 5291,5294 ---- *************** *** 8616,8643 **** //653 //654 - //670 - //671 - //672 - //673 - //674 - 6730555C0751953E006F9CD7 = { - isa = PBXFileReference; - lastKnownFileType = wrapper.framework; - name = Python.framework; - path = /System/Library/Frameworks/Python.framework; - refType = 0; - sourceTree = "<absolute>"; - }; - 6730555D0751953E006F9CD7 = { - fileRef = 6730555C0751953E006F9CD7; - isa = PBXBuildFile; - settings = { - }; - }; - //670 - //671 - //672 - //673 - //674 //BB0 //BB1 --- 8614,8617 ---- *************** *** 8658,8662 **** fileEncoding = 30; isa = PBXFileReference; ! lastKnownFileType = text.xml; path = Info.plist; refType = 2; --- 8632,8636 ---- fileEncoding = 30; isa = PBXFileReference; ! lastKnownFileType = text.plist.xml; path = Info.plist; refType = 2; |