[39873] contrib/MacPorts_Framework/Info.plist
armahg at macports.org
armahg at macports.org
Tue Sep 9 20:32:22 PDT 2008
Revision: 39873
http://trac.macports.org/changeset/39873
Author: armahg at macports.org
Date: 2008-09-09 20:32:21 -0700 (Tue, 09 Sep 2008)
Log Message:
-----------
Modified Info.plist file for correct building of MacPorts_Framework
Modified Paths:
--------------
contrib/MacPorts_Framework/Info.plist
Modified: contrib/MacPorts_Framework/Info.plist
===================================================================
--- contrib/MacPorts_Framework/Info.plist 2008-09-10 02:54:03 UTC (rev 39872)
+++ contrib/MacPorts_Framework/Info.plist 2008-09-10 03:32:21 UTC (rev 39873)
@@ -1,23 +1,23 @@
<?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>
<string>English</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
- <key>CFBundleName</key>
- <string>${PRODUCT_NAME}</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>org.macports.frameworks.macports</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
+ <key>CFBundleName</key>
+ <string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleSignature</key>
- <string>????</string>
+ <string>Randall Wood</string>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>NSPrincipalClass</key>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080909/44f45e49/attachment.html
More information about the macports-changes
mailing list