project.pbxproj 22 KB

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