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 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
13 /* End PBXBuildFile section */
15 /* Begin PBXFileReference section */
16 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
17 1A624E580DCBC7F6006898C8 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
18 1A6250410DCBC81B006898C8 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
19 8D576316048677EA00EA77CD /* NetscapeInputMethodPlugin.plugin */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NetscapeInputMethodPlugin.plugin; sourceTree = BUILT_PRODUCTS_DIR; };
20 8D576317048677EA00EA77CD /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
21 /* End PBXFileReference section */
23 /* Begin PBXFrameworksBuildPhase section */
24 8D576313048677EA00EA77CD /* Frameworks */ = {
25 isa = PBXFrameworksBuildPhase;
26 buildActionMask = 2147483647;
28 1A6250420DCBC81B006898C8 /* Cocoa.framework in Frameworks */,
30 runOnlyForDeploymentPostprocessing = 0;
32 /* End PBXFrameworksBuildPhase section */
34 /* Begin PBXGroup section */
35 089C166AFE841209C02AAC07 /* NetscapeInputMethodPlugin */ = {
38 08FB77AFFE84173DC02AAC07 /* Source */,
39 089C167CFE841241C02AAC07 /* Resources */,
40 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
41 19C28FB6FE9D52B211CA2CBB /* Products */,
43 name = NetscapeInputMethodPlugin;
44 sourceTree = "<group>";
46 089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
49 1A6250410DCBC81B006898C8 /* Cocoa.framework */,
51 name = "External Frameworks and Libraries";
52 sourceTree = "<group>";
54 089C167CFE841241C02AAC07 /* Resources */ = {
57 8D576317048677EA00EA77CD /* Info.plist */,
58 8D5B49A704867FD3000E48DA /* InfoPlist.strings */,
61 sourceTree = "<group>";
63 08FB77AFFE84173DC02AAC07 /* Source */ = {
66 1A624E580DCBC7F6006898C8 /* main.m */,
69 sourceTree = "<group>";
71 19C28FB6FE9D52B211CA2CBB /* Products */ = {
74 8D576316048677EA00EA77CD /* NetscapeInputMethodPlugin.plugin */,
77 sourceTree = "<group>";
79 /* End PBXGroup section */
81 /* Begin PBXNativeTarget section */
82 8D57630D048677EA00EA77CD /* NetscapeInputMethodPlugin */ = {
83 isa = PBXNativeTarget;
84 buildConfigurationList = 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NetscapeInputMethodPlugin" */;
86 8D576311048677EA00EA77CD /* Sources */,
87 8D57630F048677EA00EA77CD /* Resources */,
88 8D576313048677EA00EA77CD /* Frameworks */,
94 name = NetscapeInputMethodPlugin;
95 productInstallPath = "$(HOME)/Library/Bundles";
96 productName = NetscapeInputMethodPlugin;
97 productReference = 8D576316048677EA00EA77CD /* NetscapeInputMethodPlugin.plugin */;
98 productType = "com.apple.product-type.bundle";
100 /* End PBXNativeTarget section */
102 /* Begin PBXProject section */
103 089C1669FE841209C02AAC07 /* Project object */ = {
105 buildConfigurationList = 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NetscapeInputMethodPlugin" */;
106 compatibilityVersion = "Xcode 2.4";
107 developmentRegion = English;
108 hasScannedForEncodings = 1;
115 mainGroup = 089C166AFE841209C02AAC07 /* NetscapeInputMethodPlugin */;
119 8D57630D048677EA00EA77CD /* NetscapeInputMethodPlugin */,
122 /* End PBXProject section */
124 /* Begin PBXResourcesBuildPhase section */
125 8D57630F048677EA00EA77CD /* Resources */ = {
126 isa = PBXResourcesBuildPhase;
127 buildActionMask = 2147483647;
129 8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */,
131 runOnlyForDeploymentPostprocessing = 0;
133 /* End PBXResourcesBuildPhase section */
135 /* Begin PBXSourcesBuildPhase section */
136 8D576311048677EA00EA77CD /* Sources */ = {
137 isa = PBXSourcesBuildPhase;
138 buildActionMask = 2147483647;
140 1A624E590DCBC7F6006898C8 /* main.m in Sources */,
142 runOnlyForDeploymentPostprocessing = 0;
144 /* End PBXSourcesBuildPhase section */
146 /* Begin PBXVariantGroup section */
147 8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = {
148 isa = PBXVariantGroup;
150 089C167EFE841241C02AAC07 /* English */,
152 name = InfoPlist.strings;
153 sourceTree = "<group>";
155 /* End PBXVariantGroup section */
157 /* Begin XCBuildConfiguration section */
158 149C298408902C53008A9EFC /* Debug */ = {
159 isa = XCBuildConfiguration;
161 COPY_PHASE_STRIP = NO;
162 GCC_DEBUGGING_SYMBOLS = full;
163 GCC_DYNAMIC_NO_PIC = NO;
164 GCC_ENABLE_FIX_AND_CONTINUE = YES;
165 GCC_MODEL_TUNING = G5;
166 GCC_OPTIMIZATION_LEVEL = 0;
167 INFOPLIST_FILE = Info.plist;
168 INSTALL_PATH = "$(HOME)/Library/Bundles";
169 PRODUCT_NAME = NetscapeInputMethodPlugin;
170 WRAPPER_EXTENSION = plugin;
175 149C298508902C53008A9EFC /* Release */ = {
176 isa = XCBuildConfiguration;
182 GCC_DEBUGGING_SYMBOLS = full;
183 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
184 GCC_MODEL_TUNING = G5;
185 GCC_OPTIMIZATION_LEVEL = 0;
186 INFOPLIST_FILE = Info.plist;
187 INSTALL_PATH = "$(HOME)/Library/Bundles";
188 PRODUCT_NAME = NetscapeInputMethodPlugin;
189 WRAPPER_EXTENSION = plugin;
193 149C298808902C53008A9EFC /* Debug */ = {
194 isa = XCBuildConfiguration;
196 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
197 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "ppc i386 ppc64 x86_64";
198 GCC_C_LANGUAGE_STANDARD = c99;
199 GCC_WARN_ABOUT_RETURN_TYPE = YES;
200 GCC_WARN_UNUSED_VARIABLE = YES;
202 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
206 149C298908902C53008A9EFC /* Release */ = {
207 isa = XCBuildConfiguration;
209 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
210 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "ppc i386 ppc64 x86_64";
211 GCC_C_LANGUAGE_STANDARD = c99;
212 GCC_WARN_ABOUT_RETURN_TYPE = YES;
213 GCC_WARN_UNUSED_VARIABLE = YES;
215 SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
219 /* End XCBuildConfiguration section */
221 /* Begin XCConfigurationList section */
222 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NetscapeInputMethodPlugin" */ = {
223 isa = XCConfigurationList;
224 buildConfigurations = (
225 149C298408902C53008A9EFC /* Debug */,
226 149C298508902C53008A9EFC /* Release */,
228 defaultConfigurationIsVisible = 0;
229 defaultConfigurationName = Release;
231 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NetscapeInputMethodPlugin" */ = {
232 isa = XCConfigurationList;
233 buildConfigurations = (
234 149C298808902C53008A9EFC /* Debug */,
235 149C298908902C53008A9EFC /* Release */,
237 defaultConfigurationIsVisible = 0;
238 defaultConfigurationName = Release;
240 /* End XCConfigurationList section */
242 rootObject = 089C1669FE841209C02AAC07 /* Project object */;