[Freeswitch-svn] [commit] r2097 - freeswitch/trunk/mac/xcode

Freeswitch SVN brian at freeswitch.org
Tue Jul 25 00:45:44 EDT 2006


Author: brian
Date: Tue Jul 25 00:45:44 2006
New Revision: 2097

Modified:
   freeswitch/trunk/mac/xcode/aprutil.plist

Log:


Modified: freeswitch/trunk/mac/xcode/aprutil.plist
==============================================================================
--- freeswitch/trunk/mac/xcode/aprutil.plist	(original)
+++ freeswitch/trunk/mac/xcode/aprutil.plist	Tue Jul 25 00:45:44 2006
@@ -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>



More information about the Freeswitch-svn mailing list