• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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		8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 8D5B49A704867FD3000E48DA /* InfoPlist.strings */; };
13/* End PBXBuildFile section */
14
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 */
22
23/* Begin PBXFrameworksBuildPhase section */
24		8D576313048677EA00EA77CD /* Frameworks */ = {
25			isa = PBXFrameworksBuildPhase;
26			buildActionMask = 2147483647;
27			files = (
28				1A6250420DCBC81B006898C8 /* Cocoa.framework in Frameworks */,
29			);
30			runOnlyForDeploymentPostprocessing = 0;
31		};
32/* End PBXFrameworksBuildPhase section */
33
34/* Begin PBXGroup section */
35		089C166AFE841209C02AAC07 /* NetscapeInputMethodPlugin */ = {
36			isa = PBXGroup;
37			children = (
38				08FB77AFFE84173DC02AAC07 /* Source */,
39				089C167CFE841241C02AAC07 /* Resources */,
40				089C1671FE841209C02AAC07 /* External Frameworks and Libraries */,
41				19C28FB6FE9D52B211CA2CBB /* Products */,
42			);
43			name = NetscapeInputMethodPlugin;
44			sourceTree = "<group>";
45		};
46		089C1671FE841209C02AAC07 /* External Frameworks and Libraries */ = {
47			isa = PBXGroup;
48			children = (
49				1A6250410DCBC81B006898C8 /* Cocoa.framework */,
50			);
51			name = "External Frameworks and Libraries";
52			sourceTree = "<group>";
53		};
54		089C167CFE841241C02AAC07 /* Resources */ = {
55			isa = PBXGroup;
56			children = (
57				8D576317048677EA00EA77CD /* Info.plist */,
58				8D5B49A704867FD3000E48DA /* InfoPlist.strings */,
59			);
60			name = Resources;
61			sourceTree = "<group>";
62		};
63		08FB77AFFE84173DC02AAC07 /* Source */ = {
64			isa = PBXGroup;
65			children = (
66				1A624E580DCBC7F6006898C8 /* main.m */,
67			);
68			name = Source;
69			sourceTree = "<group>";
70		};
71		19C28FB6FE9D52B211CA2CBB /* Products */ = {
72			isa = PBXGroup;
73			children = (
74				8D576316048677EA00EA77CD /* NetscapeInputMethodPlugin.plugin */,
75			);
76			name = Products;
77			sourceTree = "<group>";
78		};
79/* End PBXGroup section */
80
81/* Begin PBXNativeTarget section */
82		8D57630D048677EA00EA77CD /* NetscapeInputMethodPlugin */ = {
83			isa = PBXNativeTarget;
84			buildConfigurationList = 149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NetscapeInputMethodPlugin" */;
85			buildPhases = (
86				8D576311048677EA00EA77CD /* Sources */,
87				8D57630F048677EA00EA77CD /* Resources */,
88				8D576313048677EA00EA77CD /* Frameworks */,
89			);
90			buildRules = (
91			);
92			dependencies = (
93			);
94			name = NetscapeInputMethodPlugin;
95			productInstallPath = "$(HOME)/Library/Bundles";
96			productName = NetscapeInputMethodPlugin;
97			productReference = 8D576316048677EA00EA77CD /* NetscapeInputMethodPlugin.plugin */;
98			productType = "com.apple.product-type.bundle";
99		};
100/* End PBXNativeTarget section */
101
102/* Begin PBXProject section */
103		089C1669FE841209C02AAC07 /* Project object */ = {
104			isa = PBXProject;
105			buildConfigurationList = 149C298708902C53008A9EFC /* Build configuration list for PBXProject "NetscapeInputMethodPlugin" */;
106			compatibilityVersion = "Xcode 2.4";
107			developmentRegion = English;
108			hasScannedForEncodings = 1;
109			knownRegions = (
110				English,
111				Japanese,
112				French,
113				German,
114			);
115			mainGroup = 089C166AFE841209C02AAC07 /* NetscapeInputMethodPlugin */;
116			projectDirPath = "";
117			projectRoot = "";
118			targets = (
119				8D57630D048677EA00EA77CD /* NetscapeInputMethodPlugin */,
120			);
121		};
122/* End PBXProject section */
123
124/* Begin PBXResourcesBuildPhase section */
125		8D57630F048677EA00EA77CD /* Resources */ = {
126			isa = PBXResourcesBuildPhase;
127			buildActionMask = 2147483647;
128			files = (
129				8D5B49A804867FD3000E48DA /* InfoPlist.strings in Resources */,
130			);
131			runOnlyForDeploymentPostprocessing = 0;
132		};
133/* End PBXResourcesBuildPhase section */
134
135/* Begin PBXSourcesBuildPhase section */
136		8D576311048677EA00EA77CD /* Sources */ = {
137			isa = PBXSourcesBuildPhase;
138			buildActionMask = 2147483647;
139			files = (
140				1A624E590DCBC7F6006898C8 /* main.m in Sources */,
141			);
142			runOnlyForDeploymentPostprocessing = 0;
143		};
144/* End PBXSourcesBuildPhase section */
145
146/* Begin PBXVariantGroup section */
147		8D5B49A704867FD3000E48DA /* InfoPlist.strings */ = {
148			isa = PBXVariantGroup;
149			children = (
150				089C167EFE841241C02AAC07 /* English */,
151			);
152			name = InfoPlist.strings;
153			sourceTree = "<group>";
154		};
155/* End PBXVariantGroup section */
156
157/* Begin XCBuildConfiguration section */
158		149C298408902C53008A9EFC /* Debug */ = {
159			isa = XCBuildConfiguration;
160			buildSettings = {
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;
171				ZERO_LINK = YES;
172			};
173			name = Debug;
174		};
175		149C298508902C53008A9EFC /* Release */ = {
176			isa = XCBuildConfiguration;
177			buildSettings = {
178				ARCHS = (
179					ppc,
180					i386,
181				);
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;
190			};
191			name = Release;
192		};
193		149C298808902C53008A9EFC /* Debug */ = {
194			isa = XCBuildConfiguration;
195			buildSettings = {
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;
201				PREBINDING = NO;
202				SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
203			};
204			name = Debug;
205		};
206		149C298908902C53008A9EFC /* Release */ = {
207			isa = XCBuildConfiguration;
208			buildSettings = {
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;
214				PREBINDING = NO;
215				SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
216			};
217			name = Release;
218		};
219/* End XCBuildConfiguration section */
220
221/* Begin XCConfigurationList section */
222		149C298308902C53008A9EFC /* Build configuration list for PBXNativeTarget "NetscapeInputMethodPlugin" */ = {
223			isa = XCConfigurationList;
224			buildConfigurations = (
225				149C298408902C53008A9EFC /* Debug */,
226				149C298508902C53008A9EFC /* Release */,
227			);
228			defaultConfigurationIsVisible = 0;
229			defaultConfigurationName = Release;
230		};
231		149C298708902C53008A9EFC /* Build configuration list for PBXProject "NetscapeInputMethodPlugin" */ = {
232			isa = XCConfigurationList;
233			buildConfigurations = (
234				149C298808902C53008A9EFC /* Debug */,
235				149C298908902C53008A9EFC /* Release */,
236			);
237			defaultConfigurationIsVisible = 0;
238			defaultConfigurationName = Release;
239		};
240/* End XCConfigurationList section */
241	};
242	rootObject = 089C1669FE841209C02AAC07 /* Project object */;
243}
244