aboutsummaryrefslogtreecommitdiff
path: root/XcodeConfig/Project/ReleaseLeopardOrLater.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'XcodeConfig/Project/ReleaseLeopardOrLater.xcconfig')
-rw-r--r--XcodeConfig/Project/ReleaseLeopardOrLater.xcconfig8
1 files changed, 6 insertions, 2 deletions
diff --git a/XcodeConfig/Project/ReleaseLeopardOrLater.xcconfig b/XcodeConfig/Project/ReleaseLeopardOrLater.xcconfig
index 31ac835..1a62917 100644
--- a/XcodeConfig/Project/ReleaseLeopardOrLater.xcconfig
+++ b/XcodeConfig/Project/ReleaseLeopardOrLater.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 ReleaseMacOSX.xcconfig and set your min
+// supported OS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"