aboutsummaryrefslogtreecommitdiff
path: root/XcodeConfig/Project
diff options
context:
space:
mode:
Diffstat (limited to 'XcodeConfig/Project')
-rw-r--r--XcodeConfig/Project/DebugLeopardOrLater.xcconfig2
-rw-r--r--XcodeConfig/Project/DebugTigerOrLater.xcconfig2
-rw-r--r--XcodeConfig/Project/DebugiPhone.xcconfig2
-rw-r--r--XcodeConfig/Project/ReleaseLeopardOrLater.xcconfig2
-rw-r--r--XcodeConfig/Project/ReleaseTigerOrLater.xcconfig2
-rw-r--r--XcodeConfig/Project/ReleaseiPhone.xcconfig2
6 files changed, 6 insertions, 6 deletions
diff --git a/XcodeConfig/Project/DebugLeopardOrLater.xcconfig b/XcodeConfig/Project/DebugLeopardOrLater.xcconfig
index 7bc3257..6aebf12 100644
--- a/XcodeConfig/Project/DebugLeopardOrLater.xcconfig
+++ b/XcodeConfig/Project/DebugLeopardOrLater.xcconfig
@@ -23,7 +23,7 @@
// the License.
//
-// Pull in our general Google settings
+// Pull in the general settings
#include "../subconfig/General.xcconfig"
// Leopard or later
diff --git a/XcodeConfig/Project/DebugTigerOrLater.xcconfig b/XcodeConfig/Project/DebugTigerOrLater.xcconfig
index 76d2e27..725ea49 100644
--- a/XcodeConfig/Project/DebugTigerOrLater.xcconfig
+++ b/XcodeConfig/Project/DebugTigerOrLater.xcconfig
@@ -23,7 +23,7 @@
// the License.
//
-// Pull in our general Google settings
+// Pull in the general settings
#include "../subconfig/General.xcconfig"
// Tiger or later
diff --git a/XcodeConfig/Project/DebugiPhone.xcconfig b/XcodeConfig/Project/DebugiPhone.xcconfig
index 45c5ba5..1ba99b4 100644
--- a/XcodeConfig/Project/DebugiPhone.xcconfig
+++ b/XcodeConfig/Project/DebugiPhone.xcconfig
@@ -23,7 +23,7 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
-// Pull in our general Google settings
+// Pull in the general settings
#include "../subconfig/General.xcconfig"
// iPhone settings
diff --git a/XcodeConfig/Project/ReleaseLeopardOrLater.xcconfig b/XcodeConfig/Project/ReleaseLeopardOrLater.xcconfig
index 52f0383..0188d10 100644
--- a/XcodeConfig/Project/ReleaseLeopardOrLater.xcconfig
+++ b/XcodeConfig/Project/ReleaseLeopardOrLater.xcconfig
@@ -23,7 +23,7 @@
// the License.
//
-// Pull in our general Google settings
+// Pull in the general settings
#include "../subconfig/General.xcconfig"
// Leopard or later
diff --git a/XcodeConfig/Project/ReleaseTigerOrLater.xcconfig b/XcodeConfig/Project/ReleaseTigerOrLater.xcconfig
index d14e739..a024c4b 100644
--- a/XcodeConfig/Project/ReleaseTigerOrLater.xcconfig
+++ b/XcodeConfig/Project/ReleaseTigerOrLater.xcconfig
@@ -23,7 +23,7 @@
// the License.
//
-// Pull in our general Google settings
+// Pull in the general settings
#include "../subconfig/General.xcconfig"
// Tiger or later
diff --git a/XcodeConfig/Project/ReleaseiPhone.xcconfig b/XcodeConfig/Project/ReleaseiPhone.xcconfig
index e61d1b6..d6c0127 100644
--- a/XcodeConfig/Project/ReleaseiPhone.xcconfig
+++ b/XcodeConfig/Project/ReleaseiPhone.xcconfig
@@ -23,7 +23,7 @@
// and individual Xcode target, there are other configuration files for that
// purpose.
-// Pull in our general Google settings
+// Pull in the general settings
#include "../subconfig/General.xcconfig"
// iPhone Settings.