summaryrefslogtreecommitdiffstats
path: root/Templates
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-03-21 13:39:19 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2016-03-21 13:39:19 (GMT)
commit63767a248651916cdb2f8969b783351c998e5fd1 (patch)
treee1f4b6128ae518095867be177e1a31b3c7220b34 /Templates
parentbbab373b00b8e85b6574232031d8cd23010f65c6 (diff)
parent527773662c092233be5e99123561192eb8eb6fdc (diff)
downloadCMake-63767a248651916cdb2f8969b783351c998e5fd1.zip
CMake-63767a248651916cdb2f8969b783351c998e5fd1.tar.gz
CMake-63767a248651916cdb2f8969b783351c998e5fd1.tar.bz2
Merge topic 'osx-no-carbon'
52777366 Drop unnecessary LSRequiresCarbon reference from Info.plist files
Diffstat (limited to 'Templates')
-rw-r--r--Templates/AppleInfo.plist2
1 files changed, 0 insertions, 2 deletions
diff --git a/Templates/AppleInfo.plist b/Templates/AppleInfo.plist
index 1f68ccf..3445e53 100644
--- a/Templates/AppleInfo.plist
+++ b/Templates/AppleInfo.plist
@@ -28,8 +28,6 @@
<string>${APPLE_GUI_BUNDLE_VERSION}</string>
<key>CSResourcesFileMapped</key>
<true/>
- <key>LSRequiresCarbon</key>
- <true/>
<key>NSHumanReadableCopyright</key>
<string>${APPLE_GUI_COPYRIGHT}</string>
</dict>