IDE: bundle: added bundleidentifier

git-svn-id: trunk@40425 -
This commit is contained in:
mattias 2013-02-26 23:24:30 +00:00
parent f9e3ecf385
commit 1f3a3d949e

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!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>
@ -115,6 +115,8 @@
<string>lazarus</string>
<key>CFBundleIconFile</key>
<string>lazarus</string>
<key>CFBundleIdentifier</key>
<string>lazarus.freepascal.ide</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLocalizations</key>