diff --git a/stepmania/PBProject/Info-Installer.plist b/stepmania/PBProject/Info-Installer.plist
deleted file mode 100644
index 78b247f4bb..0000000000
--- a/stepmania/PBProject/Info-Installer.plist
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
- CFBundleDevelopmentRegion
- English
- CFBundleExecutable
- installer
- CFBundleGetInfoString
- SM Installer
- CFBundleIconFile
- smicon.icns
- CFBundleIdentifier
- SM_installer
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- Installer
- CFBundlePackageType
- APPL
- CFBundleShortVersionString
- 1.0
- CFBundleSignature
- StCh
- CFBundleVersion
- 1.0
- NSMainNibFile
- MainMenu
- NSPrincipalClass
- NSApplication
-
-
diff --git a/stepmania/PBProject/Installer/BuildInstaller.cpp b/stepmania/PBProject/Installer/BuildInstaller.cpp
deleted file mode 100644
index 13296c3d9f..0000000000
--- a/stepmania/PBProject/Installer/BuildInstaller.cpp
+++ /dev/null
@@ -1,158 +0,0 @@
-using namespace std;
-
-#include
-#include
-#include
-#include
-#include
-#include
-#include
-#include