1 // !$*UTF8*$! 2 { 3 archiveVersion = 1; 4 classes = { 5 }; 6 objectVersion = 42; 7 objects = { 8 9 /* Begin PBXBuildFile section */ 10 1A624E590DCBC7F6006898C8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 1A624E580DCBC7F6006898C8 /* main.m */; }; 11 1A6250420DCBC81B006898C8 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A6250410DCBC81B006898C8 /* Cocoa.framework */; }; 12 1AAD6A090DD0DC52003985DA /* MenuHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 1AAD6A080DD0DC52003985DA /* MenuHandler.m */; }; 13 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; }; 14 /* End PBXBuildFile section */ 15 16 /* Begin PBXFileReference section */ 17 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; 18 1A624E580DCBC7F6006898C8 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 19 1A6250410DCBC81B006898C8 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; 20 1AAD6A070DD0DC52003985DA /* MenuHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MenuHandler.h; sourceTree = "<group>"; }; 21 1AAD6A080DD0DC52003985DA /* MenuHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MenuHandler.m; sourceTree = "<group>"; }; 22 8D576316048677EA00EA77CD /* NetscapeCocoaPlugin.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NetscapeCocoaPlugin.plugin; sourceTree = BUILT_PRODUCTS_DIR; }; 23 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; 24 /* End PBXFileReference section */ 25 26 /* Begin PBXFrameworksBuildPhase section */ 27 8D576313048677EA00EA77CD /* Frameworks */ = { 28 isa = PBXFrameworksBuildPhase; 29 buildActionMask = 2147483647; 30 files = ( 31 1A6250420DCBC81B006898C8 /* Cocoa.framework in Frameworks */, 32 ); 33 runOnlyForDeploymentPostprocessing = 0; 34 }; 35 /* End PBXFrameworksBuildPhase section */ 36 37 /* Begin PBXGroup section */ 38 089C166AFE841209C02AAC07 /* NetscapeCocoaPlugin */ = { 39 isa = PBXGroup; 40 children = ( 41 08FB77AFFE84173DC02AAC07 /* Source */, 42 089C167CFE841241C02AAC07 /* Resources */, 43 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */, 44 19C28FB6FE9D52B211CA2CBB /* Products */, 45 ); 46 name = NetscapeCocoaPlugin; 47 sourceTree = "<group>"; 48 }; 49 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = { 50 isa = PBXGroup; 51 children = ( 52 1A6250410DCBC81B006898C8 /* Cocoa.framework */, 53 ); 54 name = "External Frameworks and Libraries"; 55 sourceTree = "<group>"; 56 }; 57 089C167CFE841241C02AAC07 /* Resources */ = { 58 isa = PBXGroup; 59 children = ( 60 8D576317048677EA00EA77CD /* Info.plist */, 61 8D5B49A704867FD3000E48DA /* InfoPlist.strings */, 62 ); 63 name = Resources; 64 sourceTree = "<group>"; 65 }; 66 08FB77AFFE84173DC02AAC07 /* Source */ = { 67 isa = PBXGroup; 68 children = ( 69 1A624E580DCBC7F6006898C8 /* main.m */, 70 1AAD6A070DD0DC52003985DA /* MenuHandler.h */, 71 1AAD6A080DD0DC52003985DA /* MenuHandler.m */, 72 ); 73 name = Source; 74 sourceTree = "<group>"; 75 }; 76 19C28FB6FE9D52B211CA2CBB /* Products */ = { 77 isa = PBXGroup; 78 children = ( 79 8D576316048677EA00EA77CD /* NetscapeCocoaPlugin.plugin */, 80 ); 81 name = Products; 82 sourceTree = "<group>"; 83 }; 84 /* End PBXGroup section */ 85 86 /* Begin PBXNativeTarget section */ 87 8D57630D048677EA00EA77CD /* NetscapeCocoaPlugin */ = { 88 isa = PBXNativeTarget; 89 buildConfigurationList = 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NetscapeCocoaPlugin" */; 90 buildPhases = ( 91 8D576311048677EA00EA77CD /* Sources */, 92 8D57630F048677EA00EA77CD /* Resources */, 93 8D576313048677EA00EA77CD /* Frameworks */, 94 ); 95 buildRules = ( 96 ); 97 dependencies = ( 98 ); 99 name = NetscapeCocoaPlugin; 100 productInstallPath = "$(HOME)/Library/Bundles"; 101 productName = NetscapeCocoaPlugin; 102 productReference = 8D576316048677EA00EA77CD /* NetscapeCocoaPlugin.plugin */; 103 productType = "com.apple.product-type.bundle"; 104 }; 105 /* End PBXNativeTarget section */ 106 107 /* Begin PBXProject section */ 108 089C1669FE841209C02AAC07 /* Project object */ = { 109 isa = PBXProject; 110 buildConfigurationList = 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NetscapeCocoaPlugin" */; 111 compatibilityVersion = "Xcode 2.4"; 112 developmentRegion = English; 113 hasScannedForEncodings = 1; 114 knownRegions = ( 115 English, 116 Japanese, 117 French, 118 German, 119 ); 120 mainGroup = 089C166AFE841209C02AAC07 /* NetscapeCocoaPlugin */; 121 projectDirPath = ""; 122 projectRoot = ""; 123 targets = ( 124 8D57630D048677EA00EA77CD /* NetscapeCocoaPlugin */, 125 ); 126 }; 127 /* End PBXProject section */ 128 129 /* Begin PBXResourcesBuildPhase section */ 130 8D57630F048677EA00EA77CD /* Resources */ = { 131 isa = PBXResourcesBuildPhase; 132 buildActionMask = 2147483647; 133 files = ( 134 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */, 135 ); 136 runOnlyForDeploymentPostprocessing = 0; 137 }; 138 /* End PBXResourcesBuildPhase section */ 139 140 /* Begin PBXSourcesBuildPhase section */ 141 8D576311048677EA00EA77CD /* Sources */ = { 142 isa = PBXSourcesBuildPhase; 143 buildActionMask = 2147483647; 144 files = ( 145 1A624E590DCBC7F6006898C8 /* main.m in Sources */, 146 1AAD6A090DD0DC52003985DA /* MenuHandler.m in Sources */, 147 ); 148 runOnlyForDeploymentPostprocessing = 0; 149 }; 150 /* End PBXSourcesBuildPhase section */ 151 152 /* Begin PBXVariantGroup section */ 153 8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = { 154 isa = PBXVariantGroup; 155 children = ( 156 089C167EFE841241C02AAC07 /* English */, 157 ); 158 name = InfoPlist.strings; 159 sourceTree = "<group>"; 160 }; 161 /* End PBXVariantGroup section */ 162 163 /* Begin XCBuildConfiguration section */ 164 149C298408902C53008A9EFC /* Debug */ = { 165 isa = XCBuildConfiguration; 166 buildSettings = { 167 COPY_PHASE_STRIP = NO; 168 GCC_DEBUGGING_SYMBOLS = full; 169 GCC_DYNAMIC_NO_PIC = NO; 170 GCC_ENABLE_FIX_AND_CONTINUE = YES; 171 GCC_MODEL_TUNING = G5; 172 GCC_OPTIMIZATION_LEVEL = 0; 173 INFOPLIST_FILE = Info.plist; 174 INSTALL_PATH = "$(HOME)/Library/Bundles"; 175 PRODUCT_NAME = NetscapeCocoaPlugin; 176 WRAPPER_EXTENSION = plugin; 177 ZERO_LINK = YES; 178 }; 179 name = Debug; 180 }; 181 149C298508902C53008A9EFC /* Release */ = { 182 isa = XCBuildConfiguration; 183 buildSettings = { 184 ARCHS = ( 185 ppc, 186 i386, 187 ); 188 GCC_DEBUGGING_SYMBOLS = full; 189 GCC_GENERATE_DEBUGGING_SYMBOLS = NO; 190 GCC_MODEL_TUNING = G5; 191 GCC_OPTIMIZATION_LEVEL = 0; 192 INFOPLIST_FILE = Info.plist; 193 INSTALL_PATH = "$(HOME)/Library/Bundles"; 194 PRODUCT_NAME = NetscapeCocoaPlugin; 195 WRAPPER_EXTENSION = plugin; 196 }; 197 name = Release; 198 }; 199 149C298808902C53008A9EFC /* Debug */ = { 200 isa = XCBuildConfiguration; 201 buildSettings = { 202 ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; 203 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "ppc i386 ppc64 x86_64"; 204 ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; 205 GCC_WARN_ABOUT_RETURN_TYPE = YES; 206 GCC_WARN_UNUSED_VARIABLE = YES; 207 PREBINDING = NO; 208 }; 209 name = Debug; 210 }; 211 149C298908902C53008A9EFC /* Release */ = { 212 isa = XCBuildConfiguration; 213 buildSettings = { 214 ARCHS = "$(ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1)"; 215 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "ppc i386 ppc64 x86_64"; 216 ARCHS_STANDARD_64_BIT_PRE_XCODE_3_1 = x86_64; 217 GCC_WARN_ABOUT_RETURN_TYPE = YES; 218 GCC_WARN_UNUSED_VARIABLE = YES; 219 PREBINDING = NO; 220 }; 221 name = Release; 222 }; 223 /* End XCBuildConfiguration section */ 224 225 /* Begin XCConfigurationList section */ 226 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NetscapeCocoaPlugin" */ = { 227 isa = XCConfigurationList; 228 buildConfigurations = ( 229 149C298408902C53008A9EFC /* Debug */, 230 149C298508902C53008A9EFC /* Release */, 231 ); 232 defaultConfigurationIsVisible = 0; 233 defaultConfigurationName = Release; 234 }; 235 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NetscapeCocoaPlugin" */ = { 236 isa = XCConfigurationList; 237 buildConfigurations = ( 238 149C298808902C53008A9EFC /* Debug */, 239 149C298908902C53008A9EFC /* Release */, 240 ); 241 defaultConfigurationIsVisible = 0; 242 defaultConfigurationName = Release; 243 }; 244 /* End XCConfigurationList section */ 245 }; 246 rootObject = 089C1669FE841209C02AAC07 /* Project object */; 247 } 248