OSDN Git Service

d3630dc5be1943e5981cb475f39f80266db47700
[sawarabi-fonts/sawarabi-fonts.git] / chartool / objective-c / chartool.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 44;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; };
11                 4940082D12FEAFA90050DD3E /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4940082C12FEAFA90050DD3E /* JavaScriptCore.framework */; };
12                 4940083112FEAFD90050DD3E /* JavaScriptEngine.m in Sources */ = {isa = PBXBuildFile; fileRef = 4940083012FEAFD90050DD3E /* JavaScriptEngine.m */; };
13                 49966FED12FD6588004DAD35 /* Controller.m in Sources */ = {isa = PBXBuildFile; fileRef = 49966FEC12FD6588004DAD35 /* Controller.m */; };
14                 49D3C86013024AFC00DA507B /* UnicharUtil.m in Sources */ = {isa = PBXBuildFile; fileRef = 49D3C85F13024AFC00DA507B /* UnicharUtil.m */; };
15                 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
16                 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
17                 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
18 /* End PBXBuildFile section */
19
20 /* Begin PBXFileReference section */
21                 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
22                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
23                 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
24                 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
25                 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
26                 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
27                 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
28                 32CA4F630368D1EE00C91783 /* chartool_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = chartool_Prefix.pch; sourceTree = "<group>"; };
29                 4940082C12FEAFA90050DD3E /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = /System/Library/Frameworks/JavaScriptCore.framework; sourceTree = "<absolute>"; };
30                 4940082F12FEAFD90050DD3E /* JavaScriptEngine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JavaScriptEngine.h; sourceTree = "<group>"; };
31                 4940083012FEAFD90050DD3E /* JavaScriptEngine.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JavaScriptEngine.m; sourceTree = "<group>"; };
32                 49966FEB12FD6588004DAD35 /* Controller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Controller.h; sourceTree = "<group>"; };
33                 49966FEC12FD6588004DAD35 /* Controller.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Controller.m; sourceTree = "<group>"; };
34                 49D3C85E13024AFC00DA507B /* UnicharUtil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = UnicharUtil.h; sourceTree = "<group>"; };
35                 49D3C85F13024AFC00DA507B /* UnicharUtil.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = UnicharUtil.m; sourceTree = "<group>"; };
36                 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
37                 8D1107320486CEB800E47090 /* chartool.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = chartool.app; sourceTree = BUILT_PRODUCTS_DIR; };
38 /* End PBXFileReference section */
39
40 /* Begin PBXFrameworksBuildPhase section */
41                 8D11072E0486CEB800E47090 /* Frameworks */ = {
42                         isa = PBXFrameworksBuildPhase;
43                         buildActionMask = 2147483647;
44                         files = (
45                                 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
46                                 4940082D12FEAFA90050DD3E /* JavaScriptCore.framework in Frameworks */,
47                         );
48                         runOnlyForDeploymentPostprocessing = 0;
49                 };
50 /* End PBXFrameworksBuildPhase section */
51
52 /* Begin PBXGroup section */
53                 080E96DDFE201D6D7F000001 /* Classes */ = {
54                         isa = PBXGroup;
55                         children = (
56                                 49966FEB12FD6588004DAD35 /* Controller.h */,
57                                 49966FEC12FD6588004DAD35 /* Controller.m */,
58                                 4940082F12FEAFD90050DD3E /* JavaScriptEngine.h */,
59                                 4940083012FEAFD90050DD3E /* JavaScriptEngine.m */,
60                                 49D3C85E13024AFC00DA507B /* UnicharUtil.h */,
61                                 49D3C85F13024AFC00DA507B /* UnicharUtil.m */,
62                         );
63                         name = Classes;
64                         sourceTree = "<group>";
65                 };
66                 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
67                         isa = PBXGroup;
68                         children = (
69                                 4940082C12FEAFA90050DD3E /* JavaScriptCore.framework */,
70                                 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
71                         );
72                         name = "Linked Frameworks";
73                         sourceTree = "<group>";
74                 };
75                 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
76                         isa = PBXGroup;
77                         children = (
78                                 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
79                                 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
80                                 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
81                         );
82                         name = "Other Frameworks";
83                         sourceTree = "<group>";
84                 };
85                 19C28FACFE9D520D11CA2CBB /* Products */ = {
86                         isa = PBXGroup;
87                         children = (
88                                 8D1107320486CEB800E47090 /* chartool.app */,
89                         );
90                         name = Products;
91                         sourceTree = "<group>";
92                 };
93                 29B97314FDCFA39411CA2CEA /* chartool */ = {
94                         isa = PBXGroup;
95                         children = (
96                                 080E96DDFE201D6D7F000001 /* Classes */,
97                                 29B97315FDCFA39411CA2CEA /* Other Sources */,
98                                 29B97317FDCFA39411CA2CEA /* Resources */,
99                                 29B97323FDCFA39411CA2CEA /* Frameworks */,
100                                 19C28FACFE9D520D11CA2CBB /* Products */,
101                         );
102                         name = chartool;
103                         sourceTree = "<group>";
104                 };
105                 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
106                         isa = PBXGroup;
107                         children = (
108                                 32CA4F630368D1EE00C91783 /* chartool_Prefix.pch */,
109                                 29B97316FDCFA39411CA2CEA /* main.m */,
110                         );
111                         name = "Other Sources";
112                         sourceTree = "<group>";
113                 };
114                 29B97317FDCFA39411CA2CEA /* Resources */ = {
115                         isa = PBXGroup;
116                         children = (
117                                 8D1107310486CEB800E47090 /* Info.plist */,
118                                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
119                                 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
120                         );
121                         name = Resources;
122                         sourceTree = "<group>";
123                 };
124                 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
125                         isa = PBXGroup;
126                         children = (
127                                 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
128                                 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
129                         );
130                         name = Frameworks;
131                         sourceTree = "<group>";
132                 };
133 /* End PBXGroup section */
134
135 /* Begin PBXNativeTarget section */
136                 8D1107260486CEB800E47090 /* chartool */ = {
137                         isa = PBXNativeTarget;
138                         buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "chartool" */;
139                         buildPhases = (
140                                 8D1107290486CEB800E47090 /* Resources */,
141                                 8D11072C0486CEB800E47090 /* Sources */,
142                                 8D11072E0486CEB800E47090 /* Frameworks */,
143                         );
144                         buildRules = (
145                         );
146                         dependencies = (
147                         );
148                         name = chartool;
149                         productInstallPath = "$(HOME)/Applications";
150                         productName = chartool;
151                         productReference = 8D1107320486CEB800E47090 /* chartool.app */;
152                         productType = "com.apple.product-type.application";
153                 };
154 /* End PBXNativeTarget section */
155
156 /* Begin PBXProject section */
157                 29B97313FDCFA39411CA2CEA /* Project object */ = {
158                         isa = PBXProject;
159                         buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "chartool" */;
160                         compatibilityVersion = "Xcode 3.0";
161                         developmentRegion = English;
162                         hasScannedForEncodings = 1;
163                         knownRegions = (
164                                 English,
165                                 Japanese,
166                                 French,
167                                 German,
168                         );
169                         mainGroup = 29B97314FDCFA39411CA2CEA /* chartool */;
170                         projectDirPath = "";
171                         projectRoot = "";
172                         targets = (
173                                 8D1107260486CEB800E47090 /* chartool */,
174                         );
175                 };
176 /* End PBXProject section */
177
178 /* Begin PBXResourcesBuildPhase section */
179                 8D1107290486CEB800E47090 /* Resources */ = {
180                         isa = PBXResourcesBuildPhase;
181                         buildActionMask = 2147483647;
182                         files = (
183                                 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
184                                 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
185                         );
186                         runOnlyForDeploymentPostprocessing = 0;
187                 };
188 /* End PBXResourcesBuildPhase section */
189
190 /* Begin PBXSourcesBuildPhase section */
191                 8D11072C0486CEB800E47090 /* Sources */ = {
192                         isa = PBXSourcesBuildPhase;
193                         buildActionMask = 2147483647;
194                         files = (
195                                 8D11072D0486CEB800E47090 /* main.m in Sources */,
196                                 49966FED12FD6588004DAD35 /* Controller.m in Sources */,
197                                 4940083112FEAFD90050DD3E /* JavaScriptEngine.m in Sources */,
198                                 49D3C86013024AFC00DA507B /* UnicharUtil.m in Sources */,
199                         );
200                         runOnlyForDeploymentPostprocessing = 0;
201                 };
202 /* End PBXSourcesBuildPhase section */
203
204 /* Begin PBXVariantGroup section */
205                 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
206                         isa = PBXVariantGroup;
207                         children = (
208                                 089C165DFE840E0CC02AAC07 /* English */,
209                         );
210                         name = InfoPlist.strings;
211                         sourceTree = "<group>";
212                 };
213                 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
214                         isa = PBXVariantGroup;
215                         children = (
216                                 1DDD58150DA1D0A300B32029 /* English */,
217                         );
218                         name = MainMenu.xib;
219                         sourceTree = "<group>";
220                 };
221 /* End PBXVariantGroup section */
222
223 /* Begin XCBuildConfiguration section */
224                 C01FCF4B08A954540054247B /* Debug */ = {
225                         isa = XCBuildConfiguration;
226                         buildSettings = {
227                                 ALWAYS_SEARCH_USER_PATHS = NO;
228                                 COPY_PHASE_STRIP = NO;
229                                 GCC_DYNAMIC_NO_PIC = NO;
230                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
231                                 GCC_MODEL_TUNING = G5;
232                                 GCC_OPTIMIZATION_LEVEL = 0;
233                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
234                                 GCC_PREFIX_HEADER = chartool_Prefix.pch;
235                                 INFOPLIST_FILE = Info.plist;
236                                 INSTALL_PATH = "$(HOME)/Applications";
237                                 PRODUCT_NAME = chartool;
238                         };
239                         name = Debug;
240                 };
241                 C01FCF4C08A954540054247B /* Release */ = {
242                         isa = XCBuildConfiguration;
243                         buildSettings = {
244                                 ALWAYS_SEARCH_USER_PATHS = NO;
245                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
246                                 GCC_MODEL_TUNING = G5;
247                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
248                                 GCC_PREFIX_HEADER = chartool_Prefix.pch;
249                                 INFOPLIST_FILE = Info.plist;
250                                 INSTALL_PATH = "$(HOME)/Applications";
251                                 PRODUCT_NAME = chartool;
252                         };
253                         name = Release;
254                 };
255                 C01FCF4F08A954540054247B /* Debug */ = {
256                         isa = XCBuildConfiguration;
257                         buildSettings = {
258                                 ARCHS = "$(ONLY_ACTIVE_ARCH_PRE_XCODE_3_1)";
259                                 GCC_C_LANGUAGE_STANDARD = c99;
260                                 GCC_OPTIMIZATION_LEVEL = 0;
261                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
262                                 GCC_WARN_UNUSED_VARIABLE = YES;
263                                 ONLY_ACTIVE_ARCH_PRE_XCODE_3_1 = "$(NATIVE_ARCH)";
264                                 PREBINDING = NO;
265                                 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
266                         };
267                         name = Debug;
268                 };
269                 C01FCF5008A954540054247B /* Release */ = {
270                         isa = XCBuildConfiguration;
271                         buildSettings = {
272                                 ARCHS = "$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)";
273                                 ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1 = "ppc i386";
274                                 GCC_C_LANGUAGE_STANDARD = c99;
275                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
276                                 GCC_WARN_UNUSED_VARIABLE = YES;
277                                 PREBINDING = NO;
278                                 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
279                         };
280                         name = Release;
281                 };
282 /* End XCBuildConfiguration section */
283
284 /* Begin XCConfigurationList section */
285                 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "chartool" */ = {
286                         isa = XCConfigurationList;
287                         buildConfigurations = (
288                                 C01FCF4B08A954540054247B /* Debug */,
289                                 C01FCF4C08A954540054247B /* Release */,
290                         );
291                         defaultConfigurationIsVisible = 0;
292                         defaultConfigurationName = Release;
293                 };
294                 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "chartool" */ = {
295                         isa = XCConfigurationList;
296                         buildConfigurations = (
297                                 C01FCF4F08A954540054247B /* Debug */,
298                                 C01FCF5008A954540054247B /* Release */,
299                         );
300                         defaultConfigurationIsVisible = 0;
301                         defaultConfigurationName = Release;
302                 };
303 /* End XCConfigurationList section */
304         };
305         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
306 }