diff --git a/IJInventoryItem.h b/Classes/IJInventoryItem.h similarity index 100% rename from IJInventoryItem.h rename to Classes/IJInventoryItem.h diff --git a/IJInventoryItem.m b/Classes/IJInventoryItem.m similarity index 100% rename from IJInventoryItem.m rename to Classes/IJInventoryItem.m diff --git a/IJInventoryView.h b/Classes/IJInventoryView.h similarity index 100% rename from IJInventoryView.h rename to Classes/IJInventoryView.h diff --git a/IJInventoryView.m b/Classes/IJInventoryView.m similarity index 100% rename from IJInventoryView.m rename to Classes/IJInventoryView.m diff --git a/IJInventoryWindowController.h b/Classes/IJInventoryWindowController.h similarity index 100% rename from IJInventoryWindowController.h rename to Classes/IJInventoryWindowController.h diff --git a/IJInventoryWindowController.m b/Classes/IJInventoryWindowController.m similarity index 100% rename from IJInventoryWindowController.m rename to Classes/IJInventoryWindowController.m diff --git a/IJItemPropertiesViewController.h b/Classes/IJItemPropertiesViewController.h similarity index 100% rename from IJItemPropertiesViewController.h rename to Classes/IJItemPropertiesViewController.h diff --git a/IJItemPropertiesViewController.m b/Classes/IJItemPropertiesViewController.m similarity index 100% rename from IJItemPropertiesViewController.m rename to Classes/IJItemPropertiesViewController.m diff --git a/IJMinecraftLevel.h b/Classes/IJMinecraftLevel.h similarity index 100% rename from IJMinecraftLevel.h rename to Classes/IJMinecraftLevel.h diff --git a/IJMinecraftLevel.m b/Classes/IJMinecraftLevel.m similarity index 100% rename from IJMinecraftLevel.m rename to Classes/IJMinecraftLevel.m diff --git a/InsideJobAppDelegate.h b/Classes/InsideJobAppDelegate.h similarity index 100% rename from InsideJobAppDelegate.h rename to Classes/InsideJobAppDelegate.h diff --git a/InsideJobAppDelegate.m b/Classes/InsideJobAppDelegate.m similarity index 100% rename from InsideJobAppDelegate.m rename to Classes/InsideJobAppDelegate.m diff --git a/MAAttachedWindow.h b/Classes/MAAttachedWindow.h similarity index 100% rename from MAAttachedWindow.h rename to Classes/MAAttachedWindow.h diff --git a/MAAttachedWindow.m b/Classes/MAAttachedWindow.m similarity index 100% rename from MAAttachedWindow.m rename to Classes/MAAttachedWindow.m diff --git a/NBTContainer.h b/Classes/NBTContainer.h similarity index 100% rename from NBTContainer.h rename to Classes/NBTContainer.h diff --git a/NBTContainer.m b/Classes/NBTContainer.m similarity index 100% rename from NBTContainer.m rename to Classes/NBTContainer.m diff --git a/NSColor+Additions.h b/Classes/NSColor+Additions.h similarity index 100% rename from NSColor+Additions.h rename to Classes/NSColor+Additions.h diff --git a/NSColor+Additions.m b/Classes/NSColor+Additions.m similarity index 100% rename from NSColor+Additions.m rename to Classes/NSColor+Additions.m diff --git a/NSData+CocoaDevAdditions.h b/Classes/NSData+CocoaDevAdditions.h similarity index 100% rename from NSData+CocoaDevAdditions.h rename to Classes/NSData+CocoaDevAdditions.h diff --git a/NSData+CocoaDevAdditions.m b/Classes/NSData+CocoaDevAdditions.m similarity index 100% rename from NSData+CocoaDevAdditions.m rename to Classes/NSData+CocoaDevAdditions.m diff --git a/ItemPropertiesView.xib b/English.lproj/ItemPropertiesView.xib similarity index 100% rename from ItemPropertiesView.xib rename to English.lproj/ItemPropertiesView.xib diff --git a/DataValuesV110.png b/Images/DataValuesV110.png similarity index 100% rename from DataValuesV110.png rename to Images/DataValuesV110.png diff --git a/DataValuesV110Transparent.png b/Images/DataValuesV110Transparent.png similarity index 100% rename from DataValuesV110Transparent.png rename to Images/DataValuesV110Transparent.png diff --git a/InsideJob.icns b/Images/InsideJob.icns similarity index 100% rename from InsideJob.icns rename to Images/InsideJob.icns diff --git a/InsideJob.opacity b/InsideJob.opacity deleted file mode 100644 index 43e0124..0000000 Binary files a/InsideJob.opacity and /dev/null differ diff --git a/InsideJob.xcodeproj/project.pbxproj b/InsideJob.xcodeproj/project.pbxproj index 29369a0..24e10a7 100644 --- a/InsideJob.xcodeproj/project.pbxproj +++ b/InsideJob.xcodeproj/project.pbxproj @@ -20,8 +20,8 @@ 66BC000E12602359005A23F4 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 66BC000D12602359005A23F4 /* QuartzCore.framework */; }; 66BC033B1260CC59005A23F4 /* MAAttachedWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BC033A1260CC59005A23F4 /* MAAttachedWindow.m */; }; 66BC03621260D095005A23F4 /* IJItemPropertiesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BC03611260D095005A23F4 /* IJItemPropertiesViewController.m */; }; - 66BC03641260D0B3005A23F4 /* ItemPropertiesView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 66BC03631260D0B3005A23F4 /* ItemPropertiesView.xib */; }; 66BC04F812619072005A23F4 /* NSColor+Additions.m in Sources */ = {isa = PBXBuildFile; fileRef = 66BC04F712619072005A23F4 /* NSColor+Additions.m */; }; + 66BC077312628257005A23F4 /* ItemPropertiesView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 66BC077212628257005A23F4 /* ItemPropertiesView.xib */; }; 66BCFC2B125E9A51005A23F4 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 66BCFC2A125E9A51005A23F4 /* Credits.rtf */; }; 66BCFC36125EA53E005A23F4 /* InsideJob.icns in Resources */ = {isa = PBXBuildFile; fileRef = 66BCFC35125EA53E005A23F4 /* InsideJob.icns */; }; 66BCFE62125FCEC6005A23F4 /* DataValuesV110Transparent.png in Resources */ = {isa = PBXBuildFile; fileRef = 66BCFE61125FCEC6005A23F4 /* DataValuesV110Transparent.png */; }; @@ -60,7 +60,7 @@ 66BC033A1260CC59005A23F4 /* MAAttachedWindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MAAttachedWindow.m; sourceTree = ""; }; 66BC03601260D095005A23F4 /* IJItemPropertiesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = IJItemPropertiesViewController.h; sourceTree = ""; }; 66BC03611260D095005A23F4 /* IJItemPropertiesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IJItemPropertiesViewController.m; sourceTree = ""; }; - 66BC03631260D0B3005A23F4 /* ItemPropertiesView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ItemPropertiesView.xib; sourceTree = ""; }; + 66BC03631260D0B3005A23F4 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/ItemPropertiesView.xib; sourceTree = ""; }; 66BC04F612619072005A23F4 /* NSColor+Additions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSColor+Additions.h"; sourceTree = ""; }; 66BC04F712619072005A23F4 /* NSColor+Additions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSColor+Additions.m"; sourceTree = ""; }; 66BCFC2A125E9A51005A23F4 /* Credits.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = Credits.rtf; sourceTree = ""; }; @@ -94,7 +94,7 @@ 66BC033E1260CC68005A23F4 /* Views & Windows */, 668B2559125D5BB90060BF71 /* Categories */, ); - name = Classes; + path = Classes; sourceTree = ""; }; 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = { @@ -149,14 +149,13 @@ 29B97317FDCFA39411CA2CEA /* Resources */ = { isa = PBXGroup; children = ( - 66BCFE61125FCEC6005A23F4 /* DataValuesV110Transparent.png */, - 66BCFC35125EA53E005A23F4 /* InsideJob.icns */, + 66BC07711262823E005A23F4 /* Images */, 8D1107310486CEB800E47090 /* InsideJob-Info.plist */, 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */, 1DDD58140DA1D0A300B32029 /* MainMenu.xib */, + 66BC077212628257005A23F4 /* ItemPropertiesView.xib */, 668B28D8125E370A0060BF71 /* Items.csv */, 66BCFC2A125E9A51005A23F4 /* Credits.rtf */, - 66BC03631260D0B3005A23F4 /* ItemPropertiesView.xib */, ); name = Resources; sourceTree = ""; @@ -216,6 +215,15 @@ name = "Views & Windows"; sourceTree = ""; }; + 66BC07711262823E005A23F4 /* Images */ = { + isa = PBXGroup; + children = ( + 66BCFE61125FCEC6005A23F4 /* DataValuesV110Transparent.png */, + 66BCFC35125EA53E005A23F4 /* InsideJob.icns */, + ); + path = Images; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXNativeTarget section */ @@ -275,7 +283,7 @@ 66BCFC2B125E9A51005A23F4 /* Credits.rtf in Resources */, 66BCFC36125EA53E005A23F4 /* InsideJob.icns in Resources */, 66BCFE62125FCEC6005A23F4 /* DataValuesV110Transparent.png in Resources */, - 66BC03641260D0B3005A23F4 /* ItemPropertiesView.xib in Resources */, + 66BC077312628257005A23F4 /* ItemPropertiesView.xib in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -319,6 +327,14 @@ name = MainMenu.xib; sourceTree = ""; }; + 66BC077212628257005A23F4 /* ItemPropertiesView.xib */ = { + isa = PBXVariantGroup; + children = ( + 66BC03631260D0B3005A23F4 /* English */, + ); + name = ItemPropertiesView.xib; + sourceTree = ""; + }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */