From 243bdacfcd6c6ae3935bc99193cc03a054afd69f Mon Sep 17 00:00:00 2001 From: Dan Guzek Date: Mon, 26 Jan 2015 07:33:38 -0500 Subject: [PATCH 1/2] update Copyright dates in Xcode project --- Xcode/Info-StepMania.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xcode/Info-StepMania.plist b/Xcode/Info-StepMania.plist index 184f964ad6..1951630df7 100644 --- a/Xcode/Info-StepMania.plist +++ b/Xcode/Info-StepMania.plist @@ -52,7 +52,7 @@ LSMinimumSystemVersion 10.5.10 NSHumanReadableCopyright - Copyright 2001-2014 + Copyright 2001-2015 NSPrincipalClass SMApplication From a8c53abcc52ba923554bb409714cbe4284bf199d Mon Sep 17 00:00:00 2001 From: Dan Guzek Date: Mon, 26 Jan 2015 07:37:35 -0500 Subject: [PATCH 2/2] update minimum OS X version in Xcode project We haven't supported anything older than 10.6.8 for quite a while now. --- Xcode/Info-StepMania.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xcode/Info-StepMania.plist b/Xcode/Info-StepMania.plist index 1951630df7..b2ca6994d3 100644 --- a/Xcode/Info-StepMania.plist +++ b/Xcode/Info-StepMania.plist @@ -50,7 +50,7 @@ LSApplicationCategoryType public.app-category.music-games LSMinimumSystemVersion - 10.5.10 + 10.6.8 NSHumanReadableCopyright Copyright 2001-2015 NSPrincipalClass