aboutsummaryrefslogtreecommitdiffstats
path: root/gtest-1.6.0/xcode/Samples/FrameworkSample/Info.plist
diff options
context:
space:
mode:
authorAntony Woods <acron1@gmail.com>2013-10-30 08:41:08 +0000
committerAntony Woods <acron1@gmail.com>2013-10-30 08:41:08 +0000
commit30c394088d733ccf5b1a40787e15bb6b2dcd0164 (patch)
tree89aa050352a5777e4eeca52c7128a53e255735c8 /gtest-1.6.0/xcode/Samples/FrameworkSample/Info.plist
parent592f570433a87cee508e30457af58dde4121e705 (diff)
Normalize line endings
Diffstat (limited to 'gtest-1.6.0/xcode/Samples/FrameworkSample/Info.plist')
-rw-r--r--gtest-1.6.0/xcode/Samples/FrameworkSample/Info.plist56
1 files changed, 28 insertions, 28 deletions
diff --git a/gtest-1.6.0/xcode/Samples/FrameworkSample/Info.plist b/gtest-1.6.0/xcode/Samples/FrameworkSample/Info.plist
index 0f32858..f3852ed 100644
--- a/gtest-1.6.0/xcode/Samples/FrameworkSample/Info.plist
+++ b/gtest-1.6.0/xcode/Samples/FrameworkSample/Info.plist
@@ -1,28 +1,28 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
-<plist version="1.0">
-<dict>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleExecutable</key>
- <string>${EXECUTABLE_NAME}</string>
- <key>CFBundleIconFile</key>
- <string></string>
- <key>CFBundleIdentifier</key>
- <string>com.google.gtest.${PRODUCT_NAME:identifier}</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>${PRODUCT_NAME}</string>
- <key>CFBundlePackageType</key>
- <string>FMWK</string>
- <key>CFBundleShortVersionString</key>
- <string>1.0</string>
- <key>CFBundleSignature</key>
- <string>????</string>
- <key>CFBundleVersion</key>
- <string>1.0</string>
- <key>CSResourcesFileMapped</key>
- <true/>
-</dict>
-</plist>
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string>${EXECUTABLE_NAME}</string>
+ <key>CFBundleIconFile</key>
+ <string></string>
+ <key>CFBundleIdentifier</key>
+ <string>com.google.gtest.${PRODUCT_NAME:identifier}</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>${PRODUCT_NAME}</string>
+ <key>CFBundlePackageType</key>
+ <string>FMWK</string>
+ <key>CFBundleShortVersionString</key>
+ <string>1.0</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>1.0</string>
+ <key>CSResourcesFileMapped</key>
+ <true/>
+</dict>
+</plist>