diff --git a/MacBrush.xcodeproj/project.pbxproj b/MacBrush/MacBrush.xcodeproj/project.pbxproj similarity index 100% rename from MacBrush.xcodeproj/project.pbxproj rename to MacBrush/MacBrush.xcodeproj/project.pbxproj diff --git a/MacBrush.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/MacBrush/MacBrush.xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 100% rename from MacBrush.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to MacBrush/MacBrush.xcodeproj/project.xcworkspace/contents.xcworkspacedata diff --git a/MacBrush/GBCli.h b/MacBrush/MacBrush/GBCli.h similarity index 100% rename from MacBrush/GBCli.h rename to MacBrush/MacBrush/GBCli.h diff --git a/MacBrush/GBCommandLineParser.h b/MacBrush/MacBrush/GBCommandLineParser.h similarity index 100% rename from MacBrush/GBCommandLineParser.h rename to MacBrush/MacBrush/GBCommandLineParser.h diff --git a/MacBrush/GBCommandLineParser.m b/MacBrush/MacBrush/GBCommandLineParser.m similarity index 100% rename from MacBrush/GBCommandLineParser.m rename to MacBrush/MacBrush/GBCommandLineParser.m diff --git a/MacBrush/GBOptionsHelper.h b/MacBrush/MacBrush/GBOptionsHelper.h similarity index 100% rename from MacBrush/GBOptionsHelper.h rename to MacBrush/MacBrush/GBOptionsHelper.h diff --git a/MacBrush/GBOptionsHelper.m b/MacBrush/MacBrush/GBOptionsHelper.m similarity index 100% rename from MacBrush/GBOptionsHelper.m rename to MacBrush/MacBrush/GBOptionsHelper.m diff --git a/MacBrush/GBPrint.h b/MacBrush/MacBrush/GBPrint.h similarity index 100% rename from MacBrush/GBPrint.h rename to MacBrush/MacBrush/GBPrint.h diff --git a/MacBrush/GBPrint.m b/MacBrush/MacBrush/GBPrint.m similarity index 100% rename from MacBrush/GBPrint.m rename to MacBrush/MacBrush/GBPrint.m diff --git a/MacBrush/GBSettings.h b/MacBrush/MacBrush/GBSettings.h similarity index 100% rename from MacBrush/GBSettings.h rename to MacBrush/MacBrush/GBSettings.h diff --git a/MacBrush/GBSettings.m b/MacBrush/MacBrush/GBSettings.m similarity index 100% rename from MacBrush/GBSettings.m rename to MacBrush/MacBrush/GBSettings.m diff --git a/MacBrush/main.h b/MacBrush/MacBrush/main.h similarity index 100% rename from MacBrush/main.h rename to MacBrush/MacBrush/main.h diff --git a/MacBrush/main.m b/MacBrush/MacBrush/main.m similarity index 100% rename from MacBrush/main.m rename to MacBrush/MacBrush/main.m