aboutsummaryrefslogtreecommitdiff
path: root/XcodeConfig/Project
diff options
context:
space:
mode:
Diffstat (limited to 'XcodeConfig/Project')
-rw-r--r--XcodeConfig/Project/DebugiPhone20.xcconfig37
-rw-r--r--XcodeConfig/Project/DebugiPhone21.xcconfig37
-rw-r--r--XcodeConfig/Project/DebugiPhone22.xcconfig37
-rw-r--r--XcodeConfig/Project/DebugiPhone221.xcconfig37
-rw-r--r--XcodeConfig/Project/DebugiPhone30.xcconfig8
-rw-r--r--XcodeConfig/Project/DebugiPhone31.xcconfig8
-rw-r--r--XcodeConfig/Project/DebugiPhone312.xcconfig8
-rw-r--r--XcodeConfig/Project/DebugiPhone313.xcconfig8
-rw-r--r--XcodeConfig/Project/DebugiPhone32.xcconfig8
-rw-r--r--XcodeConfig/Project/DebugiPhone40.xcconfig4
-rw-r--r--XcodeConfig/Project/DebugiPhone41.xcconfig4
-rw-r--r--XcodeConfig/Project/ReleaseiPhone20.xcconfig37
-rw-r--r--XcodeConfig/Project/ReleaseiPhone21.xcconfig37
-rw-r--r--XcodeConfig/Project/ReleaseiPhone22.xcconfig37
-rw-r--r--XcodeConfig/Project/ReleaseiPhone221.xcconfig37
-rw-r--r--XcodeConfig/Project/ReleaseiPhone30.xcconfig8
-rw-r--r--XcodeConfig/Project/ReleaseiPhone31.xcconfig8
-rw-r--r--XcodeConfig/Project/ReleaseiPhone312.xcconfig8
-rw-r--r--XcodeConfig/Project/ReleaseiPhone313.xcconfig8
-rw-r--r--XcodeConfig/Project/ReleaseiPhone32.xcconfig8
-rw-r--r--XcodeConfig/Project/ReleaseiPhone40.xcconfig4
-rw-r--r--XcodeConfig/Project/ReleaseiPhone41.xcconfig4
22 files changed, 76 insertions, 316 deletions
diff --git a/XcodeConfig/Project/DebugiPhone20.xcconfig b/XcodeConfig/Project/DebugiPhone20.xcconfig
deleted file mode 100644
index c459154..0000000
--- a/XcodeConfig/Project/DebugiPhone20.xcconfig
+++ /dev/null
@@ -1,37 +0,0 @@
-//
-// DebugiPhone20.xcconfig
-//
-// Xcode configuration file for building a Debug configuration of a project
-// for iPhone OS 2.0.
-//
-// Copyright 2008 Google Inc.
-//
-// 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
-// License for the specific language governing permissions and limitations under
-// the License.
-
-//
-// This is a _Configuration_ Xcode config file for use in the "Based on" popup
-// of the project configuration editor. Do _not_ use this as the config base
-// and individual Xcode target, there are other configuration files for that
-// purpose.
-
-// Pull in the general settings
-#include "../subconfig/General.xcconfig"
-
-// iPhone settings
-#include "../subconfig/iPhone20.xcconfig"
-
-// Debug settings
-#include "../subconfig/Debug.xcconfig"
-
-// Merge settings
-#include "../subconfig/GTMMerge.xcconfig"
diff --git a/XcodeConfig/Project/DebugiPhone21.xcconfig b/XcodeConfig/Project/DebugiPhone21.xcconfig
deleted file mode 100644
index f64ed64..0000000
--- a/XcodeConfig/Project/DebugiPhone21.xcconfig
+++ /dev/null
@@ -1,37 +0,0 @@
-//
-// DebugiPhone21.xcconfig
-//
-// Xcode configuration file for building a Debug configuration of a project
-// for iPhone OS 2.1.
-//
-// Copyright 2008 Google Inc.
-//
-// 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
-// License for the specific language governing permissions and limitations under
-// the License.
-
-//
-// This is a _Configuration_ Xcode config file for use in the "Based on" popup
-// of the project configuration editor. Do _not_ use this as the config base
-// and individual Xcode target, there are other configuration files for that
-// purpose.
-
-// Pull in the general settings
-#include "../subconfig/General.xcconfig"
-
-// iPhone settings
-#include "../subconfig/iPhone21.xcconfig"
-
-// Debug settings
-#include "../subconfig/Debug.xcconfig"
-
-// Merge settings
-#include "../subconfig/GTMMerge.xcconfig"
diff --git a/XcodeConfig/Project/DebugiPhone22.xcconfig b/XcodeConfig/Project/DebugiPhone22.xcconfig
deleted file mode 100644
index 7565fc2..0000000
--- a/XcodeConfig/Project/DebugiPhone22.xcconfig
+++ /dev/null
@@ -1,37 +0,0 @@
-//
-// DebugiPhone22.xcconfig
-//
-// Xcode configuration file for building a Debug configuration of a project
-// for iPhone OS 2.2.
-//
-// Copyright 2009 Google Inc.
-//
-// 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
-// License for the specific language governing permissions and limitations under
-// the License.
-
-//
-// This is a _Configuration_ Xcode config file for use in the "Based on" popup
-// of the project configuration editor. Do _not_ use this as the config base
-// and individual Xcode target, there are other configuration files for that
-// purpose.
-
-// Pull in the general settings
-#include "../subconfig/General.xcconfig"
-
-// iPhone settings.
-#include "../subconfig/iPhone22.xcconfig"
-
-// Debug settings
-#include "../subconfig/Debug.xcconfig"
-
-// Merge settings
-#include "../subconfig/GTMMerge.xcconfig"
diff --git a/XcodeConfig/Project/DebugiPhone221.xcconfig b/XcodeConfig/Project/DebugiPhone221.xcconfig
deleted file mode 100644
index bda69d9..0000000
--- a/XcodeConfig/Project/DebugiPhone221.xcconfig
+++ /dev/null
@@ -1,37 +0,0 @@
-//
-// DebugiPhone221.xcconfig
-//
-// Xcode configuration file for building a Debug configuration of a project
-// for iPhone OS 2.2.1.
-//
-// Copyright 2009 Google Inc.
-//
-// 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
-// License for the specific language governing permissions and limitations under
-// the License.
-
-//
-// This is a _Configuration_ Xcode config file for use in the "Based on" popup
-// of the project configuration editor. Do _not_ use this as the config base
-// and individual Xcode target, there are other configuration files for that
-// purpose.
-
-// Pull in the general settings
-#include "../subconfig/General.xcconfig"
-
-// iPhone settings.
-#include "../subconfig/iPhone221.xcconfig"
-
-// Debug settings
-#include "../subconfig/Debug.xcconfig"
-
-// Merge settings
-#include "../subconfig/GTMMerge.xcconfig"
diff --git a/XcodeConfig/Project/DebugiPhone30.xcconfig b/XcodeConfig/Project/DebugiPhone30.xcconfig
index 7341fc4..9f4d015 100644
--- a/XcodeConfig/Project/DebugiPhone30.xcconfig
+++ b/XcodeConfig/Project/DebugiPhone30.xcconfig
@@ -9,9 +9,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 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use DebugiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/DebugiPhone31.xcconfig b/XcodeConfig/Project/DebugiPhone31.xcconfig
index c94c809..99a1f9d 100644
--- a/XcodeConfig/Project/DebugiPhone31.xcconfig
+++ b/XcodeConfig/Project/DebugiPhone31.xcconfig
@@ -9,9 +9,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 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use DebugiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/DebugiPhone312.xcconfig b/XcodeConfig/Project/DebugiPhone312.xcconfig
index aae9255..04e4db5 100644
--- a/XcodeConfig/Project/DebugiPhone312.xcconfig
+++ b/XcodeConfig/Project/DebugiPhone312.xcconfig
@@ -9,9 +9,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 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use DebugiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/DebugiPhone313.xcconfig b/XcodeConfig/Project/DebugiPhone313.xcconfig
index 6244f29..aa41387 100644
--- a/XcodeConfig/Project/DebugiPhone313.xcconfig
+++ b/XcodeConfig/Project/DebugiPhone313.xcconfig
@@ -9,9 +9,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 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use DebugiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/DebugiPhone32.xcconfig b/XcodeConfig/Project/DebugiPhone32.xcconfig
index 84f81f9..7fea13e 100644
--- a/XcodeConfig/Project/DebugiPhone32.xcconfig
+++ b/XcodeConfig/Project/DebugiPhone32.xcconfig
@@ -9,9 +9,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 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use DebugiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/DebugiPhone40.xcconfig b/XcodeConfig/Project/DebugiPhone40.xcconfig
index 5db1ae8..bad8987 100644
--- a/XcodeConfig/Project/DebugiPhone40.xcconfig
+++ b/XcodeConfig/Project/DebugiPhone40.xcconfig
@@ -24,6 +24,10 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use DebugiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/DebugiPhone41.xcconfig b/XcodeConfig/Project/DebugiPhone41.xcconfig
index 8541e4f..ee0eb92 100644
--- a/XcodeConfig/Project/DebugiPhone41.xcconfig
+++ b/XcodeConfig/Project/DebugiPhone41.xcconfig
@@ -24,6 +24,10 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use DebugiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/ReleaseiPhone20.xcconfig b/XcodeConfig/Project/ReleaseiPhone20.xcconfig
deleted file mode 100644
index 324254b..0000000
--- a/XcodeConfig/Project/ReleaseiPhone20.xcconfig
+++ /dev/null
@@ -1,37 +0,0 @@
-//
-// ReleaseiPhone20.xcconfig
-//
-// Xcode configuration file for building a Release configuration of a project
-// for iPhone OS 2.0.
-//
-// Copyright 2008 Google Inc.
-//
-// 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
-// License for the specific language governing permissions and limitations under
-// the License.
-
-//
-// This is a _Configuration_ Xcode config file for use in the "Based on" popup
-// of the project configuration editor. Do _not_ use this as the config base
-// and individual Xcode target, there are other configuration files for that
-// purpose.
-
-// Pull in the general settings
-#include "../subconfig/General.xcconfig"
-
-// iPhone settings.
-#include "../subconfig/iPhone20.xcconfig"
-
-// Release settings
-#include "../subconfig/Release.xcconfig"
-
-// Merge settings
-#include "../subconfig/GTMMerge.xcconfig"
diff --git a/XcodeConfig/Project/ReleaseiPhone21.xcconfig b/XcodeConfig/Project/ReleaseiPhone21.xcconfig
deleted file mode 100644
index 66b9a1c..0000000
--- a/XcodeConfig/Project/ReleaseiPhone21.xcconfig
+++ /dev/null
@@ -1,37 +0,0 @@
-//
-// ReleaseiPhone21.xcconfig
-//
-// Xcode configuration file for building a Release configuration of a project
-// for iPhone OS 2.1.
-//
-// Copyright 2008 Google Inc.
-//
-// 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
-// License for the specific language governing permissions and limitations under
-// the License.
-
-//
-// This is a _Configuration_ Xcode config file for use in the "Based on" popup
-// of the project configuration editor. Do _not_ use this as the config base
-// and individual Xcode target, there are other configuration files for that
-// purpose.
-
-// Pull in the general settings
-#include "../subconfig/General.xcconfig"
-
-// iPhone settings.
-#include "../subconfig/iPhone21.xcconfig"
-
-// Release settings
-#include "../subconfig/Release.xcconfig"
-
-// Merge settings
-#include "../subconfig/GTMMerge.xcconfig"
diff --git a/XcodeConfig/Project/ReleaseiPhone22.xcconfig b/XcodeConfig/Project/ReleaseiPhone22.xcconfig
deleted file mode 100644
index 3a73269..0000000
--- a/XcodeConfig/Project/ReleaseiPhone22.xcconfig
+++ /dev/null
@@ -1,37 +0,0 @@
-//
-// ReleaseiPhone22.xcconfig
-//
-// Xcode configuration file for building a Release configuration of a project
-// for iPhone OS 2.2.
-//
-// Copyright 2009 Google Inc.
-//
-// 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
-// License for the specific language governing permissions and limitations under
-// the License.
-
-//
-// This is a _Configuration_ Xcode config file for use in the "Based on" popup
-// of the project configuration editor. Do _not_ use this as the config base
-// and individual Xcode target, there are other configuration files for that
-// purpose.
-
-// Pull in the general settings
-#include "../subconfig/General.xcconfig"
-
-// iPhone settings.
-#include "../subconfig/iPhone22.xcconfig"
-
-// Release settings
-#include "../subconfig/Release.xcconfig"
-
-// Merge settings
-#include "../subconfig/GTMMerge.xcconfig"
diff --git a/XcodeConfig/Project/ReleaseiPhone221.xcconfig b/XcodeConfig/Project/ReleaseiPhone221.xcconfig
deleted file mode 100644
index d00ee69..0000000
--- a/XcodeConfig/Project/ReleaseiPhone221.xcconfig
+++ /dev/null
@@ -1,37 +0,0 @@
-//
-// ReleaseiPhone221.xcconfig
-//
-// Xcode configuration file for building a Release configuration of a project
-// for iPhone OS 2.2.1.
-//
-// Copyright 2009 Google Inc.
-//
-// 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
-// License for the specific language governing permissions and limitations under
-// the License.
-
-//
-// This is a _Configuration_ Xcode config file for use in the "Based on" popup
-// of the project configuration editor. Do _not_ use this as the config base
-// and individual Xcode target, there are other configuration files for that
-// purpose.
-
-// Pull in the general settings
-#include "../subconfig/General.xcconfig"
-
-// iPhone settings.
-#include "../subconfig/iPhone221.xcconfig"
-
-// Release settings
-#include "../subconfig/Release.xcconfig"
-
-// Merge settings
-#include "../subconfig/GTMMerge.xcconfig"
diff --git a/XcodeConfig/Project/ReleaseiPhone30.xcconfig b/XcodeConfig/Project/ReleaseiPhone30.xcconfig
index abba742..63bdf4c 100644
--- a/XcodeConfig/Project/ReleaseiPhone30.xcconfig
+++ b/XcodeConfig/Project/ReleaseiPhone30.xcconfig
@@ -9,9 +9,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 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use ReleaseiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/ReleaseiPhone31.xcconfig b/XcodeConfig/Project/ReleaseiPhone31.xcconfig
index b6e2d25..8a5a19c 100644
--- a/XcodeConfig/Project/ReleaseiPhone31.xcconfig
+++ b/XcodeConfig/Project/ReleaseiPhone31.xcconfig
@@ -9,9 +9,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 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use ReleaseiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/ReleaseiPhone312.xcconfig b/XcodeConfig/Project/ReleaseiPhone312.xcconfig
index 6ad382c..65c42b1 100644
--- a/XcodeConfig/Project/ReleaseiPhone312.xcconfig
+++ b/XcodeConfig/Project/ReleaseiPhone312.xcconfig
@@ -9,9 +9,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 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use ReleaseiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/ReleaseiPhone313.xcconfig b/XcodeConfig/Project/ReleaseiPhone313.xcconfig
index 5fa4530..65de50a 100644
--- a/XcodeConfig/Project/ReleaseiPhone313.xcconfig
+++ b/XcodeConfig/Project/ReleaseiPhone313.xcconfig
@@ -9,9 +9,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 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use ReleaseiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/ReleaseiPhone32.xcconfig b/XcodeConfig/Project/ReleaseiPhone32.xcconfig
index 26edfee..411a9a2 100644
--- a/XcodeConfig/Project/ReleaseiPhone32.xcconfig
+++ b/XcodeConfig/Project/ReleaseiPhone32.xcconfig
@@ -9,9 +9,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 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use ReleaseiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/ReleaseiPhone40.xcconfig b/XcodeConfig/Project/ReleaseiPhone40.xcconfig
index 7da0aa3..2887fbb 100644
--- a/XcodeConfig/Project/ReleaseiPhone40.xcconfig
+++ b/XcodeConfig/Project/ReleaseiPhone40.xcconfig
@@ -24,6 +24,10 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use ReleaseiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"
diff --git a/XcodeConfig/Project/ReleaseiPhone41.xcconfig b/XcodeConfig/Project/ReleaseiPhone41.xcconfig
index 7ed3698..f3965b5 100644
--- a/XcodeConfig/Project/ReleaseiPhone41.xcconfig
+++ b/XcodeConfig/Project/ReleaseiPhone41.xcconfig
@@ -24,6 +24,10 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
+// This file will be going away, please migrate off it. Instead Apple wants
+// you to use the "current" SDK, use ReleaseiOS.xcconfig and set your min
+// supported iOS version in your project file.
+
// Pull in the general settings
#include "../subconfig/General.xcconfig"