project.pbxproj 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 44;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 652D6E2E0F321B810005AB6D /* fontfile.c in Sources */ = {isa = PBXBuildFile; fileRef = 652D6E2C0F321B810005AB6D /* fontfile.c */; };
  10. 652D6E580F35E1C70005AB6D /* search.c in Sources */ = {isa = PBXBuildFile; fileRef = 652D6E570F35E1C70005AB6D /* search.c */; };
  11. 652D6E5C0F35E2250005AB6D /* lsearcher.c in Sources */ = {isa = PBXBuildFile; fileRef = 652D6E5A0F35E2250005AB6D /* lsearcher.c */; };
  12. 652D6E5F0F35E2680005AB6D /* lookup.c in Sources */ = {isa = PBXBuildFile; fileRef = 652D6E5E0F35E2680005AB6D /* lookup.c */; };
  13. 65D597020EEDA439000B81C5 /* guilib.c in Sources */ = {isa = PBXBuildFile; fileRef = 65D6B0DF0EBF80E700AAF999 /* guilib.c */; };
  14. 65D618060EBF6288009078F8 /* Quartz.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65D618050EBF6288009078F8 /* Quartz.framework */; };
  15. 65D618100EBF647D009078F8 /* ImageKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65D6180F0EBF647D009078F8 /* ImageKit.framework */; };
  16. 65F440550EEDD1B100877192 /* glyph.c in Sources */ = {isa = PBXBuildFile; fileRef = 65F440530EEDD1B100877192 /* glyph.c */; };
  17. 65F4409C0EEF16EB00877192 /* file-io-posix.c in Sources */ = {isa = PBXBuildFile; fileRef = 65F4409B0EEF16EB00877192 /* file-io-posix.c */; };
  18. 65F440C80EF189BF00877192 /* wikilib.c in Sources */ = {isa = PBXBuildFile; fileRef = 65F440C70EF189BF00877192 /* wikilib.c */; };
  19. 65F440CA0EF189D200877192 /* msg-printf.c in Sources */ = {isa = PBXBuildFile; fileRef = 65F440C90EF189D200877192 /* msg-printf.c */; };
  20. 65F440EC0EF18E6200877192 /* MainWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 65F440EB0EF18E6200877192 /* MainWindow.m */; };
  21. 65F441A90EF29FA200877192 /* WikiDisplay.m in Sources */ = {isa = PBXBuildFile; fileRef = 65F441A80EF29FA200877192 /* WikiDisplay.m */; };
  22. 65F441FD0EF2B99700877192 /* time-posix.c in Sources */ = {isa = PBXBuildFile; fileRef = 65F441FC0EF2B99700877192 /* time-posix.c */; };
  23. 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
  24. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
  25. 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
  26. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
  27. /* End PBXBuildFile section */
  28. /* Begin PBXFileReference section */
  29. 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  30. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  31. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
  32. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  33. 29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
  34. 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  35. 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  36. 32CA4F630368D1EE00C91783 /* CocoaSimulator_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CocoaSimulator_Prefix.pch; sourceTree = "<group>"; };
  37. 652D6E2C0F321B810005AB6D /* fontfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = fontfile.c; path = "../../../gui-lib/fontfile.c"; sourceTree = SOURCE_ROOT; };
  38. 652D6E2D0F321B810005AB6D /* fontfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = fontfile.h; path = "../../../gui-lib/fontfile.h"; sourceTree = SOURCE_ROOT; };
  39. 652D6E320F321BCA0005AB6D /* malloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = malloc.h; path = "../../../wiki-lib/include/malloc.h"; sourceTree = SOURCE_ROOT; };
  40. 652D6E550F35E1B70005AB6D /* search.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = search.h; path = "../../../wiki-lib/include/search.h"; sourceTree = SOURCE_ROOT; };
  41. 652D6E560F35E1B70005AB6D /* wl-endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "wl-endian.h"; path = "../../../wiki-lib/include/wl-endian.h"; sourceTree = SOURCE_ROOT; };
  42. 652D6E570F35E1C70005AB6D /* search.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = search.c; path = "../../../wiki-lib/generic/search.c"; sourceTree = SOURCE_ROOT; };
  43. 652D6E5A0F35E2250005AB6D /* lsearcher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lsearcher.c; path = ../../indexing/locate/lsearcher.c; sourceTree = SOURCE_ROOT; };
  44. 652D6E5B0F35E2250005AB6D /* lsearcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lsearcher.h; path = ../../indexing/locate/lsearcher.h; sourceTree = SOURCE_ROOT; };
  45. 652D6E5E0F35E2680005AB6D /* lookup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lookup.c; path = ../../indexing/locate/lookup.c; sourceTree = SOURCE_ROOT; };
  46. 65D618050EBF6288009078F8 /* Quartz.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Quartz.framework; path = /System/Library/Frameworks/Quartz.framework; sourceTree = "<absolute>"; };
  47. 65D6180F0EBF647D009078F8 /* ImageKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageKit.framework; path = /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework; sourceTree = "<absolute>"; };
  48. 65D6B0D90EBF805500AAF999 /* guilib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = guilib.h; sourceTree = "<group>"; };
  49. 65D6B0DF0EBF80E700AAF999 /* guilib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = guilib.c; sourceTree = "<group>"; };
  50. 65F440530EEDD1B100877192 /* glyph.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = glyph.c; sourceTree = "<group>"; };
  51. 65F440540EEDD1B100877192 /* glyph.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = glyph.h; sourceTree = "<group>"; };
  52. 65F4409A0EEF16D400877192 /* file-io.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "file-io.h"; path = "../../../wiki-lib/include/file-io.h"; sourceTree = SOURCE_ROOT; };
  53. 65F4409B0EEF16EB00877192 /* file-io-posix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "file-io-posix.c"; path = "../../../wiki-lib/specific/file-io-posix.c"; sourceTree = SOURCE_ROOT; };
  54. 65F440C70EF189BF00877192 /* wikilib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wikilib.c; path = "../../../wiki-lib/generic/wikilib.c"; sourceTree = SOURCE_ROOT; };
  55. 65F440C90EF189D200877192 /* msg-printf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "msg-printf.c"; path = "../../../wiki-lib/specific/msg-printf.c"; sourceTree = SOURCE_ROOT; };
  56. 65F440CC0EF189E800877192 /* input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = input.h; path = "../../../wiki-lib/include/input.h"; sourceTree = SOURCE_ROOT; };
  57. 65F440CD0EF189E800877192 /* msg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = msg.h; path = "../../../wiki-lib/include/msg.h"; sourceTree = SOURCE_ROOT; };
  58. 65F440CE0EF189E800877192 /* wikilib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = wikilib.h; path = "../../../wiki-lib/include/wikilib.h"; sourceTree = SOURCE_ROOT; };
  59. 65F440EA0EF18E6200877192 /* MainWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainWindow.h; sourceTree = "<group>"; };
  60. 65F440EB0EF18E6200877192 /* MainWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainWindow.m; sourceTree = "<group>"; };
  61. 65F441A70EF29FA200877192 /* WikiDisplay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WikiDisplay.h; sourceTree = "<group>"; };
  62. 65F441A80EF29FA200877192 /* WikiDisplay.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WikiDisplay.m; sourceTree = "<group>"; };
  63. 65F441FA0EF2B97D00877192 /* wl-time.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "wl-time.h"; path = "../../../wiki-lib/include/wl-time.h"; sourceTree = SOURCE_ROOT; };
  64. 65F441FC0EF2B99700877192 /* time-posix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "time-posix.c"; path = "../../../wiki-lib/specific/time-posix.c"; sourceTree = SOURCE_ROOT; };
  65. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  66. 8D1107320486CEB800E47090 /* CocoaSimulator.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CocoaSimulator.app; sourceTree = BUILT_PRODUCTS_DIR; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. 8D11072E0486CEB800E47090 /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
  74. 65D618060EBF6288009078F8 /* Quartz.framework in Frameworks */,
  75. 65D618100EBF647D009078F8 /* ImageKit.framework in Frameworks */,
  76. );
  77. runOnlyForDeploymentPostprocessing = 0;
  78. };
  79. /* End PBXFrameworksBuildPhase section */
  80. /* Begin PBXGroup section */
  81. 080E96DDFE201D6D7F000001 /* Classes */ = {
  82. isa = PBXGroup;
  83. children = (
  84. );
  85. name = Classes;
  86. sourceTree = "<group>";
  87. };
  88. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
  89. isa = PBXGroup;
  90. children = (
  91. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
  92. );
  93. name = "Linked Frameworks";
  94. sourceTree = "<group>";
  95. };
  96. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
  97. isa = PBXGroup;
  98. children = (
  99. 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
  100. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
  101. 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
  102. );
  103. name = "Other Frameworks";
  104. sourceTree = "<group>";
  105. };
  106. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  107. isa = PBXGroup;
  108. children = (
  109. 8D1107320486CEB800E47090 /* CocoaSimulator.app */,
  110. );
  111. name = Products;
  112. sourceTree = "<group>";
  113. };
  114. 29B97314FDCFA39411CA2CEA /* CocoaSimulator */ = {
  115. isa = PBXGroup;
  116. children = (
  117. 652D6E570F35E1C70005AB6D /* search.c */,
  118. 652D6E550F35E1B70005AB6D /* search.h */,
  119. 652D6E560F35E1B70005AB6D /* wl-endian.h */,
  120. 652D6E320F321BCA0005AB6D /* malloc.h */,
  121. 652D6E2C0F321B810005AB6D /* fontfile.c */,
  122. 652D6E2D0F321B810005AB6D /* fontfile.h */,
  123. 65F441A70EF29FA200877192 /* WikiDisplay.h */,
  124. 65F441A80EF29FA200877192 /* WikiDisplay.m */,
  125. 652D6E5E0F35E2680005AB6D /* lookup.c */,
  126. 652D6E5A0F35E2250005AB6D /* lsearcher.c */,
  127. 652D6E5B0F35E2250005AB6D /* lsearcher.h */,
  128. 65F440EA0EF18E6200877192 /* MainWindow.h */,
  129. 65F440EB0EF18E6200877192 /* MainWindow.m */,
  130. 65F440970EEF168B00877192 /* wiki-lib */,
  131. 65D6B0D70EBF805500AAF999 /* gui-lib */,
  132. 65D6180F0EBF647D009078F8 /* ImageKit.framework */,
  133. 65D618050EBF6288009078F8 /* Quartz.framework */,
  134. 080E96DDFE201D6D7F000001 /* Classes */,
  135. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  136. 29B97317FDCFA39411CA2CEA /* Resources */,
  137. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  138. 19C28FACFE9D520D11CA2CBB /* Products */,
  139. );
  140. name = CocoaSimulator;
  141. sourceTree = "<group>";
  142. };
  143. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  144. isa = PBXGroup;
  145. children = (
  146. 32CA4F630368D1EE00C91783 /* CocoaSimulator_Prefix.pch */,
  147. 29B97316FDCFA39411CA2CEA /* main.m */,
  148. );
  149. name = "Other Sources";
  150. sourceTree = "<group>";
  151. };
  152. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  153. isa = PBXGroup;
  154. children = (
  155. 8D1107310486CEB800E47090 /* Info.plist */,
  156. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
  157. 29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
  158. );
  159. name = Resources;
  160. sourceTree = "<group>";
  161. };
  162. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  163. isa = PBXGroup;
  164. children = (
  165. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  166. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
  167. );
  168. name = Frameworks;
  169. sourceTree = "<group>";
  170. };
  171. 65D6B0D70EBF805500AAF999 /* gui-lib */ = {
  172. isa = PBXGroup;
  173. children = (
  174. 65D6B0DF0EBF80E700AAF999 /* guilib.c */,
  175. 65F440530EEDD1B100877192 /* glyph.c */,
  176. 65F440540EEDD1B100877192 /* glyph.h */,
  177. 65D6B0D90EBF805500AAF999 /* guilib.h */,
  178. );
  179. name = "gui-lib";
  180. path = "../../../gui-lib";
  181. sourceTree = SOURCE_ROOT;
  182. };
  183. 65F440970EEF168B00877192 /* wiki-lib */ = {
  184. isa = PBXGroup;
  185. children = (
  186. 65F441FC0EF2B99700877192 /* time-posix.c */,
  187. 65F441FA0EF2B97D00877192 /* wl-time.h */,
  188. 65F440CC0EF189E800877192 /* input.h */,
  189. 65F440CD0EF189E800877192 /* msg.h */,
  190. 65F440CE0EF189E800877192 /* wikilib.h */,
  191. 65F440C90EF189D200877192 /* msg-printf.c */,
  192. 65F440C70EF189BF00877192 /* wikilib.c */,
  193. 65F4409B0EEF16EB00877192 /* file-io-posix.c */,
  194. 65F4409A0EEF16D400877192 /* file-io.h */,
  195. );
  196. name = "wiki-lib";
  197. sourceTree = "<group>";
  198. };
  199. /* End PBXGroup section */
  200. /* Begin PBXNativeTarget section */
  201. 8D1107260486CEB800E47090 /* CocoaSimulator */ = {
  202. isa = PBXNativeTarget;
  203. buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "CocoaSimulator" */;
  204. buildPhases = (
  205. 8D1107290486CEB800E47090 /* Resources */,
  206. 8D11072C0486CEB800E47090 /* Sources */,
  207. 8D11072E0486CEB800E47090 /* Frameworks */,
  208. );
  209. buildRules = (
  210. );
  211. dependencies = (
  212. );
  213. name = CocoaSimulator;
  214. productInstallPath = "$(HOME)/Applications";
  215. productName = CocoaSimulator;
  216. productReference = 8D1107320486CEB800E47090 /* CocoaSimulator.app */;
  217. productType = "com.apple.product-type.application";
  218. };
  219. /* End PBXNativeTarget section */
  220. /* Begin PBXProject section */
  221. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  222. isa = PBXProject;
  223. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "CocoaSimulator" */;
  224. compatibilityVersion = "Xcode 3.0";
  225. hasScannedForEncodings = 1;
  226. mainGroup = 29B97314FDCFA39411CA2CEA /* CocoaSimulator */;
  227. projectDirPath = "";
  228. projectRoot = "";
  229. targets = (
  230. 8D1107260486CEB800E47090 /* CocoaSimulator */,
  231. );
  232. };
  233. /* End PBXProject section */
  234. /* Begin PBXResourcesBuildPhase section */
  235. 8D1107290486CEB800E47090 /* Resources */ = {
  236. isa = PBXResourcesBuildPhase;
  237. buildActionMask = 2147483647;
  238. files = (
  239. 8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
  240. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
  241. );
  242. runOnlyForDeploymentPostprocessing = 0;
  243. };
  244. /* End PBXResourcesBuildPhase section */
  245. /* Begin PBXSourcesBuildPhase section */
  246. 8D11072C0486CEB800E47090 /* Sources */ = {
  247. isa = PBXSourcesBuildPhase;
  248. buildActionMask = 2147483647;
  249. files = (
  250. 8D11072D0486CEB800E47090 /* main.m in Sources */,
  251. 65D597020EEDA439000B81C5 /* guilib.c in Sources */,
  252. 65F440550EEDD1B100877192 /* glyph.c in Sources */,
  253. 65F4409C0EEF16EB00877192 /* file-io-posix.c in Sources */,
  254. 65F440C80EF189BF00877192 /* wikilib.c in Sources */,
  255. 65F440CA0EF189D200877192 /* msg-printf.c in Sources */,
  256. 65F440EC0EF18E6200877192 /* MainWindow.m in Sources */,
  257. 65F441A90EF29FA200877192 /* WikiDisplay.m in Sources */,
  258. 65F441FD0EF2B99700877192 /* time-posix.c in Sources */,
  259. 652D6E2E0F321B810005AB6D /* fontfile.c in Sources */,
  260. 652D6E580F35E1C70005AB6D /* search.c in Sources */,
  261. 652D6E5C0F35E2250005AB6D /* lsearcher.c in Sources */,
  262. 652D6E5F0F35E2680005AB6D /* lookup.c in Sources */,
  263. );
  264. runOnlyForDeploymentPostprocessing = 0;
  265. };
  266. /* End PBXSourcesBuildPhase section */
  267. /* Begin PBXVariantGroup section */
  268. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
  269. isa = PBXVariantGroup;
  270. children = (
  271. 089C165DFE840E0CC02AAC07 /* English */,
  272. );
  273. name = InfoPlist.strings;
  274. sourceTree = "<group>";
  275. };
  276. 29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
  277. isa = PBXVariantGroup;
  278. children = (
  279. 29B97319FDCFA39411CA2CEA /* English */,
  280. );
  281. name = MainMenu.nib;
  282. sourceTree = "<group>";
  283. };
  284. /* End PBXVariantGroup section */
  285. /* Begin XCBuildConfiguration section */
  286. C01FCF4B08A954540054247B /* Debug */ = {
  287. isa = XCBuildConfiguration;
  288. buildSettings = {
  289. COPY_PHASE_STRIP = NO;
  290. FRAMEWORK_SEARCH_PATHS = (
  291. "$(inherited)",
  292. "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/Quartz.framework/Versions/A/Frameworks\"",
  293. );
  294. GCC_DYNAMIC_NO_PIC = NO;
  295. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  296. GCC_MODEL_TUNING = G5;
  297. GCC_OPTIMIZATION_LEVEL = 0;
  298. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  299. GCC_PREFIX_HEADER = CocoaSimulator_Prefix.pch;
  300. GCC_PREPROCESSOR_DEFINITIONS = "";
  301. INFOPLIST_FILE = Info.plist;
  302. INSTALL_PATH = "$(HOME)/Applications";
  303. PRODUCT_NAME = CocoaSimulator;
  304. WRAPPER_EXTENSION = app;
  305. ZERO_LINK = YES;
  306. };
  307. name = Debug;
  308. };
  309. C01FCF4C08A954540054247B /* Release */ = {
  310. isa = XCBuildConfiguration;
  311. buildSettings = {
  312. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  313. FRAMEWORK_SEARCH_PATHS = (
  314. "$(inherited)",
  315. "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/Quartz.framework/Versions/A/Frameworks\"",
  316. );
  317. GCC_MODEL_TUNING = G5;
  318. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  319. GCC_PREFIX_HEADER = CocoaSimulator_Prefix.pch;
  320. INFOPLIST_FILE = Info.plist;
  321. INSTALL_PATH = "$(HOME)/Applications";
  322. PRODUCT_NAME = CocoaSimulator;
  323. WRAPPER_EXTENSION = app;
  324. };
  325. name = Release;
  326. };
  327. C01FCF4F08A954540054247B /* Debug */ = {
  328. isa = XCBuildConfiguration;
  329. buildSettings = {
  330. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  331. GCC_WARN_UNUSED_VARIABLE = YES;
  332. PREBINDING = NO;
  333. SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
  334. };
  335. name = Debug;
  336. };
  337. C01FCF5008A954540054247B /* Release */ = {
  338. isa = XCBuildConfiguration;
  339. buildSettings = {
  340. ARCHS = (
  341. ppc,
  342. i386,
  343. );
  344. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  345. GCC_WARN_UNUSED_VARIABLE = YES;
  346. PREBINDING = NO;
  347. SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.5.sdk";
  348. };
  349. name = Release;
  350. };
  351. /* End XCBuildConfiguration section */
  352. /* Begin XCConfigurationList section */
  353. C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "CocoaSimulator" */ = {
  354. isa = XCConfigurationList;
  355. buildConfigurations = (
  356. C01FCF4B08A954540054247B /* Debug */,
  357. C01FCF4C08A954540054247B /* Release */,
  358. );
  359. defaultConfigurationIsVisible = 0;
  360. defaultConfigurationName = Release;
  361. };
  362. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "CocoaSimulator" */ = {
  363. isa = XCConfigurationList;
  364. buildConfigurations = (
  365. C01FCF4F08A954540054247B /* Debug */,
  366. C01FCF5008A954540054247B /* Release */,
  367. );
  368. defaultConfigurationIsVisible = 0;
  369. defaultConfigurationName = Release;
  370. };
  371. /* End XCConfigurationList section */
  372. };
  373. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  374. }