project.pbxproj 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 45;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; };
  10. 256AC3DA0F4B6AC300CF3369 /* InsideJobAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 256AC3D90F4B6AC300CF3369 /* InsideJobAppDelegate.m */; };
  11. 668B2556125D5A3E0060BF71 /* NBTContainer.m in Sources */ = {isa = PBXBuildFile; fileRef = 668B2555125D5A3E0060BF71 /* NBTContainer.m */; };
  12. 668B255C125D5BCA0060BF71 /* NSData+CocoaDevAdditions.m in Sources */ = {isa = PBXBuildFile; fileRef = 668B255B125D5BCA0060BF71 /* NSData+CocoaDevAdditions.m */; };
  13. 668B2560125D5C1C0060BF71 /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 668B255F125D5C1C0060BF71 /* libz.dylib */; };
  14. 668B27AF125D8EFD0060BF71 /* IJMinecraftLevel.m in Sources */ = {isa = PBXBuildFile; fileRef = 668B27AE125D8EFD0060BF71 /* IJMinecraftLevel.m */; };
  15. 668B27B2125D8F8E0060BF71 /* IJInventoryItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 668B27B1125D8F8E0060BF71 /* IJInventoryItem.m */; };
  16. 668B27F2125D963F0060BF71 /* IJInventoryWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 668B27F1125D963F0060BF71 /* IJInventoryWindowController.m */; };
  17. 668B290F125E40560060BF71 /* Items.csv in Resources */ = {isa = PBXBuildFile; fileRef = 668B28D8125E370A0060BF71 /* Items.csv */; };
  18. 66BC00031260215C005A23F4 /* IJInventoryView.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BC00021260215C005A23F4 /* IJInventoryView.m */; };
  19. 66BC000E12602359005A23F4 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66BC000D12602359005A23F4 /* QuartzCore.framework */; };
  20. 66BC033B1260CC59005A23F4 /* MAAttachedWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BC033A1260CC59005A23F4 /* MAAttachedWindow.m */; };
  21. 66BC03621260D095005A23F4 /* IJItemPropertiesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BC03611260D095005A23F4 /* IJItemPropertiesViewController.m */; };
  22. 66BC04F812619072005A23F4 /* NSColor+Additions.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BC04F712619072005A23F4 /* NSColor+Additions.m */; };
  23. 66BC077312628257005A23F4 /* ItemPropertiesView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 66BC077212628257005A23F4 /* ItemPropertiesView.xib */; };
  24. 66BCFC2B125E9A51005A23F4 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 66BCFC2A125E9A51005A23F4 /* Credits.rtf */; };
  25. 66BCFC36125EA53E005A23F4 /* InsideJob.icns in Resources */ = {isa = PBXBuildFile; fileRef = 66BCFC35125EA53E005A23F4 /* InsideJob.icns */; };
  26. 66BCFE62125FCEC6005A23F4 /* DataValuesV110Transparent.png in Resources */ = {isa = PBXBuildFile; fileRef = 66BCFE61125FCEC6005A23F4 /* DataValuesV110Transparent.png */; };
  27. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
  28. 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
  29. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
  30. BA24598B1297428900F8B9C2 /* blockNotFound.png in Resources */ = {isa = PBXBuildFile; fileRef = BA24598A1297428900F8B9C2 /* blockNotFound.png */; };
  31. BA3329A9129889860079447B /* NSFileManager+DirectoryLocations.m in Sources */ = {isa = PBXBuildFile; fileRef = BA3329A8129889860079447B /* NSFileManager+DirectoryLocations.m */; };
  32. BA9186CB1328C1C600769DEC /* IJTableView.m in Sources */ = {isa = PBXBuildFile; fileRef = BA9186CA1328C1C600769DEC /* IJTableView.m */; };
  33. /* End PBXBuildFile section */
  34. /* Begin PBXFileReference section */
  35. 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  36. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
  37. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
  38. 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
  39. 256AC3D80F4B6AC300CF3369 /* InsideJobAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InsideJobAppDelegate.h; sourceTree = "<group>"; };
  40. 256AC3D90F4B6AC300CF3369 /* InsideJobAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InsideJobAppDelegate.m; sourceTree = "<group>"; };
  41. 256AC3F00F4B6AF500CF3369 /* InsideJob_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InsideJob_Prefix.pch; sourceTree = "<group>"; };
  42. 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  43. 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
  44. 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
  45. 668B2554125D5A3E0060BF71 /* NBTContainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NBTContainer.h; sourceTree = "<group>"; };
  46. 668B2555125D5A3E0060BF71 /* NBTContainer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NBTContainer.m; sourceTree = "<group>"; };
  47. 668B255A125D5BCA0060BF71 /* NSData+CocoaDevAdditions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSData+CocoaDevAdditions.h"; sourceTree = "<group>"; };
  48. 668B255B125D5BCA0060BF71 /* NSData+CocoaDevAdditions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSData+CocoaDevAdditions.m"; sourceTree = "<group>"; };
  49. 668B255F125D5C1C0060BF71 /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
  50. 668B27AD125D8EFD0060BF71 /* IJMinecraftLevel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJMinecraftLevel.h; sourceTree = "<group>"; };
  51. 668B27AE125D8EFD0060BF71 /* IJMinecraftLevel.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJMinecraftLevel.m; sourceTree = "<group>"; };
  52. 668B27B0125D8F8E0060BF71 /* IJInventoryItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJInventoryItem.h; sourceTree = "<group>"; };
  53. 668B27B1125D8F8E0060BF71 /* IJInventoryItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJInventoryItem.m; sourceTree = "<group>"; };
  54. 668B27F0125D963F0060BF71 /* IJInventoryWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJInventoryWindowController.h; sourceTree = "<group>"; };
  55. 668B27F1125D963F0060BF71 /* IJInventoryWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJInventoryWindowController.m; sourceTree = "<group>"; };
  56. 668B28D8125E370A0060BF71 /* Items.csv */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Items.csv; sourceTree = "<group>"; };
  57. 6697AD7012B86762001890C6 /* IJTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJTableView.h; sourceTree = "<group>"; };
  58. 6697AD7112B86762001890C6 /* IJTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJTableView.m; sourceTree = "<group>"; };
  59. 6697ADA812B86A07001890C6 /* README.markdown */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.markdown; sourceTree = "<group>"; wrapsLines = 1; };
  60. 66BC00011260215C005A23F4 /* IJInventoryView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJInventoryView.h; sourceTree = "<group>"; };
  61. 66BC00021260215C005A23F4 /* IJInventoryView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJInventoryView.m; sourceTree = "<group>"; };
  62. 66BC000D12602359005A23F4 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  63. 66BC03391260CC59005A23F4 /* MAAttachedWindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MAAttachedWindow.h; sourceTree = "<group>"; };
  64. 66BC033A1260CC59005A23F4 /* MAAttachedWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MAAttachedWindow.m; sourceTree = "<group>"; };
  65. 66BC03601260D095005A23F4 /* IJItemPropertiesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJItemPropertiesViewController.h; sourceTree = "<group>"; };
  66. 66BC03611260D095005A23F4 /* IJItemPropertiesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJItemPropertiesViewController.m; sourceTree = "<group>"; };
  67. 66BC03631260D0B3005A23F4 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/ItemPropertiesView.xib; sourceTree = "<group>"; };
  68. 66BC04F612619072005A23F4 /* NSColor+Additions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSColor+Additions.h"; sourceTree = "<group>"; };
  69. 66BC04F712619072005A23F4 /* NSColor+Additions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSColor+Additions.m"; sourceTree = "<group>"; };
  70. 66BCFC2A125E9A51005A23F4 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Credits.rtf; sourceTree = "<group>"; };
  71. 66BCFC35125EA53E005A23F4 /* InsideJob.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = InsideJob.icns; sourceTree = "<group>"; };
  72. 66BCFE61125FCEC6005A23F4 /* DataValuesV110Transparent.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = DataValuesV110Transparent.png; sourceTree = "<group>"; };
  73. 8D1107310486CEB800E47090 /* InsideJob-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "InsideJob-Info.plist"; sourceTree = "<group>"; };
  74. 8D1107320486CEB800E47090 /* Inside Job.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Inside Job.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  75. BA24598A1297428900F8B9C2 /* blockNotFound.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = blockNotFound.png; sourceTree = "<group>"; };
  76. BA3329A7129889860079447B /* NSFileManager+DirectoryLocations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSFileManager+DirectoryLocations.h"; sourceTree = "<group>"; };
  77. BA3329A8129889860079447B /* NSFileManager+DirectoryLocations.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSFileManager+DirectoryLocations.m"; sourceTree = "<group>"; };
  78. BA9186C91328C1C600769DEC /* IJTableView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJTableView.h; sourceTree = "<group>"; };
  79. BA9186CA1328C1C600769DEC /* IJTableView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJTableView.m; sourceTree = "<group>"; };
  80. D13FDB481322757D00D318D1 /* fr */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = fr; path = fr.lproj/InfoPlist.strings; sourceTree = "<group>"; };
  81. /* End PBXFileReference section */
  82. /* Begin PBXFrameworksBuildPhase section */
  83. 8D11072E0486CEB800E47090 /* Frameworks */ = {
  84. isa = PBXFrameworksBuildPhase;
  85. buildActionMask = 2147483647;
  86. files = (
  87. 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
  88. 668B2560125D5C1C0060BF71 /* libz.dylib in Frameworks */,
  89. 66BC000E12602359005A23F4 /* QuartzCore.framework in Frameworks */,
  90. );
  91. runOnlyForDeploymentPostprocessing = 0;
  92. };
  93. /* End PBXFrameworksBuildPhase section */
  94. /* Begin PBXGroup section */
  95. 080E96DDFE201D6D7F000001 /* Classes */ = {
  96. isa = PBXGroup;
  97. children = (
  98. 256AC3D80F4B6AC300CF3369 /* InsideJobAppDelegate.h */,
  99. 256AC3D90F4B6AC300CF3369 /* InsideJobAppDelegate.m */,
  100. 668B27F3125D96470060BF71 /* Interface */,
  101. 668B2551125D59BF0060BF71 /* Model */,
  102. 66BC033E1260CC68005A23F4 /* Views & Windows */,
  103. 668B2559125D5BB90060BF71 /* Categories */,
  104. );
  105. path = Classes;
  106. sourceTree = "<group>";
  107. };
  108. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
  109. isa = PBXGroup;
  110. children = (
  111. 66BC000D12602359005A23F4 /* QuartzCore.framework */,
  112. 668B255F125D5C1C0060BF71 /* libz.dylib */,
  113. 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
  114. );
  115. name = "Linked Frameworks";
  116. sourceTree = "<group>";
  117. };
  118. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
  119. isa = PBXGroup;
  120. children = (
  121. 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
  122. 13E42FB307B3F0F600E4EEF1 /* CoreData.framework */,
  123. 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
  124. );
  125. name = "Other Frameworks";
  126. sourceTree = "<group>";
  127. };
  128. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  129. isa = PBXGroup;
  130. children = (
  131. 8D1107320486CEB800E47090 /* Inside Job.app */,
  132. );
  133. name = Products;
  134. sourceTree = "<group>";
  135. };
  136. 29B97314FDCFA39411CA2CEA /* InsideJob */ = {
  137. isa = PBXGroup;
  138. children = (
  139. 6697ADA812B86A07001890C6 /* README.markdown */,
  140. 080E96DDFE201D6D7F000001 /* Classes */,
  141. 29B97315FDCFA39411CA2CEA /* Other Sources */,
  142. 29B97317FDCFA39411CA2CEA /* Resources */,
  143. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  144. 19C28FACFE9D520D11CA2CBB /* Products */,
  145. );
  146. name = InsideJob;
  147. sourceTree = "<group>";
  148. };
  149. 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
  150. isa = PBXGroup;
  151. children = (
  152. 256AC3F00F4B6AF500CF3369 /* InsideJob_Prefix.pch */,
  153. 29B97316FDCFA39411CA2CEA /* main.m */,
  154. );
  155. name = "Other Sources";
  156. sourceTree = "<group>";
  157. };
  158. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  159. isa = PBXGroup;
  160. children = (
  161. 66BC07711262823E005A23F4 /* Images */,
  162. 8D1107310486CEB800E47090 /* InsideJob-Info.plist */,
  163. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
  164. 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
  165. 66BC077212628257005A23F4 /* ItemPropertiesView.xib */,
  166. 668B28D8125E370A0060BF71 /* Items.csv */,
  167. 66BCFC2A125E9A51005A23F4 /* Credits.rtf */,
  168. );
  169. name = Resources;
  170. sourceTree = "<group>";
  171. };
  172. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  173. isa = PBXGroup;
  174. children = (
  175. 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
  176. 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
  177. );
  178. name = Frameworks;
  179. sourceTree = "<group>";
  180. };
  181. 668B2551125D59BF0060BF71 /* Model */ = {
  182. isa = PBXGroup;
  183. children = (
  184. 668B27AD125D8EFD0060BF71 /* IJMinecraftLevel.h */,
  185. 668B27AE125D8EFD0060BF71 /* IJMinecraftLevel.m */,
  186. 668B27B0125D8F8E0060BF71 /* IJInventoryItem.h */,
  187. 668B27B1125D8F8E0060BF71 /* IJInventoryItem.m */,
  188. 668B2554125D5A3E0060BF71 /* NBTContainer.h */,
  189. 668B2555125D5A3E0060BF71 /* NBTContainer.m */,
  190. );
  191. name = Model;
  192. sourceTree = "<group>";
  193. };
  194. 668B2559125D5BB90060BF71 /* Categories */ = {
  195. isa = PBXGroup;
  196. children = (
  197. 668B255A125D5BCA0060BF71 /* NSData+CocoaDevAdditions.h */,
  198. 668B255B125D5BCA0060BF71 /* NSData+CocoaDevAdditions.m */,
  199. 66BC04F612619072005A23F4 /* NSColor+Additions.h */,
  200. 66BC04F712619072005A23F4 /* NSColor+Additions.m */,
  201. BA3329A7129889860079447B /* NSFileManager+DirectoryLocations.h */,
  202. BA3329A8129889860079447B /* NSFileManager+DirectoryLocations.m */,
  203. );
  204. name = Categories;
  205. sourceTree = "<group>";
  206. };
  207. 668B27F3125D96470060BF71 /* Interface */ = {
  208. isa = PBXGroup;
  209. children = (
  210. 668B27F0125D963F0060BF71 /* IJInventoryWindowController.h */,
  211. 668B27F1125D963F0060BF71 /* IJInventoryWindowController.m */,
  212. 66BC00011260215C005A23F4 /* IJInventoryView.h */,
  213. 66BC00021260215C005A23F4 /* IJInventoryView.m */,
  214. 66BC03601260D095005A23F4 /* IJItemPropertiesViewController.h */,
  215. 66BC03611260D095005A23F4 /* IJItemPropertiesViewController.m */,
  216. );
  217. name = Interface;
  218. sourceTree = "<group>";
  219. };
  220. 66BC033E1260CC68005A23F4 /* Views & Windows */ = {
  221. isa = PBXGroup;
  222. children = (
  223. BA9186C91328C1C600769DEC /* IJTableView.h */,
  224. BA9186CA1328C1C600769DEC /* IJTableView.m */,
  225. 66BC03391260CC59005A23F4 /* MAAttachedWindow.h */,
  226. 66BC033A1260CC59005A23F4 /* MAAttachedWindow.m */,
  227. 6697AD7012B86762001890C6 /* IJTableView.h */,
  228. 6697AD7112B86762001890C6 /* IJTableView.m */,
  229. );
  230. name = "Views & Windows";
  231. sourceTree = "<group>";
  232. };
  233. 66BC07711262823E005A23F4 /* Images */ = {
  234. isa = PBXGroup;
  235. children = (
  236. BA24598A1297428900F8B9C2 /* blockNotFound.png */,
  237. 66BCFE61125FCEC6005A23F4 /* DataValuesV110Transparent.png */,
  238. 66BCFC35125EA53E005A23F4 /* InsideJob.icns */,
  239. );
  240. path = Images;
  241. sourceTree = "<group>";
  242. };
  243. /* End PBXGroup section */
  244. /* Begin PBXNativeTarget section */
  245. 8D1107260486CEB800E47090 /* Inside Job-SMP */ = {
  246. isa = PBXNativeTarget;
  247. buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Inside Job-SMP" */;
  248. buildPhases = (
  249. 8D1107290486CEB800E47090 /* Resources */,
  250. 8D11072C0486CEB800E47090 /* Sources */,
  251. 8D11072E0486CEB800E47090 /* Frameworks */,
  252. );
  253. buildRules = (
  254. );
  255. dependencies = (
  256. );
  257. name = "Inside Job-SMP";
  258. productInstallPath = "$(HOME)/Applications";
  259. productName = InsideJob;
  260. productReference = 8D1107320486CEB800E47090 /* Inside Job.app */;
  261. productType = "com.apple.product-type.application";
  262. };
  263. /* End PBXNativeTarget section */
  264. /* Begin PBXProject section */
  265. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  266. isa = PBXProject;
  267. attributes = {
  268. ORGANIZATIONNAME = "Adam Preble";
  269. };
  270. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "InsideJob" */;
  271. compatibilityVersion = "Xcode 3.1";
  272. developmentRegion = English;
  273. hasScannedForEncodings = 1;
  274. knownRegions = (
  275. English,
  276. Japanese,
  277. French,
  278. German,
  279. fr,
  280. );
  281. mainGroup = 29B97314FDCFA39411CA2CEA /* InsideJob */;
  282. projectDirPath = "";
  283. projectRoot = "";
  284. targets = (
  285. 8D1107260486CEB800E47090 /* Inside Job-SMP */,
  286. );
  287. };
  288. /* End PBXProject section */
  289. /* Begin PBXResourcesBuildPhase section */
  290. 8D1107290486CEB800E47090 /* Resources */ = {
  291. isa = PBXResourcesBuildPhase;
  292. buildActionMask = 2147483647;
  293. files = (
  294. 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
  295. 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
  296. 668B290F125E40560060BF71 /* Items.csv in Resources */,
  297. 66BCFC2B125E9A51005A23F4 /* Credits.rtf in Resources */,
  298. 66BCFC36125EA53E005A23F4 /* InsideJob.icns in Resources */,
  299. 66BCFE62125FCEC6005A23F4 /* DataValuesV110Transparent.png in Resources */,
  300. 66BC077312628257005A23F4 /* ItemPropertiesView.xib in Resources */,
  301. BA24598B1297428900F8B9C2 /* blockNotFound.png in Resources */,
  302. );
  303. runOnlyForDeploymentPostprocessing = 0;
  304. };
  305. /* End PBXResourcesBuildPhase section */
  306. /* Begin PBXSourcesBuildPhase section */
  307. 8D11072C0486CEB800E47090 /* Sources */ = {
  308. isa = PBXSourcesBuildPhase;
  309. buildActionMask = 2147483647;
  310. files = (
  311. 8D11072D0486CEB800E47090 /* main.m in Sources */,
  312. 256AC3DA0F4B6AC300CF3369 /* InsideJobAppDelegate.m in Sources */,
  313. 668B2556125D5A3E0060BF71 /* NBTContainer.m in Sources */,
  314. 668B255C125D5BCA0060BF71 /* NSData+CocoaDevAdditions.m in Sources */,
  315. 668B27AF125D8EFD0060BF71 /* IJMinecraftLevel.m in Sources */,
  316. 668B27B2125D8F8E0060BF71 /* IJInventoryItem.m in Sources */,
  317. 668B27F2125D963F0060BF71 /* IJInventoryWindowController.m in Sources */,
  318. 66BC00031260215C005A23F4 /* IJInventoryView.m in Sources */,
  319. 66BC033B1260CC59005A23F4 /* MAAttachedWindow.m in Sources */,
  320. 66BC03621260D095005A23F4 /* IJItemPropertiesViewController.m in Sources */,
  321. 66BC04F812619072005A23F4 /* NSColor+Additions.m in Sources */,
  322. BA3329A9129889860079447B /* NSFileManager+DirectoryLocations.m in Sources */,
  323. BA9186CB1328C1C600769DEC /* IJTableView.m in Sources */,
  324. );
  325. runOnlyForDeploymentPostprocessing = 0;
  326. };
  327. /* End PBXSourcesBuildPhase section */
  328. /* Begin PBXVariantGroup section */
  329. 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
  330. isa = PBXVariantGroup;
  331. children = (
  332. 089C165DFE840E0CC02AAC07 /* English */,
  333. D13FDB481322757D00D318D1 /* fr */,
  334. );
  335. name = InfoPlist.strings;
  336. sourceTree = "<group>";
  337. };
  338. 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
  339. isa = PBXVariantGroup;
  340. children = (
  341. 1DDD58150DA1D0A300B32029 /* English */,
  342. );
  343. name = MainMenu.xib;
  344. sourceTree = "<group>";
  345. };
  346. 66BC077212628257005A23F4 /* ItemPropertiesView.xib */ = {
  347. isa = PBXVariantGroup;
  348. children = (
  349. 66BC03631260D0B3005A23F4 /* English */,
  350. );
  351. name = ItemPropertiesView.xib;
  352. sourceTree = "<group>";
  353. };
  354. /* End PBXVariantGroup section */
  355. /* Begin XCBuildConfiguration section */
  356. C01FCF4B08A954540054247B /* Debug */ = {
  357. isa = XCBuildConfiguration;
  358. buildSettings = {
  359. ALWAYS_SEARCH_USER_PATHS = NO;
  360. COPY_PHASE_STRIP = NO;
  361. GCC_DYNAMIC_NO_PIC = NO;
  362. GCC_ENABLE_FIX_AND_CONTINUE = YES;
  363. GCC_MODEL_TUNING = G5;
  364. GCC_OPTIMIZATION_LEVEL = 0;
  365. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  366. GCC_PREFIX_HEADER = InsideJob_Prefix.pch;
  367. INFOPLIST_FILE = "InsideJob-Info.plist";
  368. INSTALL_PATH = "$(HOME)/Applications";
  369. MACOSX_DEPLOYMENT_TARGET = 10.6;
  370. PRODUCT_NAME = "Inside Job";
  371. };
  372. name = Debug;
  373. };
  374. C01FCF4C08A954540054247B /* Release */ = {
  375. isa = XCBuildConfiguration;
  376. buildSettings = {
  377. ALWAYS_SEARCH_USER_PATHS = NO;
  378. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  379. GCC_MODEL_TUNING = G5;
  380. GCC_PRECOMPILE_PREFIX_HEADER = YES;
  381. GCC_PREFIX_HEADER = InsideJob_Prefix.pch;
  382. INFOPLIST_FILE = "InsideJob-Info.plist";
  383. INSTALL_PATH = "$(HOME)/Applications";
  384. MACOSX_DEPLOYMENT_TARGET = 10.6;
  385. PRODUCT_NAME = "Inside Job";
  386. };
  387. name = Release;
  388. };
  389. C01FCF4F08A954540054247B /* Debug */ = {
  390. isa = XCBuildConfiguration;
  391. buildSettings = {
  392. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  393. GCC_C_LANGUAGE_STANDARD = gnu99;
  394. GCC_OPTIMIZATION_LEVEL = 0;
  395. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  396. GCC_WARN_UNUSED_VARIABLE = YES;
  397. ONLY_ACTIVE_ARCH = YES;
  398. PREBINDING = NO;
  399. SDKROOT = macosx10.6;
  400. };
  401. name = Debug;
  402. };
  403. C01FCF5008A954540054247B /* Release */ = {
  404. isa = XCBuildConfiguration;
  405. buildSettings = {
  406. ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
  407. GCC_C_LANGUAGE_STANDARD = gnu99;
  408. GCC_WARN_ABOUT_RETURN_TYPE = YES;
  409. GCC_WARN_UNUSED_VARIABLE = YES;
  410. PREBINDING = NO;
  411. SDKROOT = macosx10.6;
  412. };
  413. name = Release;
  414. };
  415. /* End XCBuildConfiguration section */
  416. /* Begin XCConfigurationList section */
  417. C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Inside Job-SMP" */ = {
  418. isa = XCConfigurationList;
  419. buildConfigurations = (
  420. C01FCF4B08A954540054247B /* Debug */,
  421. C01FCF4C08A954540054247B /* Release */,
  422. );
  423. defaultConfigurationIsVisible = 0;
  424. defaultConfigurationName = Release;
  425. };
  426. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "InsideJob" */ = {
  427. isa = XCConfigurationList;
  428. buildConfigurations = (
  429. C01FCF4F08A954540054247B /* Debug */,
  430. C01FCF5008A954540054247B /* Release */,
  431. );
  432. defaultConfigurationIsVisible = 0;
  433. defaultConfigurationName = Release;
  434. };
  435. /* End XCConfigurationList section */
  436. };
  437. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  438. }