]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2097 d0543943-73ff-0310...
authorBrian West <brian@freeswitch.org>
Tue, 25 Jul 2006 04:45:44 +0000 (04:45 +0000)
committerBrian West <brian@freeswitch.org>
Tue, 25 Jul 2006 04:45:44 +0000 (04:45 +0000)
mac/xcode/aprutil.plist

index 55f1eaa52dce6ff3271a838e32042c7cae16825c..38552cfefac2100ea6885ae38c5dfcc68cbf6cb0 100644 (file)
@@ -7,13 +7,13 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleIdentifier</key>
-       <string>com.yourcompany.aprutil</string>
+       <string>org.freeswitch.aprutil</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundlePackageType</key>
        <string>FMWK</string>
        <key>CFBundleSignature</key>
-       <string>????</string>
+       <string>BKW</string>
        <key>CFBundleVersion</key>
        <string>1.0</string>
 </dict>