Build PSMTabBar against current OS version
[MacVim/KaoriYa.git] / src / MacVim / PSMTabBarControl / PSMTabBarControl.xcodeproj / project.pbxproj
blobd1f42691bc621988296e325c51cd248bb4f83646
1 // !$*UTF8*$!
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 42;
7         objects = {
9 /* Begin PBXAggregateTarget section */
10                 53DF6901067E5B8E0090B5B0 /* All */ = {
11                         isa = PBXAggregateTarget;
12                         buildConfigurationList = C056398708A954F8003078D8 /* Build configuration list for PBXAggregateTarget "All" */;
13                         buildPhases = (
14                         );
15                         dependencies = (
16                                 53DF6905067E5B930090B5B0 /* PBXTargetDependency */,
17                         );
18                         name = All;
19                         productName = All;
20                 };
21 /* End PBXAggregateTarget section */
23 /* Begin PBXBuildFile section */
24                 13F8B89007B43554008AE28D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DD92D38A0106425D02CA0E72 /* Cocoa.framework */; };
25                 546DEAF1067F63070098DCC4 /* PSMTabBarControl.m in Sources */ = {isa = PBXBuildFile; fileRef = 0259C576FE90428111CA0C5A /* PSMTabBarControl.m */; };
26                 546DEAF2067F630E0098DCC4 /* PSMTabBarControl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0259C57AFE90428111CA0C5A /* PSMTabBarControl.h */; settings = {ATTRIBUTES = (Public, ); }; };
27                 A2082A9009EAEB34009AC8BE /* PSMTabDragAssistant.h in Headers */ = {isa = PBXBuildFile; fileRef = A2082A8D09EAEB33009AC8BE /* PSMTabDragAssistant.h */; };
28                 A2082A9109EAEB34009AC8BE /* PSMTabDragAssistant.m in Sources */ = {isa = PBXBuildFile; fileRef = A2082A8E09EAEB33009AC8BE /* PSMTabDragAssistant.m */; };
29                 A2129BB209AEB58F00724E6C /* PSMProgressIndicator.h in Headers */ = {isa = PBXBuildFile; fileRef = A2129BAF09AEB58F00724E6C /* PSMProgressIndicator.h */; };
30                 A2129BB309AEB58F00724E6C /* PSMProgressIndicator.m in Sources */ = {isa = PBXBuildFile; fileRef = A2129BB009AEB58F00724E6C /* PSMProgressIndicator.m */; };
31                 A251BE850959A1B90058BC7F /* PSMOverflowPopUpButton.h in Headers */ = {isa = PBXBuildFile; fileRef = A251BE810959A1B90058BC7F /* PSMOverflowPopUpButton.h */; };
32                 A251BE860959A1B90058BC7F /* PSMOverflowPopUpButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A251BE820959A1B90058BC7F /* PSMOverflowPopUpButton.m */; };
33                 A251BE870959A1B90058BC7F /* PSMTabBarCell.h in Headers */ = {isa = PBXBuildFile; fileRef = A251BE830959A1B90058BC7F /* PSMTabBarCell.h */; };
34                 A251BE880959A1B90058BC7F /* PSMTabBarCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A251BE840959A1B90058BC7F /* PSMTabBarCell.m */; };
35                 A251BE960959A23A0058BC7F /* overflowImage.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A251BE900959A23A0058BC7F /* overflowImage.tiff */; };
36                 A251BE970959A23A0058BC7F /* overflowImagePressed.tif in Resources */ = {isa = PBXBuildFile; fileRef = A251BE910959A23A0058BC7F /* overflowImagePressed.tif */; };
37                 A251BE980959A23A0058BC7F /* TabClose_Front_Pressed.tif in Resources */ = {isa = PBXBuildFile; fileRef = A251BE920959A23A0058BC7F /* TabClose_Front_Pressed.tif */; };
38                 A251BE990959A23A0058BC7F /* TabClose_Front_Rollover.tif in Resources */ = {isa = PBXBuildFile; fileRef = A251BE930959A23A0058BC7F /* TabClose_Front_Rollover.tif */; };
39                 A251BE9A0959A23A0058BC7F /* TabClose_Front.tif in Resources */ = {isa = PBXBuildFile; fileRef = A251BE940959A23A0058BC7F /* TabClose_Front.tif */; };
40                 A268E80409A9822A00E082AA /* AquaTabNew.png in Resources */ = {isa = PBXBuildFile; fileRef = A268E7F809A9822900E082AA /* AquaTabNew.png */; };
41                 A268E80509A9822A00E082AA /* AquaTabNewPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = A268E7F909A9822900E082AA /* AquaTabNewPressed.png */; };
42                 A268E80609A9822A00E082AA /* AquaTabNewRollover.png in Resources */ = {isa = PBXBuildFile; fileRef = A268E7FA09A9822900E082AA /* AquaTabNewRollover.png */; };
43                 A268E80709A9822A00E082AA /* TabNewMetal.png in Resources */ = {isa = PBXBuildFile; fileRef = A268E7FB09A9822900E082AA /* TabNewMetal.png */; };
44                 A268E80809A9822A00E082AA /* TabNewMetalPressed.png in Resources */ = {isa = PBXBuildFile; fileRef = A268E7FC09A9822900E082AA /* TabNewMetalPressed.png */; };
45                 A268E80909A9822A00E082AA /* TabNewMetalRollover.png in Resources */ = {isa = PBXBuildFile; fileRef = A268E7FD09A9822900E082AA /* TabNewMetalRollover.png */; };
46                 A268EA6209A9831800E082AA /* PSMRolloverButton.h in Headers */ = {isa = PBXBuildFile; fileRef = A268EA5F09A9831800E082AA /* PSMRolloverButton.h */; };
47                 A268EA6309A9831800E082AA /* PSMRolloverButton.m in Sources */ = {isa = PBXBuildFile; fileRef = A268EA6009A9831800E082AA /* PSMRolloverButton.m */; };
48                 A27E47850A28EE76007BA395 /* TabIcon.tif in Resources */ = {isa = PBXBuildFile; fileRef = A20822F00959F6AA00C5F5A4 /* TabIcon.tif */; };
49                 A27E47880A28EE7C007BA395 /* TabControlRep.tif in Resources */ = {isa = PBXBuildFile; fileRef = A20822EF0959F6AA00C5F5A4 /* TabControlRep.tif */; };
50                 A2C0D99509AF870000ED379C /* pi.png in Resources */ = {isa = PBXBuildFile; fileRef = A2C0D99309AF870000ED379C /* pi.png */; };
51                 A2D32EDC09A634C900EC8662 /* PSMTabStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = A2D32EDA09A634C900EC8662 /* PSMTabStyle.h */; };
52                 A2D32EE809A6399300EC8662 /* PSMAquaTabStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = A2D32EE609A6399300EC8662 /* PSMAquaTabStyle.h */; };
53                 A2D32EE909A6399300EC8662 /* PSMAquaTabStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = A2D32EE709A6399300EC8662 /* PSMAquaTabStyle.m */; };
54                 A2D32EF709A63BF700EC8662 /* AquaTabClose_Front_Pressed.tif in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF009A63BF700EC8662 /* AquaTabClose_Front_Pressed.tif */; };
55                 A2D32EF809A63BF700EC8662 /* AquaTabClose_Front_Rollover.tif in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF109A63BF700EC8662 /* AquaTabClose_Front_Rollover.tif */; };
56                 A2D32EF909A63BF700EC8662 /* AquaTabClose_Front.tif in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF209A63BF700EC8662 /* AquaTabClose_Front.tif */; };
57                 A2D32EFA09A63BF700EC8662 /* AquaTabsBackground.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF309A63BF700EC8662 /* AquaTabsBackground.png */; };
58                 A2D32EFB09A63BF700EC8662 /* AquaTabsDown.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF409A63BF700EC8662 /* AquaTabsDown.png */; };
59                 A2D32EFC09A63BF700EC8662 /* AquaTabsSeparator.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF509A63BF700EC8662 /* AquaTabsSeparator.png */; };
60                 A2D32EFD09A63BF700EC8662 /* AquaTabsSeparatorDown.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D32EF609A63BF700EC8662 /* AquaTabsSeparatorDown.png */; };
61                 A2D32F0009A63D7A00EC8662 /* PSMMetalTabStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = A2D32EFE09A63D7A00EC8662 /* PSMMetalTabStyle.h */; };
62                 A2D32F0109A63D7A00EC8662 /* PSMMetalTabStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = A2D32EFF09A63D7A00EC8662 /* PSMMetalTabStyle.m */; };
63                 A2D3317C09A68B7500EC8662 /* AquaTabsDownGraphite.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D3317A09A68B7500EC8662 /* AquaTabsDownGraphite.png */; };
64                 A2D3317D09A68B7500EC8662 /* AquaTabsDownNonKey.png in Resources */ = {isa = PBXBuildFile; fileRef = A2D3317B09A68B7500EC8662 /* AquaTabsDownNonKey.png */; };
65                 A2D98B0A0A2B432C0064C6F8 /* PSMUnifiedTabStyle.h in Headers */ = {isa = PBXBuildFile; fileRef = A2D98B070A2B432C0064C6F8 /* PSMUnifiedTabStyle.h */; };
66                 A2D98B0B0A2B432C0064C6F8 /* PSMUnifiedTabStyle.m in Sources */ = {isa = PBXBuildFile; fileRef = A2D98B080A2B432C0064C6F8 /* PSMUnifiedTabStyle.m */; };
67                 A2D98B120A2B43FA0064C6F8 /* NSBezierPath_AMShading.h in Headers */ = {isa = PBXBuildFile; fileRef = A2D98B0F0A2B43FA0064C6F8 /* NSBezierPath_AMShading.h */; };
68                 A2D98B130A2B43FA0064C6F8 /* NSBezierPath_AMShading.m in Sources */ = {isa = PBXBuildFile; fileRef = A2D98B100A2B43FA0064C6F8 /* NSBezierPath_AMShading.m */; };
69 /* End PBXBuildFile section */
71 /* Begin PBXContainerItemProxy section */
72                 53DF6904067E5B930090B5B0 /* PBXContainerItemProxy */ = {
73                         isa = PBXContainerItemProxy;
74                         containerPortal = 0259C573FE90428111CA0C5A /* Project object */;
75                         proxyType = 1;
76                         remoteGlobalIDString = 53DF68FC067E5B5A0090B5B0;
77                         remoteInfo = PSMTabBarControlFramework;
78                 };
79 /* End PBXContainerItemProxy section */
81 /* Begin PBXFileReference section */
82                 0259C576FE90428111CA0C5A /* PSMTabBarControl.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMTabBarControl.m; path = source/PSMTabBarControl.m; sourceTree = "<group>"; };
83                 0259C577FE90428111CA0C5A /* PSMTabBarControlInspector.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMTabBarControlInspector.m; path = source/PSMTabBarControlInspector.m; sourceTree = "<group>"; };
84                 0259C578FE90428111CA0C5A /* PSMTabBarControlPalette.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMTabBarControlPalette.m; path = source/PSMTabBarControlPalette.m; sourceTree = "<group>"; };
85                 0259C57AFE90428111CA0C5A /* PSMTabBarControl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMTabBarControl.h; path = source/PSMTabBarControl.h; sourceTree = "<group>"; };
86                 0259C57BFE90428111CA0C5A /* PSMTabBarControlInspector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMTabBarControlInspector.h; path = source/PSMTabBarControlInspector.h; sourceTree = "<group>"; };
87                 0259C57CFE90428111CA0C5A /* PSMTabBarControlPalette.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMTabBarControlPalette.h; path = source/PSMTabBarControlPalette.h; sourceTree = "<group>"; };
88                 0259C57FFE90428111CA0C5A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/PSMTabBarControlInspector.nib; sourceTree = "<group>"; };
89                 0259C581FE90428111CA0C5A /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/PSMTabBarControlPalette.nib; sourceTree = "<group>"; };
90                 0259C583FE90428111CA0C5A /* palette.table */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xml; path = palette.table; sourceTree = "<group>"; };
91                 13EB9DBD07DE0F1E00EB933A /* InterfaceBuilder.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = InterfaceBuilder.framework; path = /System/Library/Frameworks/InterfaceBuilder.framework; sourceTree = "<absolute>"; };
92                 13F8B88807B434F6008AE28D /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
93                 13F8B88A07B434F6008AE28D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
94                 32DBCF980370C29C00C91783 /* PSMTabBarControl_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMTabBarControl_Prefix.pch; path = source/PSMTabBarControl_Prefix.pch; sourceTree = "<group>"; };
95                 53DF68FD067E5B5A0090B5B0 /* PSMTabBarControl.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PSMTabBarControl.framework; sourceTree = BUILT_PRODUCTS_DIR; };
96                 53DF68FE067E5B5A0090B5B0 /* PSMTabBarControlFramework-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "PSMTabBarControlFramework-Info.plist"; sourceTree = "<group>"; };
97                 54D33B2806778E3300C9C163 /* PSMTabBarControl.ibclassdescription */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = PSMTabBarControl.ibclassdescription; sourceTree = "<group>"; };
98                 8D1AC9730486D14A00FE50C9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
99                 8D1AC97B0486D23100FE50C9 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
100                 A2072A2409ABD88600304BCB /* Folder.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Folder.tif; path = images/Folder.tif; sourceTree = "<group>"; };
101                 A2072A2509ABD88600304BCB /* Globe.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = Globe.tiff; path = images/Globe.tiff; sourceTree = "<group>"; };
102                 A2072B5C09AC1FA500304BCB /* Warning.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Warning.png; path = images/Warning.png; sourceTree = "<group>"; };
103                 A20822EF0959F6AA00C5F5A4 /* TabControlRep.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = TabControlRep.tif; path = images/TabControlRep.tif; sourceTree = "<group>"; };
104                 A20822F00959F6AA00C5F5A4 /* TabIcon.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = TabIcon.tif; path = images/TabIcon.tif; sourceTree = "<group>"; };
105                 A2082A8D09EAEB33009AC8BE /* PSMTabDragAssistant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMTabDragAssistant.h; path = source/PSMTabDragAssistant.h; sourceTree = "<group>"; };
106                 A2082A8E09EAEB33009AC8BE /* PSMTabDragAssistant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PSMTabDragAssistant.m; path = source/PSMTabDragAssistant.m; sourceTree = "<group>"; wrapsLines = 0; };
107                 A2129BAF09AEB58F00724E6C /* PSMProgressIndicator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMProgressIndicator.h; path = source/PSMProgressIndicator.h; sourceTree = "<group>"; };
108                 A2129BB009AEB58F00724E6C /* PSMProgressIndicator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PSMProgressIndicator.m; path = source/PSMProgressIndicator.m; sourceTree = "<group>"; };
109                 A246FB040A2BD6F9005BDF7B /* PSMTabBarControlDoc.html */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.html.documentation; name = PSMTabBarControlDoc.html; path = documentation/PSMTabBarControlDoc.html; sourceTree = "<group>"; };
110                 A251BE810959A1B90058BC7F /* PSMOverflowPopUpButton.h */ = {isa = PBXFileReference; explicitFileType = sourcecode.c.h; fileEncoding = 30; name = PSMOverflowPopUpButton.h; path = source/PSMOverflowPopUpButton.h; sourceTree = "<group>"; };
111                 A251BE820959A1B90058BC7F /* PSMOverflowPopUpButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMOverflowPopUpButton.m; path = source/PSMOverflowPopUpButton.m; sourceTree = "<group>"; };
112                 A251BE830959A1B90058BC7F /* PSMTabBarCell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMTabBarCell.h; path = source/PSMTabBarCell.h; sourceTree = "<group>"; };
113                 A251BE840959A1B90058BC7F /* PSMTabBarCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMTabBarCell.m; path = source/PSMTabBarCell.m; sourceTree = "<group>"; };
114                 A251BE890959A1EA0058BC7F /* AppController.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AppController.h; path = source/AppController.h; sourceTree = "<group>"; };
115                 A251BE8A0959A1EA0058BC7F /* AppController.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = AppController.m; path = source/AppController.m; sourceTree = "<group>"; };
116                 A251BE8B0959A1EA0058BC7F /* FakeModel.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = FakeModel.h; path = source/FakeModel.h; sourceTree = "<group>"; };
117                 A251BE8C0959A1EA0058BC7F /* FakeModel.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = FakeModel.m; path = source/FakeModel.m; sourceTree = "<group>"; };
118                 A251BE8D0959A1EA0058BC7F /* main.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = main.m; path = source/main.m; sourceTree = "<group>"; };
119                 A251BE8F0959A23A0058BC7F /* 32x32cancel.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = 32x32cancel.png; path = images/32x32cancel.png; sourceTree = "<group>"; };
120                 A251BE900959A23A0058BC7F /* overflowImage.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = overflowImage.tiff; path = images/overflowImage.tiff; sourceTree = "<group>"; };
121                 A251BE910959A23A0058BC7F /* overflowImagePressed.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = overflowImagePressed.tif; path = images/overflowImagePressed.tif; sourceTree = "<group>"; };
122                 A251BE920959A23A0058BC7F /* TabClose_Front_Pressed.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = TabClose_Front_Pressed.tif; path = images/TabClose_Front_Pressed.tif; sourceTree = "<group>"; };
123                 A251BE930959A23A0058BC7F /* TabClose_Front_Rollover.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = TabClose_Front_Rollover.tif; path = images/TabClose_Front_Rollover.tif; sourceTree = "<group>"; };
124                 A251BE940959A23A0058BC7F /* TabClose_Front.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = TabClose_Front.tif; path = images/TabClose_Front.tif; sourceTree = "<group>"; };
125                 A251BE9B0959A2530058BC7F /* ReadMe.rtfd */ = {isa = PBXFileReference; lastKnownFileType = wrapper.rtfd; path = ReadMe.rtfd; sourceTree = "<group>"; };
126                 A251BEA20959BB5B0058BC7F /* TabBarControlDemo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TabBarControlDemo-Info.plist"; sourceTree = "<group>"; };
127                 A251BEC30959BC0E0058BC7F /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
128                 A268E7F809A9822900E082AA /* AquaTabNew.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabNew.png; path = images/AquaTabNew.png; sourceTree = "<group>"; };
129                 A268E7F909A9822900E082AA /* AquaTabNewPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabNewPressed.png; path = images/AquaTabNewPressed.png; sourceTree = "<group>"; };
130                 A268E7FA09A9822900E082AA /* AquaTabNewRollover.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabNewRollover.png; path = images/AquaTabNewRollover.png; sourceTree = "<group>"; };
131                 A268E7FB09A9822900E082AA /* TabNewMetal.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = TabNewMetal.png; path = images/TabNewMetal.png; sourceTree = "<group>"; };
132                 A268E7FC09A9822900E082AA /* TabNewMetalPressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = TabNewMetalPressed.png; path = images/TabNewMetalPressed.png; sourceTree = "<group>"; };
133                 A268E7FD09A9822900E082AA /* TabNewMetalRollover.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = TabNewMetalRollover.png; path = images/TabNewMetalRollover.png; sourceTree = "<group>"; };
134                 A268EA5F09A9831800E082AA /* PSMRolloverButton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMRolloverButton.h; path = source/PSMRolloverButton.h; sourceTree = "<group>"; };
135                 A268EA6009A9831800E082AA /* PSMRolloverButton.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMRolloverButton.m; path = source/PSMRolloverButton.m; sourceTree = "<group>"; };
136                 A269361009A778770006911E /* 32x32_log.tiff */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = 32x32_log.tiff; path = images/32x32_log.tiff; sourceTree = "<group>"; };
137                 A2A711BA09E5AE1E00D0089B /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/Window.nib; sourceTree = "<group>"; };
138                 A2A711BD09E5BF0500D0089B /* WindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WindowController.h; path = source/WindowController.h; sourceTree = "<group>"; };
139                 A2A711BE09E5BF0500D0089B /* WindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WindowController.m; path = source/WindowController.m; sourceTree = "<group>"; };
140                 A2C0D99309AF870000ED379C /* pi.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = pi.png; path = images/pi.png; sourceTree = "<group>"; };
141                 A2D32EDA09A634C900EC8662 /* PSMTabStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMTabStyle.h; path = source/PSMTabStyle.h; sourceTree = "<group>"; };
142                 A2D32EE609A6399300EC8662 /* PSMAquaTabStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMAquaTabStyle.h; path = source/PSMAquaTabStyle.h; sourceTree = "<group>"; };
143                 A2D32EE709A6399300EC8662 /* PSMAquaTabStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PSMAquaTabStyle.m; path = source/PSMAquaTabStyle.m; sourceTree = "<group>"; };
144                 A2D32EF009A63BF700EC8662 /* AquaTabClose_Front_Pressed.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = AquaTabClose_Front_Pressed.tif; path = images/AquaTabClose_Front_Pressed.tif; sourceTree = "<group>"; };
145                 A2D32EF109A63BF700EC8662 /* AquaTabClose_Front_Rollover.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = AquaTabClose_Front_Rollover.tif; path = images/AquaTabClose_Front_Rollover.tif; sourceTree = "<group>"; };
146                 A2D32EF209A63BF700EC8662 /* AquaTabClose_Front.tif */ = {isa = PBXFileReference; lastKnownFileType = image.tiff; name = AquaTabClose_Front.tif; path = images/AquaTabClose_Front.tif; sourceTree = "<group>"; };
147                 A2D32EF309A63BF700EC8662 /* AquaTabsBackground.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabsBackground.png; path = images/AquaTabsBackground.png; sourceTree = "<group>"; };
148                 A2D32EF409A63BF700EC8662 /* AquaTabsDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabsDown.png; path = images/AquaTabsDown.png; sourceTree = "<group>"; };
149                 A2D32EF509A63BF700EC8662 /* AquaTabsSeparator.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabsSeparator.png; path = images/AquaTabsSeparator.png; sourceTree = "<group>"; };
150                 A2D32EF609A63BF700EC8662 /* AquaTabsSeparatorDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabsSeparatorDown.png; path = images/AquaTabsSeparatorDown.png; sourceTree = "<group>"; };
151                 A2D32EFE09A63D7A00EC8662 /* PSMMetalTabStyle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PSMMetalTabStyle.h; path = source/PSMMetalTabStyle.h; sourceTree = "<group>"; };
152                 A2D32EFF09A63D7A00EC8662 /* PSMMetalTabStyle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PSMMetalTabStyle.m; path = source/PSMMetalTabStyle.m; sourceTree = "<group>"; };
153                 A2D3317A09A68B7500EC8662 /* AquaTabsDownGraphite.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabsDownGraphite.png; path = images/AquaTabsDownGraphite.png; sourceTree = "<group>"; };
154                 A2D3317B09A68B7500EC8662 /* AquaTabsDownNonKey.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = AquaTabsDownNonKey.png; path = images/AquaTabsDownNonKey.png; sourceTree = "<group>"; };
155                 A2D98B070A2B432C0064C6F8 /* PSMUnifiedTabStyle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PSMUnifiedTabStyle.h; path = source/PSMUnifiedTabStyle.h; sourceTree = "<group>"; };
156                 A2D98B080A2B432C0064C6F8 /* PSMUnifiedTabStyle.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = PSMUnifiedTabStyle.m; path = source/PSMUnifiedTabStyle.m; sourceTree = "<group>"; };
157                 A2D98B0F0A2B43FA0064C6F8 /* NSBezierPath_AMShading.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = NSBezierPath_AMShading.h; path = source/NSBezierPath_AMShading.h; sourceTree = "<group>"; };
158                 A2D98B100A2B43FA0064C6F8 /* NSBezierPath_AMShading.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = NSBezierPath_AMShading.m; path = source/NSBezierPath_AMShading.m; sourceTree = "<group>"; };
159                 DD92D38A0106425D02CA0E72 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
160 /* End PBXFileReference section */
162 /* Begin PBXFrameworksBuildPhase section */
163                 53DF68FB067E5B5A0090B5B0 /* Frameworks */ = {
164                         isa = PBXFrameworksBuildPhase;
165                         buildActionMask = 2147483647;
166                         files = (
167                                 13F8B89007B43554008AE28D /* Cocoa.framework in Frameworks */,
168                         );
169                         runOnlyForDeploymentPostprocessing = 0;
170                 };
171 /* End PBXFrameworksBuildPhase section */
173 /* Begin PBXGroup section */
174                 0259C574FE90428111CA0C5A /* PSMTabBarControl */ = {
175                         isa = PBXGroup;
176                         children = (
177                                 A251BE9B0959A2530058BC7F /* ReadMe.rtfd */,
178                                 A246FADE0A2BD446005BDF7B /* Documentation */,
179                                 32DBCF9E0370C38000C91783 /* Palette */,
180                                 54D33B2C06778E4400C9C163 /* Framework */,
181                                 A251BE590959A0550058BC7F /* Demo App */,
182                                 0259C582FE90428111CA0C5A /* Resources */,
183                                 1ED78706FE9D4A0611CA0C5A /* Products */,
184                                 2E58F364FFB232C311CA0CBA /* Frameworks */,
185                         );
186                         name = PSMTabBarControl;
187                         sourceTree = "<group>";
188                 };
189                 0259C582FE90428111CA0C5A /* Resources */ = {
190                         isa = PBXGroup;
191                         children = (
192                                 A251BEC20959BC0E0058BC7F /* MainMenu.nib */,
193                                 A251BE8E0959A21A0058BC7F /* Images */,
194                                 8D1AC9730486D14A00FE50C9 /* Info.plist */,
195                                 53DF68FE067E5B5A0090B5B0 /* PSMTabBarControlFramework-Info.plist */,
196                                 A251BEA20959BB5B0058BC7F /* TabBarControlDemo-Info.plist */,
197                                 8D1AC97F0486D23B00FE50C9 /* InfoPlist.strings */,
198                                 A2A711B909E5AE1E00D0089B /* Window.nib */,
199                         );
200                         name = Resources;
201                         sourceTree = "<group>";
202                 };
203                 131E8FE8067F80F40006E0CE /* Resources */ = {
204                         isa = PBXGroup;
205                         children = (
206                                 A20822EF0959F6AA00C5F5A4 /* TabControlRep.tif */,
207                                 A20822F00959F6AA00C5F5A4 /* TabIcon.tif */,
208                                 0259C57EFE90428111CA0C5A /* PSMTabBarControlInspector.nib */,
209                                 0259C580FE90428111CA0C5A /* PSMTabBarControlPalette.nib */,
210                         );
211                         name = Resources;
212                         sourceTree = "<group>";
213                 };
214                 13F8B6FD07B43410008AE28D /* Linked Frameworks */ = {
215                         isa = PBXGroup;
216                         children = (
217                                 13EB9DBD07DE0F1E00EB933A /* InterfaceBuilder.framework */,
218                                 DD92D38A0106425D02CA0E72 /* Cocoa.framework */,
219                         );
220                         name = "Linked Frameworks";
221                         sourceTree = "<group>";
222                 };
223                 13F8B70407B43425008AE28D /* Other Frameworks */ = {
224                         isa = PBXGroup;
225                         children = (
226                                 13F8B88807B434F6008AE28D /* AppKit.framework */,
227                                 13F8B88A07B434F6008AE28D /* Foundation.framework */,
228                         );
229                         name = "Other Frameworks";
230                         sourceTree = "<group>";
231                 };
232                 1ED78706FE9D4A0611CA0C5A /* Products */ = {
233                         isa = PBXGroup;
234                         children = (
235                                 53DF68FD067E5B5A0090B5B0 /* PSMTabBarControl.framework */,
236                         );
237                         name = Products;
238                         sourceTree = "<group>";
239                 };
240                 2E58F364FFB232C311CA0CBA /* Frameworks */ = {
241                         isa = PBXGroup;
242                         children = (
243                                 13F8B6FD07B43410008AE28D /* Linked Frameworks */,
244                                 13F8B70407B43425008AE28D /* Other Frameworks */,
245                         );
246                         name = Frameworks;
247                         sourceTree = "<group>";
248                 };
249                 32DBCF9E0370C38000C91783 /* Palette */ = {
250                         isa = PBXGroup;
251                         children = (
252                                 54D33B2406778DD400C9C163 /* Undo Support */,
253                                 54D33B2506778DF000C9C163 /* Classes */,
254                                 32DBCF9F0370C38200C91783 /* Other Sources */,
255                                 131E8FE8067F80F40006E0CE /* Resources */,
256                                 0259C583FE90428111CA0C5A /* palette.table */,
257                         );
258                         name = Palette;
259                         sourceTree = "<group>";
260                 };
261                 32DBCF9F0370C38200C91783 /* Other Sources */ = {
262                         isa = PBXGroup;
263                         children = (
264                                 32DBCF980370C29C00C91783 /* PSMTabBarControl_Prefix.pch */,
265                         );
266                         name = "Other Sources";
267                         sourceTree = "<group>";
268                 };
269                 54D33B2406778DD400C9C163 /* Undo Support */ = {
270                         isa = PBXGroup;
271                         children = (
272                                 54D33B2806778E3300C9C163 /* PSMTabBarControl.ibclassdescription */,
273                         );
274                         name = "Undo Support";
275                         sourceTree = "<group>";
276                 };
277                 54D33B2506778DF000C9C163 /* Classes */ = {
278                         isa = PBXGroup;
279                         children = (
280                                 0259C57BFE90428111CA0C5A /* PSMTabBarControlInspector.h */,
281                                 0259C577FE90428111CA0C5A /* PSMTabBarControlInspector.m */,
282                                 0259C57CFE90428111CA0C5A /* PSMTabBarControlPalette.h */,
283                                 0259C578FE90428111CA0C5A /* PSMTabBarControlPalette.m */,
284                         );
285                         name = Classes;
286                         sourceTree = "<group>";
287                 };
288                 54D33B2C06778E4400C9C163 /* Framework */ = {
289                         isa = PBXGroup;
290                         children = (
291                                 0259C57AFE90428111CA0C5A /* PSMTabBarControl.h */,
292                                 0259C576FE90428111CA0C5A /* PSMTabBarControl.m */,
293                                 A251BE830959A1B90058BC7F /* PSMTabBarCell.h */,
294                                 A251BE840959A1B90058BC7F /* PSMTabBarCell.m */,
295                                 A2D32EDA09A634C900EC8662 /* PSMTabStyle.h */,
296                                 A2D32EE609A6399300EC8662 /* PSMAquaTabStyle.h */,
297                                 A2D32EE709A6399300EC8662 /* PSMAquaTabStyle.m */,
298                                 A2D32EFE09A63D7A00EC8662 /* PSMMetalTabStyle.h */,
299                                 A2D32EFF09A63D7A00EC8662 /* PSMMetalTabStyle.m */,
300                                 A2D98B070A2B432C0064C6F8 /* PSMUnifiedTabStyle.h */,
301                                 A2D98B080A2B432C0064C6F8 /* PSMUnifiedTabStyle.m */,
302                                 A268EA5F09A9831800E082AA /* PSMRolloverButton.h */,
303                                 A268EA6009A9831800E082AA /* PSMRolloverButton.m */,
304                                 A251BE810959A1B90058BC7F /* PSMOverflowPopUpButton.h */,
305                                 A251BE820959A1B90058BC7F /* PSMOverflowPopUpButton.m */,
306                                 A2129BAF09AEB58F00724E6C /* PSMProgressIndicator.h */,
307                                 A2129BB009AEB58F00724E6C /* PSMProgressIndicator.m */,
308                                 A2082A8D09EAEB33009AC8BE /* PSMTabDragAssistant.h */,
309                                 A2082A8E09EAEB33009AC8BE /* PSMTabDragAssistant.m */,
310                                 A2D98B0F0A2B43FA0064C6F8 /* NSBezierPath_AMShading.h */,
311                                 A2D98B100A2B43FA0064C6F8 /* NSBezierPath_AMShading.m */,
312                         );
313                         name = Framework;
314                         sourceTree = "<group>";
315                 };
316                 A246FADE0A2BD446005BDF7B /* Documentation */ = {
317                         isa = PBXGroup;
318                         children = (
319                                 A246FB040A2BD6F9005BDF7B /* PSMTabBarControlDoc.html */,
320                         );
321                         name = Documentation;
322                         sourceTree = "<group>";
323                 };
324                 A251BE590959A0550058BC7F /* Demo App */ = {
325                         isa = PBXGroup;
326                         children = (
327                                 A251BE890959A1EA0058BC7F /* AppController.h */,
328                                 A251BE8A0959A1EA0058BC7F /* AppController.m */,
329                                 A2A711BD09E5BF0500D0089B /* WindowController.h */,
330                                 A2A711BE09E5BF0500D0089B /* WindowController.m */,
331                                 A251BE8B0959A1EA0058BC7F /* FakeModel.h */,
332                                 A251BE8C0959A1EA0058BC7F /* FakeModel.m */,
333                                 A251BE8D0959A1EA0058BC7F /* main.m */,
334                         );
335                         name = "Demo App";
336                         sourceTree = "<group>";
337                 };
338                 A251BE8E0959A21A0058BC7F /* Images */ = {
339                         isa = PBXGroup;
340                         children = (
341                                 A2C0D99309AF870000ED379C /* pi.png */,
342                                 A2072B5C09AC1FA500304BCB /* Warning.png */,
343                                 A2072A2409ABD88600304BCB /* Folder.tif */,
344                                 A2072A2509ABD88600304BCB /* Globe.tiff */,
345                                 A268E7F809A9822900E082AA /* AquaTabNew.png */,
346                                 A268E7F909A9822900E082AA /* AquaTabNewPressed.png */,
347                                 A268E7FA09A9822900E082AA /* AquaTabNewRollover.png */,
348                                 A268E7FB09A9822900E082AA /* TabNewMetal.png */,
349                                 A268E7FC09A9822900E082AA /* TabNewMetalPressed.png */,
350                                 A268E7FD09A9822900E082AA /* TabNewMetalRollover.png */,
351                                 A269361009A778770006911E /* 32x32_log.tiff */,
352                                 A2D3317A09A68B7500EC8662 /* AquaTabsDownGraphite.png */,
353                                 A2D3317B09A68B7500EC8662 /* AquaTabsDownNonKey.png */,
354                                 A2D32EF009A63BF700EC8662 /* AquaTabClose_Front_Pressed.tif */,
355                                 A2D32EF109A63BF700EC8662 /* AquaTabClose_Front_Rollover.tif */,
356                                 A2D32EF209A63BF700EC8662 /* AquaTabClose_Front.tif */,
357                                 A2D32EF309A63BF700EC8662 /* AquaTabsBackground.png */,
358                                 A2D32EF409A63BF700EC8662 /* AquaTabsDown.png */,
359                                 A2D32EF509A63BF700EC8662 /* AquaTabsSeparator.png */,
360                                 A2D32EF609A63BF700EC8662 /* AquaTabsSeparatorDown.png */,
361                                 A251BE8F0959A23A0058BC7F /* 32x32cancel.png */,
362                                 A251BE900959A23A0058BC7F /* overflowImage.tiff */,
363                                 A251BE910959A23A0058BC7F /* overflowImagePressed.tif */,
364                                 A251BE920959A23A0058BC7F /* TabClose_Front_Pressed.tif */,
365                                 A251BE930959A23A0058BC7F /* TabClose_Front_Rollover.tif */,
366                                 A251BE940959A23A0058BC7F /* TabClose_Front.tif */,
367                         );
368                         name = Images;
369                         sourceTree = "<group>";
370                 };
371 /* End PBXGroup section */
373 /* Begin PBXHeadersBuildPhase section */
374                 53DF68F8067E5B5A0090B5B0 /* Headers */ = {
375                         isa = PBXHeadersBuildPhase;
376                         buildActionMask = 2147483647;
377                         files = (
378                                 546DEAF2067F630E0098DCC4 /* PSMTabBarControl.h in Headers */,
379                                 A251BE850959A1B90058BC7F /* PSMOverflowPopUpButton.h in Headers */,
380                                 A251BE870959A1B90058BC7F /* PSMTabBarCell.h in Headers */,
381                                 A2D32EDC09A634C900EC8662 /* PSMTabStyle.h in Headers */,
382                                 A2D32EE809A6399300EC8662 /* PSMAquaTabStyle.h in Headers */,
383                                 A2D32F0009A63D7A00EC8662 /* PSMMetalTabStyle.h in Headers */,
384                                 A268EA6209A9831800E082AA /* PSMRolloverButton.h in Headers */,
385                                 A2129BB209AEB58F00724E6C /* PSMProgressIndicator.h in Headers */,
386                                 A2082A9009EAEB34009AC8BE /* PSMTabDragAssistant.h in Headers */,
387                                 A2D98B0A0A2B432C0064C6F8 /* PSMUnifiedTabStyle.h in Headers */,
388                                 A2D98B120A2B43FA0064C6F8 /* NSBezierPath_AMShading.h in Headers */,
389                         );
390                         runOnlyForDeploymentPostprocessing = 0;
391                 };
392 /* End PBXHeadersBuildPhase section */
394 /* Begin PBXNativeTarget section */
395                 53DF68FC067E5B5A0090B5B0 /* PSMTabBarControlFramework */ = {
396                         isa = PBXNativeTarget;
397                         buildConfigurationList = C056397F08A954F8003078D8 /* Build configuration list for PBXNativeTarget "PSMTabBarControlFramework" */;
398                         buildPhases = (
399                                 53DF68F8067E5B5A0090B5B0 /* Headers */,
400                                 53DF68F9067E5B5A0090B5B0 /* Resources */,
401                                 53DF68FA067E5B5A0090B5B0 /* Sources */,
402                                 53DF68FB067E5B5A0090B5B0 /* Frameworks */,
403                         );
404                         buildRules = (
405                         );
406                         dependencies = (
407                         );
408                         name = PSMTabBarControlFramework;
409                         productName = PSMTabBarControlFramework;
410                         productReference = 53DF68FD067E5B5A0090B5B0 /* PSMTabBarControl.framework */;
411                         productType = "com.apple.product-type.framework";
412                 };
413 /* End PBXNativeTarget section */
415 /* Begin PBXProject section */
416                 0259C573FE90428111CA0C5A /* Project object */ = {
417                         isa = PBXProject;
418                         buildConfigurationList = C056398B08A954F8003078D8 /* Build configuration list for PBXProject "PSMTabBarControl" */;
419                         compatibilityVersion = "Xcode 2.4";
420                         hasScannedForEncodings = 1;
421                         mainGroup = 0259C574FE90428111CA0C5A /* PSMTabBarControl */;
422                         projectDirPath = "";
423                         projectRoot = "";
424                         targets = (
425                                 53DF68FC067E5B5A0090B5B0 /* PSMTabBarControlFramework */,
426                                 53DF6901067E5B8E0090B5B0 /* All */,
427                         );
428                 };
429 /* End PBXProject section */
431 /* Begin PBXResourcesBuildPhase section */
432                 53DF68F9067E5B5A0090B5B0 /* Resources */ = {
433                         isa = PBXResourcesBuildPhase;
434                         buildActionMask = 2147483647;
435                         files = (
436                                 A251BE960959A23A0058BC7F /* overflowImage.tiff in Resources */,
437                                 A251BE970959A23A0058BC7F /* overflowImagePressed.tif in Resources */,
438                                 A251BE980959A23A0058BC7F /* TabClose_Front_Pressed.tif in Resources */,
439                                 A251BE990959A23A0058BC7F /* TabClose_Front_Rollover.tif in Resources */,
440                                 A251BE9A0959A23A0058BC7F /* TabClose_Front.tif in Resources */,
441                                 A2D32EF709A63BF700EC8662 /* AquaTabClose_Front_Pressed.tif in Resources */,
442                                 A2D32EF809A63BF700EC8662 /* AquaTabClose_Front_Rollover.tif in Resources */,
443                                 A2D32EF909A63BF700EC8662 /* AquaTabClose_Front.tif in Resources */,
444                                 A2D32EFA09A63BF700EC8662 /* AquaTabsBackground.png in Resources */,
445                                 A2D32EFB09A63BF700EC8662 /* AquaTabsDown.png in Resources */,
446                                 A2D32EFC09A63BF700EC8662 /* AquaTabsSeparator.png in Resources */,
447                                 A2D32EFD09A63BF700EC8662 /* AquaTabsSeparatorDown.png in Resources */,
448                                 A2D3317C09A68B7500EC8662 /* AquaTabsDownGraphite.png in Resources */,
449                                 A2D3317D09A68B7500EC8662 /* AquaTabsDownNonKey.png in Resources */,
450                                 A268E80409A9822A00E082AA /* AquaTabNew.png in Resources */,
451                                 A268E80509A9822A00E082AA /* AquaTabNewPressed.png in Resources */,
452                                 A268E80609A9822A00E082AA /* AquaTabNewRollover.png in Resources */,
453                                 A268E80709A9822A00E082AA /* TabNewMetal.png in Resources */,
454                                 A268E80809A9822A00E082AA /* TabNewMetalPressed.png in Resources */,
455                                 A268E80909A9822A00E082AA /* TabNewMetalRollover.png in Resources */,
456                                 A2C0D99509AF870000ED379C /* pi.png in Resources */,
457                                 A27E47850A28EE76007BA395 /* TabIcon.tif in Resources */,
458                                 A27E47880A28EE7C007BA395 /* TabControlRep.tif in Resources */,
459                         );
460                         runOnlyForDeploymentPostprocessing = 0;
461                 };
462 /* End PBXResourcesBuildPhase section */
464 /* Begin PBXSourcesBuildPhase section */
465                 53DF68FA067E5B5A0090B5B0 /* Sources */ = {
466                         isa = PBXSourcesBuildPhase;
467                         buildActionMask = 2147483647;
468                         files = (
469                                 546DEAF1067F63070098DCC4 /* PSMTabBarControl.m in Sources */,
470                                 A251BE860959A1B90058BC7F /* PSMOverflowPopUpButton.m in Sources */,
471                                 A251BE880959A1B90058BC7F /* PSMTabBarCell.m in Sources */,
472                                 A2D32EE909A6399300EC8662 /* PSMAquaTabStyle.m in Sources */,
473                                 A2D32F0109A63D7A00EC8662 /* PSMMetalTabStyle.m in Sources */,
474                                 A268EA6309A9831800E082AA /* PSMRolloverButton.m in Sources */,
475                                 A2129BB309AEB58F00724E6C /* PSMProgressIndicator.m in Sources */,
476                                 A2082A9109EAEB34009AC8BE /* PSMTabDragAssistant.m in Sources */,
477                                 A2D98B0B0A2B432C0064C6F8 /* PSMUnifiedTabStyle.m in Sources */,
478                                 A2D98B130A2B43FA0064C6F8 /* NSBezierPath_AMShading.m in Sources */,
479                         );
480                         runOnlyForDeploymentPostprocessing = 0;
481                 };
482 /* End PBXSourcesBuildPhase section */
484 /* Begin PBXTargetDependency section */
485                 53DF6905067E5B930090B5B0 /* PBXTargetDependency */ = {
486                         isa = PBXTargetDependency;
487                         target = 53DF68FC067E5B5A0090B5B0 /* PSMTabBarControlFramework */;
488                         targetProxy = 53DF6904067E5B930090B5B0 /* PBXContainerItemProxy */;
489                 };
490 /* End PBXTargetDependency section */
492 /* Begin PBXVariantGroup section */
493                 0259C57EFE90428111CA0C5A /* PSMTabBarControlInspector.nib */ = {
494                         isa = PBXVariantGroup;
495                         children = (
496                                 0259C57FFE90428111CA0C5A /* English */,
497                         );
498                         name = PSMTabBarControlInspector.nib;
499                         sourceTree = "<group>";
500                 };
501                 0259C580FE90428111CA0C5A /* PSMTabBarControlPalette.nib */ = {
502                         isa = PBXVariantGroup;
503                         children = (
504                                 0259C581FE90428111CA0C5A /* English */,
505                         );
506                         name = PSMTabBarControlPalette.nib;
507                         sourceTree = "<group>";
508                 };
509                 8D1AC97F0486D23B00FE50C9 /* InfoPlist.strings */ = {
510                         isa = PBXVariantGroup;
511                         children = (
512                                 8D1AC97B0486D23100FE50C9 /* English */,
513                         );
514                         name = InfoPlist.strings;
515                         sourceTree = "<group>";
516                 };
517                 A251BEC20959BC0E0058BC7F /* MainMenu.nib */ = {
518                         isa = PBXVariantGroup;
519                         children = (
520                                 A251BEC30959BC0E0058BC7F /* English */,
521                         );
522                         name = MainMenu.nib;
523                         sourceTree = "<group>";
524                 };
525                 A2A711B909E5AE1E00D0089B /* Window.nib */ = {
526                         isa = PBXVariantGroup;
527                         children = (
528                                 A2A711BA09E5AE1E00D0089B /* English */,
529                         );
530                         name = Window.nib;
531                         sourceTree = "<group>";
532                 };
533 /* End PBXVariantGroup section */
535 /* Begin XCBuildConfiguration section */
536                 1D13D16D0D560DDA0084F3AB /* Universal */ = {
537                         isa = XCBuildConfiguration;
538                         buildSettings = {
539                                 ARCHS = (
540                                         ppc,
541                                         i386,
542                                 );
543                                 DYLIB_COMPATIBILITY_VERSION = 1;
544                                 DYLIB_CURRENT_VERSION = 1;
545                                 FRAMEWORK_VERSION = A;
546                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
547                                 GCC_MODEL_TUNING = G5;
548                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
549                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
550                                 INFOPLIST_FILE = "PSMTabBarControlFramework-Info.plist";
551                                 INSTALL_PATH = "@executable_path/../Frameworks";
552                                 OTHER_LDFLAGS = (
553                                         "-seg1addr",
554                                         0xc0000000,
555                                 );
556                                 PRODUCT_NAME = PSMTabBarControl;
557                                 SYMROOT = ../build;
558                         };
559                         name = Universal;
560                 };
561                 1D13D16E0D560DDA0084F3AB /* Universal */ = {
562                         isa = XCBuildConfiguration;
563                         buildSettings = {
564                                 ARCHS = (
565                                         ppc,
566                                         i386,
567                                 );
568                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
569                                 GCC_MODEL_TUNING = G5;
570                                 PRODUCT_NAME = All;
571                                 WARNING_CFLAGS = (
572                                         "-Wmost",
573                                         "-Wno-four-char-constants",
574                                         "-Wno-unknown-pragmas",
575                                 );
576                         };
577                         name = Universal;
578                 };
579                 1D13D16F0D560DDA0084F3AB /* Universal */ = {
580                         isa = XCBuildConfiguration;
581                         buildSettings = {
582                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
583                                 GCC_WARN_UNUSED_VARIABLE = YES;
584                                 PREBINDING = NO;
585                         };
586                         name = Universal;
587                 };
588                 C056398008A954F8003078D8 /* Debug */ = {
589                         isa = XCBuildConfiguration;
590                         buildSettings = {
591                                 ARCHS = "$(NATIVE_ARCH)";
592                                 COPY_PHASE_STRIP = NO;
593                                 DYLIB_COMPATIBILITY_VERSION = 1;
594                                 DYLIB_CURRENT_VERSION = 1;
595                                 FRAMEWORK_VERSION = A;
596                                 GCC_DYNAMIC_NO_PIC = NO;
597                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
598                                 GCC_MODEL_TUNING = G5;
599                                 GCC_OPTIMIZATION_LEVEL = 0;
600                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
601                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
602                                 INFOPLIST_FILE = "PSMTabBarControlFramework-Info.plist";
603                                 INSTALL_PATH = "@executable_path/../Frameworks";
604                                 OTHER_LDFLAGS = (
605                                         "-seg1addr",
606                                         0xc0000000,
607                                 );
608                                 PRODUCT_NAME = PSMTabBarControl;
609                                 SYMROOT = ../build;
610                                 ZERO_LINK = NO;
611                         };
612                         name = Debug;
613                 };
614                 C056398108A954F8003078D8 /* Release */ = {
615                         isa = XCBuildConfiguration;
616                         buildSettings = {
617                                 ARCHS = "$(NATIVE_ARCH)";
618                                 DYLIB_COMPATIBILITY_VERSION = 1;
619                                 DYLIB_CURRENT_VERSION = 1;
620                                 FRAMEWORK_VERSION = A;
621                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
622                                 GCC_MODEL_TUNING = G5;
623                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
624                                 GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
625                                 INFOPLIST_FILE = "PSMTabBarControlFramework-Info.plist";
626                                 INSTALL_PATH = "@executable_path/../Frameworks";
627                                 OTHER_LDFLAGS = (
628                                         "-seg1addr",
629                                         0xc0000000,
630                                 );
631                                 PRODUCT_NAME = PSMTabBarControl;
632                                 SYMROOT = ../build;
633                         };
634                         name = Release;
635                 };
636                 C056398808A954F8003078D8 /* Debug */ = {
637                         isa = XCBuildConfiguration;
638                         buildSettings = {
639                                 COPY_PHASE_STRIP = NO;
640                                 GCC_DYNAMIC_NO_PIC = NO;
641                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
642                                 GCC_MODEL_TUNING = G5;
643                                 GCC_OPTIMIZATION_LEVEL = 0;
644                                 PRODUCT_NAME = All;
645                                 WARNING_CFLAGS = (
646                                         "-Wmost",
647                                         "-Wno-four-char-constants",
648                                         "-Wno-unknown-pragmas",
649                                 );
650                                 ZERO_LINK = YES;
651                         };
652                         name = Debug;
653                 };
654                 C056398908A954F8003078D8 /* Release */ = {
655                         isa = XCBuildConfiguration;
656                         buildSettings = {
657                                 ARCHS = (
658                                         ppc,
659                                         i386,
660                                 );
661                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
662                                 GCC_MODEL_TUNING = G5;
663                                 PRODUCT_NAME = All;
664                                 WARNING_CFLAGS = (
665                                         "-Wmost",
666                                         "-Wno-four-char-constants",
667                                         "-Wno-unknown-pragmas",
668                                 );
669                         };
670                         name = Release;
671                 };
672                 C056398C08A954F8003078D8 /* Debug */ = {
673                         isa = XCBuildConfiguration;
674                         buildSettings = {
675                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
676                                 GCC_WARN_UNUSED_VARIABLE = YES;
677                                 PREBINDING = NO;
678                         };
679                         name = Debug;
680                 };
681                 C056398D08A954F8003078D8 /* Release */ = {
682                         isa = XCBuildConfiguration;
683                         buildSettings = {
684                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
685                                 GCC_WARN_UNUSED_VARIABLE = YES;
686                                 PREBINDING = NO;
687                         };
688                         name = Release;
689                 };
690 /* End XCBuildConfiguration section */
692 /* Begin XCConfigurationList section */
693                 C056397F08A954F8003078D8 /* Build configuration list for PBXNativeTarget "PSMTabBarControlFramework" */ = {
694                         isa = XCConfigurationList;
695                         buildConfigurations = (
696                                 C056398008A954F8003078D8 /* Debug */,
697                                 C056398108A954F8003078D8 /* Release */,
698                                 1D13D16D0D560DDA0084F3AB /* Universal */,
699                         );
700                         defaultConfigurationIsVisible = 0;
701                         defaultConfigurationName = Release;
702                 };
703                 C056398708A954F8003078D8 /* Build configuration list for PBXAggregateTarget "All" */ = {
704                         isa = XCConfigurationList;
705                         buildConfigurations = (
706                                 C056398808A954F8003078D8 /* Debug */,
707                                 C056398908A954F8003078D8 /* Release */,
708                                 1D13D16E0D560DDA0084F3AB /* Universal */,
709                         );
710                         defaultConfigurationIsVisible = 0;
711                         defaultConfigurationName = Release;
712                 };
713                 C056398B08A954F8003078D8 /* Build configuration list for PBXProject "PSMTabBarControl" */ = {
714                         isa = XCConfigurationList;
715                         buildConfigurations = (
716                                 C056398C08A954F8003078D8 /* Debug */,
717                                 C056398D08A954F8003078D8 /* Release */,
718                                 1D13D16F0D560DDA0084F3AB /* Universal */,
719                         );
720                         defaultConfigurationIsVisible = 0;
721                         defaultConfigurationName = Release;
722                 };
723 /* End XCConfigurationList section */
724         };
725         rootObject = 0259C573FE90428111CA0C5A /* Project object */;