aboutsummaryrefslogtreecommitdiff
path: root/XcodeConfig/Project/DebugSnowLeopardOrLater.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'XcodeConfig/Project/DebugSnowLeopardOrLater.xcconfig')
-rw-r--r--XcodeConfig/Project/DebugSnowLeopardOrLater.xcconfig8
1 files changed, 6 insertions, 2 deletions
diff --git a/XcodeConfig/Project/DebugSnowLeopardOrLater.xcconfig b/XcodeConfig/Project/DebugSnowLeopardOrLater.xcconfig
index a090412..8fe6d27 100644
--- a/XcodeConfig/Project/DebugSnowLeopardOrLater.xcconfig
+++ b/XcodeConfig/Project/DebugSnowLeopardOrLater.xcconfig
@@ -14,9 +14,9 @@
// Licensed under the Apache License, Version 2.0 (the "License"); you may not
// use this file except in compliance with the License. You may obtain a copy
// of the License at
-//
+//
// http://www.apache.org/licenses/LICENSE-2.0
-//
+//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
// WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
@@ -24,6 +24,10 @@
// the License.
//
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use DebugMacOSX.xcconfig and set your min
+// supported OS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"