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

Freeswitch SVN brian at freeswitch.org
Tue Jul 25 01:38:54 EDT 2006


Author: brian
Date: Tue Jul 25 01:38:53 2006
New Revision: 2103

Modified:
   freeswitch/trunk/mac/xcode/dingaling.plist
   freeswitch/trunk/mac/xcode/iksemel.plist
   freeswitch/trunk/mac/xcode/teletone.plist

Log:
Update the info in the plists
/b



Modified: freeswitch/trunk/mac/xcode/dingaling.plist
==============================================================================
--- freeswitch/trunk/mac/xcode/dingaling.plist	(original)
+++ freeswitch/trunk/mac/xcode/dingaling.plist	Tue Jul 25 01:38:53 2006
@@ -7,13 +7,13 @@
 	<key>CFBundleExecutable</key>
 	<string>${EXECUTABLE_NAME}</string>
 	<key>CFBundleIdentifier</key>
-	<string>com.yourcompany.dingaling</string>
+	<string>org.freeswitch.dingaling</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>

Modified: freeswitch/trunk/mac/xcode/iksemel.plist
==============================================================================
--- freeswitch/trunk/mac/xcode/iksemel.plist	(original)
+++ freeswitch/trunk/mac/xcode/iksemel.plist	Tue Jul 25 01:38:53 2006
@@ -7,13 +7,13 @@
 	<key>CFBundleExecutable</key>
 	<string>${EXECUTABLE_NAME}</string>
 	<key>CFBundleIdentifier</key>
-	<string>com.yourcompany.iksemel</string>
+	<string>org.freeswitch.iksemel</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>

Modified: freeswitch/trunk/mac/xcode/teletone.plist
==============================================================================
--- freeswitch/trunk/mac/xcode/teletone.plist	(original)
+++ freeswitch/trunk/mac/xcode/teletone.plist	Tue Jul 25 01:38:53 2006
@@ -7,13 +7,13 @@
 	<key>CFBundleExecutable</key>
 	<string>${EXECUTABLE_NAME}</string>
 	<key>CFBundleIdentifier</key>
-	<string>com.yourcompany.teletone</string>
+	<string>org.freeswitch.teletone</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